Searched refs:COMPONENT_PRE_BUILD_ACTION (Results 1 - 25 of 47) sorted by relevance

12

/solaris-userland/components/apache2-modules/mod_fcgid/
H A DMakefile42 COMPONENT_PRE_BUILD_ACTION= ( cd $(@D); APXS=$(APXS) ./configure.apxs ) macro
/solaris-userland/components/desktop/espeak/
H A DMakefile64 COMPONENT_PRE_BUILD_ACTION.sparc += \
68 COMPONENT_PRE_BUILD_ACTION += $(COMPONENT_PRE_BUILD_ACTION.$(MACH))
/solaris-userland/components/rabbitmq/
H A DMakefile49 COMPONENT_PRE_BUILD_ACTION = ($(CP) -rp $(SOURCE_DIR)/. $(@D)) macro
74 $(COMPONENT_PRE_BUILD_ACTION)
/solaris-userland/components/mysql-5-6/
H A DMakefile50 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 DMakefile48 COMPONENT_PRE_BUILD_ACTION = \ macro
/solaris-userland/components/junit/
H A DMakefile59 COMPONENT_PRE_BUILD_ACTION = $(MKDIR) $(@D)/tmp macro
/solaris-userland/components/mrtg/
H A DMakefile50 COMPONENT_PRE_BUILD_ACTION=(cd $(@D) ; mkdir -p bin) macro
/solaris-userland/components/bcc/
H A DMakefile51 COMPONENT_PRE_BUILD_ACTION = (cd $(@D) ; CC="$(CC)" $(GMAKE) make.fil) macro
/solaris-userland/components/tomcat-8/
H A DMakefile56 COMPONENT_PRE_BUILD_ACTION= \ macro
60 COMPONENT_PRE_BUILD_ACTION+= \
/solaris-userland/components/open-fabrics/opensm/
H A DMakefile60 COMPONENT_PRE_BUILD_ACTION =\ macro
/solaris-userland/components/openca-ocspd/
H A DMakefile63 COMPONENT_PRE_BUILD_ACTION = $(CP) $(COMPONENT_SRC)/docs/ocspd.3.pod $(@D)/docs macro
/solaris-userland/components/openstack/cloudbase-init/
H A DMakefile64 COMPONENT_PRE_BUILD_ACTION = \ macro
/solaris-userland/components/python/pep8/
H A DMakefile45 COMPONENT_PRE_BUILD_ACTION = \ macro
/solaris-userland/components/python/pycountry/
H A DMakefile51 COMPONENT_PRE_BUILD_ACTION = \ macro
/solaris-userland/components/memcached-java/
H A DMakefile53 COMPONENT_PRE_BUILD_ACTION += \
/solaris-userland/components/apache2-modules/mod_perl/
H A DMakefile51 COMPONENT_PRE_BUILD_ACTION= ( \ macro
/solaris-userland/components/bzip2/
H A DMakefile57 COMPONENT_PRE_BUILD_ACTION += \
/solaris-userland/components/desktop/pidgin-gnome-keyring/
H A DMakefile54 COMPONENT_PRE_BUILD_ACTION += \
/solaris-userland/components/webalizer/
H A DMakefile51 COMPONENT_PRE_BUILD_ACTION += \
/solaris-userland/make-rules/
H A Dcmake.mk74 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 DMakefile74 COMPONENT_PRE_BUILD_ACTION = \ macro
/solaris-userland/components/ant/
H A DMakefile57 COMPONENT_PRE_BUILD_ACTION = $(CP) $(OPTIONAL_LIBS) $(@D)/lib/optional macro
/solaris-userland/components/zlib/
H A DMakefile99 $(BUILD_DIR)/sparc%/.built: COMPONENT_PRE_BUILD_ACTION = ( \ macro
/solaris-userland/components/intel-openmp/
H A DMakefile148 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 DMakefile116 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);

Completed in 3111 milliseconds

12