Searched refs:INSTALL_PROGRAM (Results 1 - 25 of 59) sorted by relevance

123

/external/e2fsprogs/lib/
H A DMakefile.bsd-lib32 @echo " INSTALL_PROGRAM $(BSDLIB_INSTALL_DIR)/$(BSD_LIB)"
33 @$(INSTALL_PROGRAM) $(BSD_LIB) \
H A DMakefile.darwin-lib35 $(E) " INSTALL_PROGRAM $(BSDLIB_INSTALL_DIR)/$(BSD_LIB)"
36 $(Q) $(INSTALL_PROGRAM) $(BSD_LIB) \
H A DMakefile.solaris-lib44 $(INSTALL_PROGRAM) $(ELF_LIB) $(DESTDIR)$(ELF_INSTALL_DIR)/$(ELF_LIB)
H A DMakefile.elf-lib46 $(Q) $(INSTALL_PROGRAM) $(ELF_LIB) $(DESTDIR)$(ELF_INSTALL_DIR)/$(ELF_LIB)
/external/cmockery/cmockery_0_1_2/packages/deb/
H A Drules27 INSTALL_PROGRAM += -s
/external/bsdiff/
H A DMakefile24 INSTALL_PROGRAM ?= $(INSTALL) -c -m 755 macro
116 $(INSTALL_PROGRAM) $(EXECUTABLES-y) $(DESTDIR)$(BINDIR)
117 $(INSTALL_PROGRAM) $(LIBRARIES-y) $(DESTDIR)$(LIBDIR)
/external/e2fsprogs/debian/
H A Drules123 INSTALL_PROGRAM ?= $(INSTALL) -p -o root -g root -m 0755 macro
126 #INSTALL_PROGRAM += -s
447 INSTALL_PROGRAM="${INSTALL_PROGRAM}" LDCONFIG=true
453 ${INSTALL_PROGRAM} $(E2FSCK_STATIC) ${tmpdir}/sbin
478 INSTALL_PROGRAM="${INSTALL_PROGRAM}" LDCONFIG=true
480 INSTALL_PROGRAM="${INSTALL_PROGRAM}" LDCONFIG=true
482 INSTALL_PROGRAM
[all...]
/external/lz4/programs/
H A DMakefile139 INSTALL_PROGRAM ?= $(INSTALL) -m 755 macro
147 @$(INSTALL_PROGRAM) lz4 $(DESTDIR)$(BINDIR)/lz4
150 @$(INSTALL_PROGRAM) lz4c$(EXT) $(DESTDIR)$(BINDIR)/lz4c
/external/elfutils/libasm/
H A DMakefile.am74 $(INSTALL_PROGRAM) libasm.so $(DESTDIR)$(libdir)/libasm-$(PACKAGE_VERSION).so
/external/icu/icu4c/source/config/
H A Dmh-cygwin107 INSTALL-L=$(INSTALL_PROGRAM)
H A Dmh-cygwin64107 INSTALL-L=$(INSTALL_PROGRAM)
H A Dmh-hpux-acc132 INSTALL-L=$(INSTALL_PROGRAM)
H A Dmh-cygwin-msvc218 INSTALL-L=$(INSTALL_PROGRAM)
H A Dmh-msys-msvc211 INSTALL-L=$(INSTALL_PROGRAM)
/external/libogg/win32/
H A DMakefile48 INSTALL_PROGRAM = ${INSTALL} macro
183 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
/external/elfutils/libelf/
H A DMakefile.am113 $(INSTALL_PROGRAM) libelf.so $(DESTDIR)$(libdir)/libelf-$(PACKAGE_VERSION).so
/external/elfutils/backends/
H A DMakefile.am133 $(INSTALL_PROGRAM) libebl_$${m}.so $(DESTDIR)$(libdir)/$(LIBEBL_SUBDIR)/libebl_$${m}-$(PACKAGE_VERSION).so; \
/external/elfutils/libdw/
H A DMakefile.am121 $(INSTALL_PROGRAM) libdw.so $(DESTDIR)$(libdir)/libdw-$(PACKAGE_VERSION).so
/external/e2fsprogs/misc/
H A DMakefile.in521 $(INSTALL_PROGRAM) $$i $(DESTDIR)$(root_sbindir)/$$i; \
525 $(INSTALL_PROGRAM) $$i $(DESTDIR)$(sbindir)/$$i; \
541 $(INSTALL_PROGRAM) $$i $(DESTDIR)$(bindir)/$$i; \
545 $(INSTALL_PROGRAM) $$i $(DESTDIR)$(libdir)/$$i; \
/external/e2fsprogs/resize/
H A DMakefile.in70 $(INSTALL_PROGRAM) $$i $(DESTDIR)$(root_sbindir)/$$i; \
/external/regex-re2/
H A DMakefile29 INSTALL_PROGRAM=$(INSTALL) macro
/external/liblzf/
H A Dconfigure646 INSTALL_PROGRAM
4086 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
7433 INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
/external/ltp/utils/ffsb-6.0-rc2/
H A Dconfigure653 INSTALL_PROGRAM
1833 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
6348 INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
/external/e2fsprogs/debugfs/
H A DMakefile.in122 $(INSTALL_PROGRAM) $$i $(DESTDIR)$(root_sbindir)/$$i; \
/external/e2fsprogs/e2fsck/
H A DMakefile.in197 $(INSTALL_PROGRAM) $$i $(DESTDIR)$(root_sbindir)/$$i; \

Completed in 599 milliseconds

123