Home
last modified time | relevance | path

Searched refs:INSTALL_PROGRAM (Results 1 – 15 of 15) sorted by relevance

/ndk/sources/host-tools/make-3.81/
DMakefile.DOS45 INSTALL_PROGRAM = ${exec_prefix}/bin/ginstall -c
161 …OGRAMS)'; for p in $$list; do if test -f $$p; then echo " $(INSTALL_PROGRAM) $$p $(DESTDI…
DMakefile.ami105 INSTALL_PROGRAM = copy
192 $(INSTALL_PROGRAM) make $@.new
DMakefile.in87 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
DSMakefile111 INSTALL_PROGRAM = copy
Dconfig.log372 INSTALL_PROGRAM='${INSTALL}'
Dconfigure2448 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
/ndk/sources/host-tools/make-3.81/config/
DMakefile.in102 INSTALL_PROGRAM = @INSTALL_PROGRAM@
272 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
/ndk/sources/host-tools/make-3.81/glob/
DMakefile.in118 INSTALL_PROGRAM = @INSTALL_PROGRAM@
362 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
/ndk/sources/host-tools/make-3.81/doc/
DMakefile.in117 INSTALL_PROGRAM = @INSTALL_PROGRAM@
412 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Dmake-stds.texi262 Every Makefile should also define the variables @code{INSTALL_PROGRAM}
263 and @code{INSTALL_DATA}. (The default for @code{INSTALL_PROGRAM} should
270 $(INSTALL_PROGRAM) foo $(bindir)/foo
282 $(INSTALL_PROGRAM) foo $(DESTDIR)$(bindir)/foo
737 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' \
Dmake.info-21369 Every Makefile should also define the variables `INSTALL_PROGRAM'
1370 and `INSTALL_DATA'. (The default for `INSTALL_PROGRAM' should be
1376 $(INSTALL_PROGRAM) foo $(bindir)/foo
1386 $(INSTALL_PROGRAM) foo $(DESTDIR)$(bindir)/foo
1817 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' \
/ndk/sources/host-tools/make-3.81/w32/
DMakefile.in119 INSTALL_PROGRAM = @INSTALL_PROGRAM@
418 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
DMakefile119 INSTALL_PROGRAM = ${INSTALL} macro
418 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Dtraces.0165 m4trace:configure.in:30: -1- AC_SUBST([INSTALL_PROGRAM])
166 m4trace:configure.in:30: -1- AC_SUBST_TRACE([INSTALL_PROGRAM])
167 m4trace:configure.in:30: -1- m4_pattern_allow([^INSTALL_PROGRAM$])
Doutput.0678 INSTALL_PROGRAM
2448 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'