Searched defs:AEP_Binaries (Results 1 - 7 of 7) sorted by relevance

/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
/macosx-10.10.1/lukemftpd-50/
H A DMakefile50 AEP_Binaries = $(LIBEXECDIR)/* macro
/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
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
/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
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
/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
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
/macosx-10.10.1/apache_mod_php-93/libjpeg/
H A DMakefile92 AEP_Binaries = $(subst ./,/,$(shell cd $(DSTROOT) && $(FIND) . -type f -perm +0111 -exec $(SHELL) -c 'test \"`file -b --mime-type {}`\" = \"application/octet-stream\"' \; -print)) macro
/macosx-10.10.1/apache_mod_php-93/xdebug/
H A DMakefile29 AEP_Binaries = $(shell $(DSTROOT)$(USRBINDIR)/php-config --extension-dir)/$(Project).so macro
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

Completed in 159 milliseconds