Searched refs:GMAKE (Results 1 - 25 of 48) sorted by relevance

12

/solaris-userland-s11u3/components/ruby/puppet/
H A DMakefile45 (cd ../facter ; $(GMAKE) install)
48 (cd ../hiera ; $(GMAKE) install)
62 (cd ext; $(RUBY) extconf.rb; $(GMAKE))
69 (cd ext; $(GMAKE) clean; $(RM) Makefile) \
/solaris-userland-s11u3/components/ncurses/
H A DMakefile78 (cd $(BUILD_DIR)/$(MACH32)/test; $(GMAKE))
79 (cd $(BUILD_DIR)/$(MACH64)/test; $(GMAKE))
/solaris-userland-s11u3/components/python/dnspython/
H A DMakefile50 COMPONENT_TEST_CMD= $(GMAKE)
/solaris-userland-s11u3/
H A DMakefile46 @+echo "$(TARGET) $@" ; $(GMAKE) -C $@ $(TARGET)
/solaris-userland-s11u3/components/libxml2/
H A DMakefile98 (cd $(@D)/python2.7 ; $(GMAKE) $(COMPONENT_INSTALL_ARGS) install ; \
100 $(GMAKE) $(COMPONENT_INSTALL_ARGS) install)
104 (cd $(@D)/python2.7 ; $(GMAKE) $(COMPONENT_TEST_ARGS) test ; \
106 $(GMAKE) $(COMPONENT_TEST_ARGS) test)
/solaris-userland-s11u3/components/meta-packages/developer-opensolaris-userland/
H A DMakefile40 (cd $(WS_COMPONENTS) ; $(GMAKE) $@)
/solaris-userland-s11u3/components/text-utilities/
H A DMakefile52 (cd $(@D)/po ; $(GMAKE) text-utilities.pot-update)
74 (cd $(@D)/po ; $(GMAKE) $(COMPONENT_INSTALL_ARGS) install)
/solaris-userland-s11u3/make-rules/
H A Dmakemaker.mk27 COMMON_PERL_ENV += MAKE=$(GMAKE)
63 $(GMAKE) $(COMPONENT_BUILD_ARGS) $(COMPONENT_BUILD_TARGETS))
76 (cd $(@D) ; $(ENV) $(COMPONENT_INSTALL_ENV) $(GMAKE) \
86 (cd $(@D) ; $(ENV) $(COMPONENT_TEST_ENV) $(GMAKE) \
/solaris-userland-s11u3/components/
H A DMakefile59 @$(GMAKE) component-hook \
66 @$(GMAKE) -f $(WS_MAKE_RULES)/environment.mk -f $< component-environment-check
70 @$(GMAKE) -f $(WS_MAKE_RULES)/environment.mk -f $< component-environment-prep
112 @cd ../tools ; echo "clobbering tools..." ; $(GMAKE) clobber
146 @cd ../tools ; echo "building tools..." ; $(GMAKE) clean setup
/solaris-userland-s11u3/components/perl512/
H A DMakefile77 CONFIGURE_ENV += MAKE=$(GMAKE)
110 cd $(@D) ; $(GMAKE) regen_perly )
/solaris-userland-s11u3/components/visual-panels/apache/
H A DMakefile27 GMAKE = /usr/bin/make macro
/solaris-userland-s11u3/components/visual-panels/core/
H A DMakefile26 GMAKE = /usr/bin/make macro
/solaris-userland-s11u3/components/visual-panels/coreadm/
H A DMakefile28 GMAKE = /usr/bin/make macro
/solaris-userland-s11u3/components/visual-panels/firewall/
H A DMakefile28 GMAKE = /usr/bin/make macro
/solaris-userland-s11u3/components/visual-panels/smf/
H A DMakefile28 GMAKE = /usr/bin/make macro
/solaris-userland-s11u3/components/visual-panels/sysmon/
H A DMakefile28 GMAKE = /usr/bin/make macro
/solaris-userland-s11u3/components/visual-panels/time/
H A DMakefile28 GMAKE = /usr/bin/make macro
/solaris-userland-s11u3/components/visual-panels/usermgr/
H A DMakefile28 GMAKE = /usr/bin/make macro
/solaris-userland-s11u3/components/visual-panels/zconsole/
H A DMakefile28 GMAKE = /usr/bin/make macro
/solaris-userland-s11u3/components/perl_modules/xml-simple/
H A DMakefile63 (cd ../xml-parser ; $(GMAKE) install)
/solaris-userland-s11u3/components/bcc/
H A DMakefile49 COMPONENT_PRE_BUILD_ACTION = (cd $(@D) ; CC="$(CC)" $(GMAKE) make.fil)
53 COMPONENT_BUILD_ARGS += MAKE="$(GMAKE)"
/solaris-userland-s11u3/components/foomatic/db-engine/
H A DMakefile53 ( cd $(@D)/lib ; $(GMAKE) install_vendor DESTDIR=$(PROTO_DIR) )
/solaris-userland-s11u3/components/libmcrypt/
H A DMakefile47 CONFIGURE_ENV += MAKE=$(GMAKE)
/solaris-userland-s11u3/components/libmemcached/
H A DMakefile46 CONFIGURE_ENV += MAKE=$(GMAKE)
62 COMPONENT_BUILD_ENV += MAKE="$(GMAKE)"
/solaris-userland-s11u3/components/logilab-astng/
H A DMakefile69 COMPONENT_PRE_TEST_ACTION = ( $(GMAKE) -C \

Completed in 56 milliseconds

12