/solaris-userland/components/apache2-modules/mod_fcgid/ |
H A D | Makefile | 42 COMPONENT_PRE_BUILD_ACTION= ( cd $(@D); APXS=$(APXS) ./configure.apxs ) macro
|
/solaris-userland/components/desktop/espeak/ |
H A D | Makefile | 64 COMPONENT_PRE_BUILD_ACTION.sparc += \ 68 COMPONENT_PRE_BUILD_ACTION += $(COMPONENT_PRE_BUILD_ACTION.$(MACH))
|
/solaris-userland/components/rabbitmq/ |
H A D | Makefile | 49 COMPONENT_PRE_BUILD_ACTION = ($(CP) -rp $(SOURCE_DIR)/. $(@D)) macro 74 $(COMPONENT_PRE_BUILD_ACTION)
|
/solaris-userland/components/mysql-5-6/ |
H A D | Makefile | 50 COMPONENT_PRE_BUILD_ACTION += $(CP) -rp $(SOURCE_DIR)/* $(@D); 108 COMPONENT_PRE_BUILD_ACTION += cd $(@D); 109 COMPONENT_PRE_BUILD_ACTION += export LDFLAGS=$(CMAKE_CXXFLAGS.$(BITS)); 110 COMPONENT_PRE_BUILD_ACTION += echo Running cmake with $(CMAKE_OPTIONS); 111 COMPONENT_PRE_BUILD_ACTION += $(CMAKE) . $(CMAKE_OPTIONS);
|
/solaris-userland/components/python/greenlet/ |
H A D | Makefile | 48 COMPONENT_PRE_BUILD_ACTION = \ macro
|
/solaris-userland/components/junit/ |
H A D | Makefile | 59 COMPONENT_PRE_BUILD_ACTION = $(MKDIR) $(@D)/tmp macro
|
/solaris-userland/components/mrtg/ |
H A D | Makefile | 50 COMPONENT_PRE_BUILD_ACTION=(cd $(@D) ; mkdir -p bin) macro
|
/solaris-userland/components/bcc/ |
H A D | Makefile | 51 COMPONENT_PRE_BUILD_ACTION = (cd $(@D) ; CC="$(CC)" $(GMAKE) make.fil) macro
|
/solaris-userland/components/tomcat-8/ |
H A D | Makefile | 56 COMPONENT_PRE_BUILD_ACTION= \ macro 60 COMPONENT_PRE_BUILD_ACTION+= \
|
/solaris-userland/components/open-fabrics/opensm/ |
H A D | Makefile | 60 COMPONENT_PRE_BUILD_ACTION =\ macro
|
/solaris-userland/components/openca-ocspd/ |
H A D | Makefile | 63 COMPONENT_PRE_BUILD_ACTION = $(CP) $(COMPONENT_SRC)/docs/ocspd.3.pod $(@D)/docs macro
|
/solaris-userland/components/openstack/cloudbase-init/ |
H A D | Makefile | 64 COMPONENT_PRE_BUILD_ACTION = \ macro
|
/solaris-userland/components/python/pep8/ |
H A D | Makefile | 45 COMPONENT_PRE_BUILD_ACTION = \ macro
|
/solaris-userland/components/python/pycountry/ |
H A D | Makefile | 51 COMPONENT_PRE_BUILD_ACTION = \ macro
|
/solaris-userland/components/memcached-java/ |
H A D | Makefile | 53 COMPONENT_PRE_BUILD_ACTION += \
|
/solaris-userland/components/apache2-modules/mod_perl/ |
H A D | Makefile | 51 COMPONENT_PRE_BUILD_ACTION= ( \ macro
|
/solaris-userland/components/bzip2/ |
H A D | Makefile | 57 COMPONENT_PRE_BUILD_ACTION += \
|
/solaris-userland/components/desktop/pidgin-gnome-keyring/ |
H A D | Makefile | 54 COMPONENT_PRE_BUILD_ACTION += \
|
/solaris-userland/components/webalizer/ |
H A D | Makefile | 51 COMPONENT_PRE_BUILD_ACTION += \
|
/solaris-userland/make-rules/ |
H A D | cmake.mk | 74 COMPONENT_PRE_BUILD_ACTION += cd $(@D); 75 COMPONENT_PRE_BUILD_ACTION += echo Running cmake with $(CMAKE_OPTIONS); 76 COMPONENT_PRE_BUILD_ACTION += $(CMAKE) . $(CMAKE_OPTIONS);
|
/solaris-userland/components/openvswitch/ |
H A D | Makefile | 74 COMPONENT_PRE_BUILD_ACTION = \ macro
|
/solaris-userland/components/ant/ |
H A D | Makefile | 57 COMPONENT_PRE_BUILD_ACTION = $(CP) $(OPTIONAL_LIBS) $(@D)/lib/optional macro
|
/solaris-userland/components/zlib/ |
H A D | Makefile | 99 $(BUILD_DIR)/sparc%/.built: COMPONENT_PRE_BUILD_ACTION = ( \ macro
|
/solaris-userland/components/intel-openmp/ |
H A D | Makefile | 148 COMPONENT_PRE_BUILD_ACTION += cd $(@D); 149 COMPONENT_PRE_BUILD_ACTION += echo Running cmake with $(CMAKE_OPTIONS) ; 150 COMPONENT_PRE_BUILD_ACTION += /usr/bin/env - $(COMPONENT_BUILD_ENV) \
|
/solaris-userland/components/desktop/webkitgtk4/ |
H A D | Makefile | 116 COMPONENT_PRE_BUILD_ACTION += cd $(@D); 117 COMPONENT_PRE_BUILD_ACTION += echo Running cmake with $(CMAKE_OPTIONS); 118 COMPONENT_PRE_BUILD_ACTION += $(ENV) $(COMPONENT_BUILD_ENV) $(CMAKE) . $(CMAKE_OPTIONS);
|