Searched refs:gmake (Results 1 - 13 of 13) sorted by relevance

/solaris-userland/components/rabbitmq/
H A Dtest.py59 gmake = os.environ.get("GMAKE", "/usr/gnu/bin/make") variable
68 ret = subprocess.call([gmake, "start-background-node", "start-rabbit-on-node",
77 test_ret = subprocess.call([gmake, "run-tests", "PLUGINS_SRC_DIR=",
80 stopnode_ret = subprocess.call([gmake, "stop-node", "PLUGINS_SRC_DIR=",
/solaris-userland/components/open-fabrics/libibverbs/
H A DMakefile60 cd ../libmlx4; gmake prep; \
61 cd ../librdmacm; gmake prep
/solaris-userland/components/stdcxx/Solaris/
H A Dmake_regress_tests.sh136 gmake ${file}
/solaris-userland/components/mercurial/
H A DMakefile96 cd $(COMPONENT_SRC)/doc; gmake man || true; cd ../..; \
104 cd $(COMPONENT_SRC)/doc; gmake man || true; cd ../..; \
/solaris-userland/components/gd2/
H A DMakefile48 # Needed for "gmake test" to work.
67 (cd $(@D)/tests; gmake); \
/solaris-userland/components/openssl/openssl-fips/
H A DMakefile56 FAKE_MAKE = fips-gmake
63 # "gmake -C" as we do from openssl-default
136 install: GMAKE = $(COMPONENT_DIR)/fips-gmake
/solaris-userland/components/libarchive/
H A DMakefile73 cd $(@D)/doc/man ; rm *.[135] ; env PATH=$(GNUBIN):$$PATH gmake all ; \
83 # Needed for "gmake test" to work successfully.
/solaris-userland/make-rules/
H A Denvironment.mk87 # "cd $(COMPONENT_DIR) ; gmake component-be-prep"
90 "cd $(COMPONENT_DIR) ; gmake component-be-check install"
91 # "cd $(COMPONENT_DIR) ; gmake component-be-check publish PKGLINT=/bin/true"
H A Dskip-test.mk29 # testing when "gmake test" is run at the top level.
H A Dprep-patch.mk89 # Adding MAKEFILE_PREREQ because gmake seems to evaluate the need to patch
H A Dips.mk496 # $ gmake sample-manifest
H A Dshared-macros.mk1230 # $ gmake print-REQUIRED_PACKAGES
/solaris-userland/components/php/
H A Dphpize.mk34 # $(PHP_BUNDLE_DIR)/proto-scripts. Therefore, it depends on gmake install of PHP

Completed in 737 milliseconds