Searched defs:COMPONENT_BUILD_ARGS (Results 1 - 8 of 8) sorted by relevance

/solaris-userland/make-rules/
H A Dattpackagemake.mk58 COMPONENT_BUILD_ARGS = \ macro
67 COMPONENT_TEST_ARGS = $(COMPONENT_BUILD_ARGS)
69 COMPONENT_SYSTEM_TEST_ARGS = $(COMPONENT_BUILD_ARGS)
77 bin/package make $(COMPONENT_BUILD_TARGETS) $(COMPONENT_BUILD_ARGS)
/solaris-userland/components/psutils/
H A DMakefile64 COMPONENT_BUILD_ARGS = -e -f Makefile.unix macro
/solaris-userland/components/pwgen/
H A DMakefile62 COMPONENT_BUILD_ARGS = WALL_OPTS= macro
/solaris-userland/components/memcached-java/
H A DMakefile56 COMPONENT_BUILD_ARGS = -Dver=$(COMPONENT_RELEASE) macro
/solaris-userland/components/bcc/
H A DMakefile53 COMPONENT_BUILD_ARGS = -f make.fil macro
54 COMPONENT_BUILD_ARGS += PATH="$(@D)/bin:$(PATH)"
55 COMPONENT_BUILD_ARGS += MAKE="$(GMAKE)"
56 COMPONENT_BUILD_ARGS += VERSION="$(COMPONENT_VERSION)"
57 COMPONENT_BUILD_ARGS += TOPDIR="$(@D)"
58 COMPONENT_BUILD_ARGS += CC="$(CC)"
59 COMPONENT_BUILD_ARGS += CFLAGS="$(CFLAGS)"
60 COMPONENT_BUILD_ARGS += LDFLAGS="$(LDFLAGS)"
/solaris-userland/components/tomcat-8/
H A DMakefile52 COMPONENT_BUILD_ARGS=-Dbase.path=$(BUILD_DIR_NO_ARCH) -Dtomcat.build=$(PROTO_DIR) macro
/solaris-userland/components/zlib/
H A DMakefile97 COMPONENT_BUILD_ARGS = LDSHARED="$(CC) $(CFLAGS) -G -h libz.so.1 $(LD_OPTIONS_SO) -M ../../mapfile -L." PIC_OBJA=$(PIC_OBJA) macro
/solaris-userland/components/openssl/openssl-fips/
H A DMakefile113 COMPONENT_BUILD_ARGS = macro

Completed in 1666 milliseconds