Searched refs:MAKE (Results 1 - 25 of 36) sorted by relevance

12

/solaris-userland/components/net-snmp-57/sun/agent/
H A DMakefile44 echo "SUBDIRS2: $(MAKE) CC=$(CC) DEBUG=$(DEBUG) ARCH=$(ARCH)" ; \
45 ( cd $$i ; $(MAKE) CC=$(CC) DEBUG=$(DEBUG) ARCH=$(ARCH) ROOT=$(ROOT) ) ; \
57 ( cd $$i ; $(MAKE) install ARCH=$(ARCH) ) ; \
/solaris-userland/components/net-snmp-57/sun/agent/modules/
H A DMakefile53 echo "SUBDIRS3: $(MAKE) CC=$(CC) DEBUG=$(DEBUG) ARCH=$(ARCH)" ; \
54 ( cd $$i ; $(MAKE) CC=$(CC) DEBUG=$(DEBUG) ARCH=$(ARCH) ROOT=$(ROOT) ) ; \
67 ( cd $$i ; $(MAKE) install ARCH=$(ARCH) ) ; \
/solaris-userland/components/zlib/capabilities/
H A DMakefile34 @cd $@; pwd; $(MAKE) $(TARGET)
/solaris-userland/components/zlib/capabilities/sun4v/
H A DMakefile36 @cd $@; pwd; $(MAKE) $(TARGET)
/solaris-userland/components/net-snmp-57/sun/
H A DMakefile65 echo "SUBDIRS: $(MAKE) CFGPREFIX=$(CFGPREFIX) CFGLIB64=$(CFGLIB64) CFGLIB=$(CFGLIB) CC=$(CC) DEBUG=$(DEBUG) ARCH=$(ARCH)" ;
70 ( cd $$i ; $(MAKE) CFGPREFIX=$(CFGPREFIX) CFGLIB64=$(CFGLIB64) CFGLIB=$(CFGLIB) CC=$(CC) DEBUG=$(DEBUG) ARCH=$(ARCH) ) ; \
82 ( cd $$i ; $(MAKE) CFGPREFIX=$(CFGPREFIX) CFGLIB64=$(CFGLIB64) CFGLIB=$(CFGLIB) install ARCH=$(ARCH) ) ; \
/solaris-userland/components/coolkey/test/
H A DMakefile32 $(MAKE) build-test
/solaris-userland/components/stdcxx/Solaris/
H A Dconfigure162 if [ "x${MAKE}" = "x" ] ; then
163 echo "\$MAKE is not set. Please use GNU make to build stdcxx."
167 gnumake=`${MAKE} --version | grep -- "GNU"`
169 echo "\$MAKE is not GNU make. stdcxx requires GNU make."
172 echo "MAKE: ${MAKE}."
264 echo $MAKE SHELL=/bin/bash CC=${CC} CXX=${CXX} LD_OPTIONS="${LD_OPTIONS}" LDFLAGS="${LDFLAGS} ${LD_OPTIONS}" TOPDIR=${TOPLEVELDIR} BUILDTYPE=${BUILDTYPE} BUILDMODE=${BUILDMODE} CONFIG=${CONFIG} config
265 ${MAKE} SHELL=/bin/bash CC="${CC}" CXX="${CXX}" LD_OPTIONS="${LD_OPTIONS}" LDFLAGS="${LDFLAGS} ${LD_OPTIONS}" TOPDIR="${TOPLEVELDIR}" BUILDTYPE="${BUILDTYPE}" BUILDMODE="${BUILDMODE}" CONFIG="${CONFIG}" config
333 echo "stdcxx has been configured. You can now type '$MAKE' to build."
/solaris-userland/
H A DMakefile47 @+echo "$(TARGET) $@" ; $(MAKE) -C $@ $(TARGET)
/solaris-userland/components/bcc/
H A DMakefile55 COMPONENT_BUILD_ARGS += MAKE="$(GMAKE)"
/solaris-userland/components/libmemcached/
H A DMakefile52 CONFIGURE_ENV += MAKE=$(GMAKE)
64 COMPONENT_BUILD_ENV += MAKE="$(GMAKE)"
/solaris-userland/components/open-fabrics/
H A DMakefile92 $(MAKE) PARFAIT_BUILD=yes install
100 @cd $@ && echo "$(TARGET) $@" && $(MAKE) $(TARGET)
/solaris-userland/components/openusb/
H A DMakefile51 (cd $(@D)/src; $(MAKE) install-sunos-backend)
/solaris-userland/components/perl_modules/authen-pam/
H A DMakefile65 if tty -s; then $(MAKE) realtest; else echo 'Skipping tests'; fi
/solaris-userland/components/python/pylxml/
H A DMakefile51 COMPONENT_TEST_CMD= $(MAKE) -i
/solaris-userland/components/python/python-memcached/
H A DMakefile47 COMPONENT_TEST_CMD= $(MAKE)
/solaris-userland/make-rules/
H A Dgnome-component.mk49 CONFIGURE_ENV += MAKE=$(MAKE)
/solaris-userland/components/cmake/
H A DMakefile74 CONFIGURE_ENV += MAKE="$(GMAKE)"
94 COMPONENT_BUILD_ENV += MAKE="$(GMAKE)"
/solaris-userland/components/desktop/xscreensaver/
H A DMakefile124 $(MAKE) -o Makefile generate_potfiles_in ; \
125 $(MAKE) -o Makefile POTFILES ; \
126 $(MAKE) -o Makefile xscreensaver.pot ; \
/solaris-userland/components/desktop/os-welcome/files/
H A DMakefile96 cd $$subdir && $(MAKE) $@; \
102 cd $$subdir && $(MAKE) $@; \
166 cd $$subdir && $(MAKE) $@; \
/solaris-userland/components/perl/perl522/
H A DMakefile67 CONFIGURE_ENV += MAKE=$(GMAKE)
/solaris-userland/components/perl512/
H A DMakefile83 CONFIGURE_ENV += MAKE=$(GMAKE)
/solaris-userland/components/openssl/openssl-fips-140/
H A DMakefile145 patches-post-config/opensslconf.patch; cd $(@D); $(MAKE) depend; )
155 $(MAKE) -C $(COMPONENT_DIR)/../openssl-fips install; )
/solaris-userland/components/cyrus-sasl/
H A DMakefile142 $(MAKE) sample-client sample-server) ; \
144 $(MAKE) testsuite) ;
/solaris-userland/components/gnupg/
H A DMakefile105 CONFIGURE_ENV += MAKE="$(GMAKE)"
/solaris-userland/components/mysql-5-7/
H A DMakefile111 $(MAKE) $(MAKEFLAGS) sample-manifest METADATA_TEMPLATE=

Completed in 73 milliseconds

12