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

12

/solaris-userland/components/desktop/espeak/
H A DMakefile66 $(GMAKE) $(COMPONENT_BUILD_ARGS) $(COMPONENT_BUILD_TARGETS) ; \
73 $(GMAKE) $(COMPONENT_BUILD_ARGS) $(COMPONENT_BUILD_TARGETS)
76 $(GMAKE) $(COMPONENT_INSTALL_ARGS) $(COMPONENT_INSTALL_TARGETS)
/solaris-userland/components/text-utilities/
H A DMakefile54 (cd $(@D)/po ; $(GMAKE) text-utilities.pot-update)
72 (cd $(@D)/po ; $(GMAKE) $(COMPONENT_INSTALL_ARGS) install)
98 (cd $(@D) ; $(GMAKE) AM_CFLAGS="" \
/solaris-userland/components/ruby/puppet-solaris/
H A DMakefile57 (cd ext; $(RUBY) extconf.rb; $(GMAKE))
61 (cd ext; $(GMAKE) clean; $(RM) Makefile) \
/solaris-userland/components/python/dnspython/
H A DMakefile50 COMPONENT_TEST_CMD= $(GMAKE)
/solaris-userland/components/ggrep/
H A DMakefile83 $(GMAKE) clean build; \
/solaris-userland/components/indent/
H A DMakefile52 cd $(BUILD_DIR_$(BITS))/man ; $(GMAKE) -B indent.1
/solaris-userland/components/meta-packages/developer-opensolaris-userland/
H A DMakefile47 (cd $(WS_COMPONENTS) ; $(GMAKE) $@)
/solaris-userland/components/bcc/
H A DMakefile51 COMPONENT_PRE_BUILD_ACTION = (cd $(@D) ; CC="$(CC)" $(GMAKE) make.fil)
55 COMPONENT_BUILD_ARGS += MAKE="$(GMAKE)"
/solaris-userland/components/xz/
H A DMakefile56 (cd $(@D)/src/liblzma ; $(GMAKE) liblzma.la )
/solaris-userland/components/ruby/puppet/
H A DMakefile53 (cd ../facter ; $(GMAKE) install)
56 (cd ../hiera ; $(GMAKE) install)
/solaris-userland/components/libgcrypt/
H A DMakefile84 $(GMAKE) -C $(WS_COMPONENTS)/libgcrypt-15 install
87 $(GMAKE) -C $(WS_COMPONENTS)/libgcrypt-15 $(@F:.FRC_%=%)
/solaris-userland/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
118 @cd ../tools ; echo "clobbering tools..." ; $(GMAKE) clobber
152 @cd ../tools ; echo "building tools..." ; $(GMAKE) clean setup
/solaris-userland/components/libxml2/
H A DMakefile86 $(GMAKE) $(COMPONENT_TEST_ARGS) test ; \
121 $(GMAKE) $(COMPONENT_INSTALL_ARGS) install ; \
/solaris-userland/components/readline/
H A DMakefile76 (cd $(@D) ; $(GMAKE) libreadline.a ) ;
80 (cd $(@D)/examples ; $(GMAKE) rlcat ) ;
/solaris-userland/components/tcl/expect/
H A DMakefile71 (cd ../tcl ; $(GMAKE) build)
/solaris-userland/components/libconfuse/
H A DMakefile73 (cd $(@D)/src ; $(GMAKE) libconfuse.la )
/solaris-userland/components/libdnet/
H A DMakefile89 (cd $(@D)/src ; $(GMAKE) libdnet.la )
/solaris-userland/components/aspell/
H A DMakefile71 $(GMAKE) install);
/solaris-userland/components/cdrtools/
H A DMakefile61 GMAKE = $(CCSMAKE) macro
/solaris-userland/components/foomatic/db-engine/
H A DMakefile64 ( cd $(@D)/lib ; $(GMAKE) install_vendor DESTDIR=$(PROTO_DIR) )
/solaris-userland/components/openldap/
H A DMakefile62 $(GMAKE))
122 (cd ../cyrus-sasl && $(GMAKE) install)
/solaris-userland/components/git/
H A DMakefile102 $(GMAKE) -s aggregate-results) &> $(COMPONENT_TEST_OUTPUT)
111 COMPONENT_PRE_CONFIGURE_ACTION += ; (cd $(@D); $(GMAKE) configure)
/solaris-userland/components/gdb/
H A DMakefile107 $(GMAKE) all )
117 $(GMAKE) man )
/solaris-userland/components/gcc4/
H A DMakefile152 $(GMAKE) -k -i $(JOBS:%=-j%) check check-target ; \
153 $(GMAKE) mail-report.log)
/solaris-userland/components/gcc5/
H A DMakefile156 $(GMAKE) -k -i $(JOBS:%=-j%) check check-target ; \
157 $(GMAKE) mail-report.log)

Completed in 296 milliseconds

12