Searched refs:AEP_Binaries (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/apache_mod_php-93/xdebug/
H A DMakefile29 AEP_Binaries = $(shell $(DSTROOT)$(USRBINDIR)/php-config --extension-dir)/$(Project).so macro
89 ifndef AEP_Binaries
90 AEP_Binaries = $(subst ./,/,$(shell cd $(DSTROOT) && $(FIND) . -type f -perm +0111 -exec $(SHELL) -c 'test \"`file -b --mime-type {}`\" = \"application/octet-stream\"' \; -print)) macro
178 ifdef AEP_Binaries
180 $(_v) for file in $(addprefix $(DSTROOT),$(AEP_Binaries)); \
283 $(_v) for file in $(addprefix $(DSTROOT),$(AEP_Binaries)); \
/macosx-10.10.1/apache_mod_php-93/libjpeg/
H A DMakefile91 ifndef AEP_Binaries
92 AEP_Binaries = $(subst ./,/,$(shell cd $(DSTROOT) && $(FIND) . -type f -perm +0111 -exec $(SHELL) -c 'test \"`file -b --mime-type {}`\" = \"application/octet-stream\"' \; -print)) macro
180 ifdef AEP_Binaries
182 $(_v) for file in $(addprefix $(DSTROOT),$(AEP_Binaries)); \
/macosx-10.10.1/PostgreSQL-97/Support/Migration_9.0_to_9.2/
H A DMakefile68 AEP_Binaries = $(SERVER_INSTALL_PATH_PREFIX)$(LIBEXECDIR)/postgresql9.0/* $(SERVER_INSTALL_PATH_PREFIX)$(USRLIBDIR)/postgresql9.0/* $(SERVER_INSTALL_PATH_PREFIX)$(USRLIBDIR)/postgresql9.0/pgxs/src/test/regress/pg_regress macro
121 ifndef AEP_Binaries
122 AEP_Binaries = $(subst ./,/,$(shell cd $(DSTROOT) && $(FIND) . -type f -perm +0111 -exec $(SHELL) -c 'test \"`file -b --mime-type {}`\" = \"application/octet-stream\"' \; -print)) macro
210 ifdef AEP_Binaries
212 $(_v) for file in $(addprefix $(DSTROOT),$(AEP_Binaries)); \
/macosx-10.10.1/PostgreSQL-97/Support/Migration_9.1_to_9.2/
H A DMakefile69 AEP_Binaries = $(SERVER_INSTALL_PATH_PREFIX)$(LIBEXECDIR)/postgresql9.1/* $(SERVER_INSTALL_PATH_PREFIX)$(USRLIBDIR)/postgresql9.1/* $(SERVER_INSTALL_PATH_PREFIX)$(USRLIBDIR)/postgresql9.1/pgxs/src/test/regress/pg_regress macro
122 ifndef AEP_Binaries
123 AEP_Binaries = $(subst ./,/,$(shell cd $(DSTROOT) && $(FIND) . -type f -perm +0111 -exec $(SHELL) -c 'test \"`file -b --mime-type {}`\" = \"application/octet-stream\"' \; -print)) macro
211 ifdef AEP_Binaries
213 $(_v) for file in $(addprefix $(DSTROOT),$(AEP_Binaries)); \
/macosx-10.10.1/lukemftpd-50/
H A DAEP.make55 # AEP_Binaries - list of binaries to archive to SYMROOT and strip in DSTROOT
67 # AEP_Binaries to SYMROOT and strip the versions in DSTROOT. To leverage this
71 ifdef AEP_Binaries
202 ifdef AEP_Binaries
204 $(_v) for file in $(addprefix $(DSTROOT),$(AEP_Binaries)); \
H A DMakefile50 AEP_Binaries = $(LIBEXECDIR)/* macro
/macosx-10.10.1/apache_mod_php-93/
H A DMakefile89 AEP_Binaries = $(shell $(USRSBINDIR)/apxs -q LIBEXECDIR)/*.so $(USRBINDIR)/php $(USRSBINDIR)/php-fpm macro
140 ifndef AEP_Binaries
141 AEP_Binaries = $(subst ./,/,$(shell cd $(DSTROOT) && $(FIND) . -type f -perm +0111 -exec $(SHELL) -c 'test \"`file -b --mime-type {}`\" = \"application/octet-stream\"' \; -print)) macro
229 ifdef AEP_Binaries
231 $(_v) for file in $(addprefix $(DSTROOT),$(AEP_Binaries)); \
/macosx-10.10.1/PostgreSQL-97/
H A DMakefile65 AEP_Binaries = $(SERVER_INSTALL_PATH_PREFIX)$(USRBINDIR)/* $(SERVER_INSTALL_PATH_PREFIX)$/$(USRLIBDIR)/lib*.dylib $(SERVER_INSTALL_PATH_PREFIX)$/$(USRLIBDIR)/$(Project)/* $(SERVER_INSTALL_PATH_PREFIX)/$(USRLIBDIR)/postgresql/pgxs/src/test/regress/pg_regress macro

Completed in 99 milliseconds