HomeSort by relevance Sort by last modified time
    Searched full:destdir (Results 176 - 200 of 486) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/grub/docs/
Makefile.in 86 am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)" \
87 "$(DESTDIR)$(man8dir)"
383 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
384 install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
392 (if cd "$(DESTDIR)$(infodir)"; then \
429 test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
448 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'";
    [all...]
  /external/libpng/
Makefile.in 91 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
92 "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(man5dir)" \
93 "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(pkgincludedir)"
427 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
435 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
436 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
444 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'";
    [all...]
  /external/libpng/scripts/
makefile.32sunu 61 # override DESTDIR= on the make install command line to easily support
64 # make install DESTDIR=/tmp/build/libpng
67 # via DESTDIR, $(DESTDIR)$(prefix) must already exist before
69 DESTDIR=
71 DB=$(DESTDIR)$(BINPATH)
72 DI=$(DESTDIR)$(INCPATH)
73 DL=$(DESTDIR)$(LIBPATH)
74 DM=$(DESTDIR)$(MANPATH)
207 # If you installed in $(DESTDIR), test-installed won't work until yo
    [all...]
makefile.64sunu 61 # override DESTDIR= on the make install command line to easily support
64 # make install DESTDIR=/tmp/build/libpng
67 # via DESTDIR, $(DESTDIR)$(prefix) must already exist before
69 DESTDIR=
71 DB=$(DESTDIR)$(BINPATH)
72 DI=$(DESTDIR)$(INCPATH)
73 DL=$(DESTDIR)$(LIBPATH)
74 DM=$(DESTDIR)$(MANPATH)
207 # If you installed in $(DESTDIR), test-installed won't work until yo
    [all...]
makefile.elf 73 # override DESTDIR= on the make install command line to easily support
76 # make install DESTDIR=/tmp/build/libpng
79 # via DESTDIR, $(DESTDIR)$(prefix) must already exist before
81 DESTDIR=
83 DB=$(DESTDIR)$(BINPATH)
84 DI=$(DESTDIR)$(INCPATH)
85 DL=$(DESTDIR)$(LIBPATH)
86 DM=$(DESTDIR)$(MANPATH)
231 # If you installed in $(DESTDIR), test-installed won't work until yo
    [all...]
makefile.gcmmx 85 # override DESTDIR= on the make install command line to easily support
88 # make install DESTDIR=/tmp/build/libpng
91 # via DESTDIR, $(DESTDIR)$(prefix) must already exist before
93 DESTDIR=
95 DB=$(DESTDIR)$(BINPATH)
96 DI=$(DESTDIR)$(INCPATH)
97 DL=$(DESTDIR)$(LIBPATH)
98 DM=$(DESTDIR)$(MANPATH)
228 # If you installed in $(DESTDIR), test-installed won't work until yo
    [all...]
makefile.hpgcc 69 # override DESTDIR= on the make install command line to easily support
72 # make install DESTDIR=/tmp/build/libpng
75 # via DESTDIR, $(DESTDIR)$(prefix) must already exist before
77 DESTDIR=
79 DB=$(DESTDIR)$(BINPATH)
80 DI=$(DESTDIR)$(INCPATH)
81 DL=$(DESTDIR)$(LIBPATH)
82 DM=$(DESTDIR)$(MANPATH)
198 # If you installed in $(DESTDIR), test-installed won't work until yo
    [all...]
makefile.linux 65 # override DESTDIR= on the make install command line to easily support
68 # make install DESTDIR=/tmp/build/libpng
71 # via DESTDIR, $(DESTDIR)$(prefix) must already exist before
73 DESTDIR=
75 DB=$(DESTDIR)$(BINPATH)
76 DI=$(DESTDIR)$(INCPATH)
77 DL=$(DESTDIR)$(LIBPATH)
78 DM=$(DESTDIR)$(MANPATH)
205 # If you installed in $(DESTDIR), test-installed won't work until yo
    [all...]
makefile.nommx 65 # override DESTDIR= on the make install command line to easily support
68 # make install DESTDIR=/tmp/build/libpng
71 # via DESTDIR, $(DESTDIR)$(prefix) must already exist before
73 DESTDIR=
75 DB=$(DESTDIR)$(BINPATH)
76 DI=$(DESTDIR)$(INCPATH)
77 DL=$(DESTDIR)$(LIBPATH)
78 DM=$(DESTDIR)$(MANPATH)
207 # If you installed in $(DESTDIR), test-installed won't work until yo
    [all...]
makefile.so9 62 # override DESTDIR= on the make install command line to easily support
65 # make install DESTDIR=/tmp/build/libpng
68 # via DESTDIR, $(DESTDIR)$(prefix) must already exist before
70 DESTDIR=
72 DB=$(DESTDIR)$(BINPATH)
73 DI=$(DESTDIR)$(INCPATH)
74 DL=$(DESTDIR)$(LIBPATH)
75 DM=$(DESTDIR)$(MANPATH)
204 # If you installed in $(DESTDIR), test-installed won't work until yo
    [all...]
makefile.solaris 58 # override DESTDIR= on the make install command line to easily support
61 # make install DESTDIR=/tmp/build/libpng
64 # via DESTDIR, $(DESTDIR)$(prefix) must already exist before
66 DESTDIR=
68 DB=$(DESTDIR)$(BINPATH)
69 DI=$(DESTDIR)$(INCPATH)
70 DL=$(DESTDIR)$(LIBPATH)
71 DM=$(DESTDIR)$(MANPATH)
201 # If you installed in $(DESTDIR), test-installed won't work until yo
    [all...]
makefile.solaris-x86 58 # override DESTDIR= on the make install command line to easily support
61 # make install DESTDIR=/tmp/build/libpng
64 # via DESTDIR, $(DESTDIR)$(prefix) must already exist before
66 DESTDIR=
68 DB=$(DESTDIR)$(BINPATH)
69 DI=$(DESTDIR)$(INCPATH)
70 DL=$(DESTDIR)$(LIBPATH)
71 DM=$(DESTDIR)$(MANPATH)
201 # If you installed in $(DESTDIR), test-installed won't work until yo
    [all...]
  /external/regex-re2/
Makefile 249 mkdir -p $(DESTDIR)$(includedir)/re2 $(DESTDIR)$(libdir)
250 $(INSTALL_DATA) $(INSTALL_HFILES) $(DESTDIR)$(includedir)/re2
251 $(INSTALL) obj/libre2.a $(DESTDIR)$(libdir)/libre2.a
252 $(INSTALL) obj/so/libre2.so $(DESTDIR)$(libdir)/libre2.so.$(SONAME).0.0
253 ln -sf libre2.so.$(SONAME).0.0 $(DESTDIR)$(libdir)/libre2.so.$(SONAME)
254 ln -sf libre2.so.$(SONAME).0.0 $(DESTDIR)$(libdir)/libre2.so
259 (cd obj && $(CXX) -I$(DESTDIR)$(includedir) -L$(DESTDIR)$(libdir) testinstall.cc -lre2 -pthread -o testinstall)
260 LD_LIBRARY_PATH=$(DESTDIR)$(libdir) obj/testinstal
    [all...]
  /external/libffi/
Makefile.in 84 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(infodir)" \
85 "$(DESTDIR)$(pkgconfigdir)"
402 "DESTDIR=$(DESTDIR)"
485 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
489 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
490 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
498 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
499 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p";
    [all...]
  /external/dropbear/libtommath/
Makefile.in 57 DESTDIR=
118 install -d -g $(GROUP) -o $(USER) $(DESTDIR)$(LIBPATH)
119 install -d -g $(GROUP) -o $(USER) $(DESTDIR)$(INCPATH)
120 install -g $(GROUP) -o $(USER) $(LIBNAME) $(DESTDIR)$(LIBPATH)
121 install -g $(GROUP) -o $(USER) $(HEADERS) $(DESTDIR)$(INCPATH)
  /external/ppp/pppd/
Makefile.linux 7 DESTDIR = @DESTDIR@
8 BINDIR = $(DESTDIR)/sbin
9 MANDIR = $(DESTDIR)/share/man/man8
10 INCDIR = $(DESTDIR)/include
  /ndk/sources/host-tools/make-3.81/doc/
Makefile.in 87 am__installdirs = "$(DESTDIR)$(infodir)"
317 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
318 install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
326 (if cd "$(DESTDIR)$(infodir)"; then \
327 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]"; \
399 for dir in "$(DESTDIR)$(infodir)"; do \
453 test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)"
466 echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'";
    [all...]
  /external/genext2fs/
Makefile.in 52 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man8dir)"
222 test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
228 echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
229 $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
237 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
238 rm -f "$(DESTDIR)$(bindir)/$$f"; \
271 test -z "$(man8dir)" || $(mkdir_p) "$(DESTDIR)$(man8dir)"
290 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
291 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst";
    [all...]
  /external/libusb-compat/
Makefile.in 56 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)"
278 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
283 echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
284 $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
292 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
293 rm -f "$(DESTDIR)$(bindir)/$$f"; \
306 test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
310 echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
311 $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f";
    [all...]
  /ndk/sources/host-tools/make-3.81/
Makefile.DOS 37 DESTDIR = /dev/env/DJDIR
160 $(mkinstalldirs) $(DESTDIR)$(bindir)
161 @list='$(bin_PROGRAMS)'; for p in $$list; do if test -f $$p; then echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p | sed '$(transform)'`"; $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p | sed '$(transform)'`; else :; fi; done
165 list='$(bin_PROGRAMS)'; for p in $$list; do rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`.exe; done
213 $(mkinstalldirs) $(DESTDIR)$(infodir)
214 @for file in $(INFO_DEPS) make.i; do d=$(srcdir); for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9] $$file[0-9] $$file[0-9][0-9]`; do if test -f $$d/$$ifile; then echo " $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile; else : ; fi; done; done
216 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then for file in $(INFO_DEPS); do echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file"; install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file | (…)
    [all...]
  /external/ipsec-tools/src/racoon/
Makefile.in 61 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(sbindir)" \
62 "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man8dir)" \
63 "$(DESTDIR)$(include_racoondir)"
392 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
396 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
397 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
405 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
406 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p";
    [all...]
  /external/javassist/
build.xml 61 destdir="${build.classes.dir}"
72 destdir="${build.classes.dir}"
85 destdir="${test.build.dir}"
109 destdir="${build.classes.dir}"
122 destdir="${build.classes.dir}/sample/evolve/"
138 destdir="${build.classes.dir}"
147 destdir="${build.classes.dir}/logging"
179 destdir="html"
256 destdir="${build.classes.dir}"
  /external/bison/data/
Makefile 84 am__installdirs = "$(DESTDIR)$(m4sugardir)" "$(DESTDIR)$(pkgdatadir)"
254 test -z "$(m4sugardir)" || $(mkdir_p) "$(DESTDIR)$(m4sugardir)"
258 echo " $(dist_m4sugarDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(m4sugardir)/$$f'"; \
259 $(dist_m4sugarDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(m4sugardir)/$$f"; \
266 echo " rm -f '$(DESTDIR)$(m4sugardir)/$$f'"; \
267 rm -f "$(DESTDIR)$(m4sugardir)/$$f"; \
271 test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)"
275 echo " $(dist_pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
276 $(dist_pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f";
    [all...]
  /external/grub/util/
Makefile.in 57 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)"
241 test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
247 echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
248 $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
256 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
257 rm -f "$(DESTDIR)$(bindir)/$$f"; \
267 test -z "$(sbindir)" || $(mkdir_p) "$(DESTDIR)$(sbindir)"
272 echo " $(sbinSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
273 $(sbinSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(sbindir)/$$f";
    [all...]
  /external/libusb-compat/libusb/
Makefile.in 55 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
245 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
249 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
250 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
258 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
259 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
316 test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
320 echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
321 $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f";
    [all...]

Completed in 347 milliseconds

1 2 3 4 5 6 78 91011>>