OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destdir
(Results
151 - 175
of
486
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/elfutils/backends/
Makefile.am
136
$(mkinstalldirs) $(
DESTDIR
)$(libdir)/$(LIBEBL_SUBDIR)
138
$(INSTALL_PROGRAM) libebl_$${m}.so $(
DESTDIR
)$(libdir)/$(LIBEBL_SUBDIR)/libebl_$${m}-$(PACKAGE_VERSION).so; \
139
ln -fs libebl_$${m}-$(PACKAGE_VERSION).so $(
DESTDIR
)$(libdir)/$(LIBEBL_SUBDIR)/libebl_$${m}.so; \
144
rm -f $(
DESTDIR
)$(libdir)/$(LIBEBL_SUBDIR)/libebl_$${m}-$(PACKAGE_VERSION).so; \
145
rm -f $(
DESTDIR
)$(libdir)/$(LIBEBL_SUBDIR)/libebl_$${m}.so; \
147
rmdir --ignore-fail-on-non-empty $(
DESTDIR
)$(libdir)/$(LIBEBL_SUBDIR)
/external/elfutils/libasm/
Makefile.in
57
am__installdirs = "$(
DESTDIR
)$(libdir)" "$(
DESTDIR
)$(pkgincludedir)"
286
test -z "$(libdir)" || $(MKDIR_P) "$(
DESTDIR
)$(libdir)"
290
echo " $(libLIBRARIES_INSTALL) '$$p' '$(
DESTDIR
)$(libdir)/$$f'"; \
291
$(libLIBRARIES_INSTALL) "$$p" "$(
DESTDIR
)$(libdir)/$$f"; \
298
echo " $(RANLIB) '$(
DESTDIR
)$(libdir)/$$p'"; \
299
$(RANLIB) "$(
DESTDIR
)$(libdir)/$$p"; \
307
echo " rm -f '$(
DESTDIR
)$(libdir)/$$p'"; \
308
rm -f "$(
DESTDIR
)$(libdir)/$$p"; \
384
test -z "$(pkgincludedir)" || $(MKDIR_P) "$(
DESTDIR
)$(pkgincludedir)
[
all
...]
/external/dnsmasq/contrib/Suse/
dnsmasq-suse.spec
46
make all-i18n
DESTDIR
=$RPM_BUILD_ROOT PREFIX=/usr
57
make install-i18n
DESTDIR
=$RPM_BUILD_ROOT PREFIX=/usr
/external/doclava/
build.xml
21
destdir
="build/classes"
63
<javac srcdir="test"
destdir
="build/test">
/external/doclava/src/com/google/doclava/
JarUtils.java
57
public static void copyResourcesToDirectory(JarFile fromJar, String jarDir, String
destDir
)
62
File dest = new File(
destDir
+ "/" + entry.getName().substring(jarDir.length() + 1));
/external/e2fsprogs/debugfs/
Makefile.in
52
$(Q) $(MKINSTALLDIRS) $(
DESTDIR
)$(root_sbindir) \
53
$(
DESTDIR
)$(man8dir)
58
$(INSTALL_PROGRAM) $$i $(
DESTDIR
)$(root_sbindir)/$$i; \
62
$(RM) -f $(
DESTDIR
)$(man8dir)/$$i.$$j; \
65
$(INSTALL_DATA) $$i $(
DESTDIR
)$(man8dir)/$$i; \
71
$(STRIP) $(
DESTDIR
)$(root_sbindir)/$$i; \
76
$(RM) -f $(
DESTDIR
)$(root_sbindir)/$$i; \
79
$(RM) -f $(
DESTDIR
)$(man8dir)/$$i; \
/external/icu4c/tools/genbrk/
genbrk.1.in
26
.BI "\-d\fP, \fB\-\-
destdir
" " destination"
59
.BI "\-d\fP, \fB\-\-
destdir
" " destination"
/external/icu4c/tools/genctd/
genctd.1.in
26
.BI "\-d\fP, \fB\-\-
destdir
" " destination"
60
.BI "\-d\fP, \fB\-\-
destdir
" " destination"
/external/icu4c/tools/gennorm2/
Makefile.in
53
$(MKINSTALLDIRS) $(
DESTDIR
)$(sbindir)
54
$(INSTALL) $(TARGET) $(
DESTDIR
)$(sbindir)
/external/icu4c/tools/gensprep/
gensprep.8.in
26
.BI "\-d\fP, \fB\-\-
destdir
" " destination"
60
.BI "\-d\fP, \fB\-\-
destdir
" " destination"
/external/libsepol/src/
Makefile
2
PREFIX ?= $(
DESTDIR
)/usr
5
SHLIBDIR ?= $(
DESTDIR
)/lib
/external/webkit/Source/WebKit/qt/declarative/
declarative.pro
59
DESTDIR
= $$QT_BUILD_TREE/imports/$$TARGETPATH
61
DESTDIR
= $$OUTPUT_DIR/imports/$$TARGETPATH
/external/elfutils/libdw/
Makefile.in
58
am__installdirs = "$(
DESTDIR
)$(libdir)" "$(
DESTDIR
)$(includedir)" \
59
"$(
DESTDIR
)$(pkgincludedir)"
342
test -z "$(libdir)" || $(MKDIR_P) "$(
DESTDIR
)$(libdir)"
346
echo " $(libLIBRARIES_INSTALL) '$$p' '$(
DESTDIR
)$(libdir)/$$f'"; \
347
$(libLIBRARIES_INSTALL) "$$p" "$(
DESTDIR
)$(libdir)/$$f"; \
354
echo " $(RANLIB) '$(
DESTDIR
)$(libdir)/$$p'"; \
355
$(RANLIB) "$(
DESTDIR
)$(libdir)/$$p"; \
363
echo " rm -f '$(
DESTDIR
)$(libdir)/$$p'"; \
364
rm -f "$(
DESTDIR
)$(libdir)/$$p";
[
all
...]
/external/srtp/googlepatches/
vidyo-1-srtp-win.patch
34
+ echo "Usage: %~nx0
destdir
"
37
+ set
destdir
=%1
40
+@if not exist %
destdir
% (
41
+ echo %
destdir
% not found
52
+mkdir %
destdir
%\include
53
+mkdir %
destdir
%\include\srtp
54
+mkdir %
destdir
%\lib
56
+copy include\*.h %
destdir
%\include\srtp
57
+copy crypto\include\*.h %
destdir
%\include\srtp
58
+copy Release\srtp.lib %
destdir
%\lib\srtp.li
[
all
...]
/external/elfutils/libelf/
Makefile.in
59
am__installdirs = "$(
DESTDIR
)$(libdir)" "$(
DESTDIR
)$(includedir)" \
60
"$(
DESTDIR
)$(pkgincludedir)"
367
test -z "$(libdir)" || $(MKDIR_P) "$(
DESTDIR
)$(libdir)"
371
echo " $(libLIBRARIES_INSTALL) '$$p' '$(
DESTDIR
)$(libdir)/$$f'"; \
372
$(libLIBRARIES_INSTALL) "$$p" "$(
DESTDIR
)$(libdir)/$$f"; \
379
echo " $(RANLIB) '$(
DESTDIR
)$(libdir)/$$p'"; \
380
$(RANLIB) "$(
DESTDIR
)$(libdir)/$$p"; \
388
echo " rm -f '$(
DESTDIR
)$(libdir)/$$p'"; \
389
rm -f "$(
DESTDIR
)$(libdir)/$$p";
[
all
...]
/external/bison/doc/
Makefile
91
am__installdirs = "$(
DESTDIR
)$(infodir)" "$(
DESTDIR
)$(man1dir)"
339
echo " install-info --info-dir='$(
DESTDIR
)$(infodir)' --remove '$(
DESTDIR
)$(infodir)/$$relfile'"; \
340
install-info --info-dir="$(
DESTDIR
)$(infodir)" --remove "$(
DESTDIR
)$(infodir)/$$relfile"; \
348
(if cd "$(
DESTDIR
)$(infodir)"; then \
349
echo " cd '$(
DESTDIR
)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
382
test -z "$(man1dir)" || $(mkdir_p) "$(
DESTDIR
)$(man1dir)"
401
echo " $(INSTALL_DATA) '$$file' '$(
DESTDIR
)$(man1dir)/$$inst'";
[
all
...]
Makefile.in
91
am__installdirs = "$(
DESTDIR
)$(infodir)" "$(
DESTDIR
)$(man1dir)"
339
echo " install-info --info-dir='$(
DESTDIR
)$(infodir)' --remove '$(
DESTDIR
)$(infodir)/$$relfile'"; \
340
install-info --info-dir="$(
DESTDIR
)$(infodir)" --remove "$(
DESTDIR
)$(infodir)/$$relfile"; \
348
(if cd "$(
DESTDIR
)$(infodir)"; then \
349
echo " cd '$(
DESTDIR
)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
382
test -z "$(man1dir)" || $(mkdir_p) "$(
DESTDIR
)$(man1dir)"
401
echo " $(INSTALL_DATA) '$$file' '$(
DESTDIR
)$(man1dir)/$$inst'";
[
all
...]
/external/ipsec-tools/src/libipsec/
Makefile.in
54
am__installdirs = "$(
DESTDIR
)$(libdir)" "$(
DESTDIR
)$(man3dir)" \
55
"$(
DESTDIR
)$(libipsecdir)"
292
test -z "$(libdir)" || $(MKDIR_P) "$(
DESTDIR
)$(libdir)"
296
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(
DESTDIR
)$(libdir)/$$f'"; \
297
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(
DESTDIR
)$(libdir)/$$f"; \
305
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(
DESTDIR
)$(libdir)/$$p'"; \
306
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(
DESTDIR
)$(libdir)/$$p"; \
374
test -z "$(man3dir)" || $(MKDIR_P) "$(
DESTDIR
)$(man3dir)"
393
echo " $(INSTALL_DATA) '$$file' '$(
DESTDIR
)$(man3dir)/$$inst'";
[
all
...]
/external/clang/include/clang-c/
Makefile
6
IntIncludeDir = $(
DESTDIR
)$(PROJ_internal_prefix)/include
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/
buildFeedValidatorJar.xml
14
destdir
="bin_emf/"
/external/icu4c/tools/gendraft/
Makefile
35
perl ./genheaders.pl --srcdir=$(DOCDIR) --
destdir
=$(COMMONHDR) --version=$(VERSION) --exclusion-list=$(EXCLUDE) $(GENHEADERS_OPTS)
/external/iproute2/genl/
Makefile
23
install -m 0755 genl $(
DESTDIR
)$(SBINDIR)
/external/valgrind/main/
valgrind.spec.in
31
make install
DESTDIR
=$RPM_BUILD_ROOT
/external/webkit/Source/JavaScriptCore/qt/api/
QtScript.pro
46
DESTDIR
= $$OUTPUT_DIR/lib
/external/webkit/Source/WebKit2/
WebProcess.pro
17
DESTDIR
= $$OUTPUT_DIR/bin
Completed in 400 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>