Searched refs:CC (Results 1 - 25 of 112) sorted by relevance

12345

/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) ) ; \
/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) ) ; \
/solaris-userland/components/dnsmasq/
H A DMakefile47 COMPONENT_BUILD_ENV += CC="$(CC)"
48 COMPONENT_BUILD_ARGS += CC="$(CC)"
53 COMPONENT_INSTALL_ENV += CC="$(CC)"
54 COMPONENT_INSTALL_ARGS += CC="$(CC)"
/solaris-userland/components/net-snmp-57/sun/
H A DMakefile62 $(CC) $< -o $@
65 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) ) ; \
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_1/
H A DMakefile21 # setenv CC /usr/bin/cc (or correct path)
40 $(CC) $(LDFLAGS) $(LDLIBS) -G -o $@ $(OBJS)
42 @if test "$(CC)" = "" ; then \
43 echo "Environment variable CC must be set with compiler path" ; \
46 $(CC) $(LDFLAGS) -g -o $@ -c $<
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_10/
H A DMakefile41 $(CC) $(LDFLAGS) $(LDLIBS) -G -o $@ $(OBJS)
43 $(CC) $(LDFLAGS) -g -o $@ -c $<
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_2/
H A DMakefile21 # setenv CC /usr/bin/cc (or correct path)
40 $(CC) $(LDFLAGS) $(LDLIBS) -G -o $@ $(OBJS)
42 @if test "$(CC)" = "" ; then \
43 echo "Environment variable CC must be set with compiler path" ; \
46 $(CC) $(LDFLAGS) -g -o $@ -c $<
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_3/
H A DMakefile21 # setenv CC /usr/bin/cc (or correct path)
40 $(CC) $(LDFLAGS) $(LDLIBS) -G -o $@ $(OBJS)
42 @if test "$(CC)" = "" ; then \
43 echo "Environment variable CC must be set with compiler path" ; \
46 $(CC) $(LDFLAGS) -g -o $@ -c $<
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_4/
H A DMakefile21 # To point to a particular compiler, set CC.
22 # Example: setenv CC /usr/dist/share/forte_dev/bin/cc
41 $(CC) $(CFLAGS) $(LDLIBS) -G -o $@ $(OBJS)
43 $(CC) $(CFLAGS) -g -o $@ -c $<
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_5/
H A DMakefile21 # To point to a particular compiler, set CC.
22 # Example: setenv CC /usr/dist/share/forte_dev/bin/cc
41 $(CC) $(CFLAGS) $(LDLIBS) -G -o $@ $(OBJS)
43 $(CC) $(CFLAGS) -g -o $@ -c $<
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_7/
H A DMakefile41 $(CC) $(LDFLAGS) $(LDLIBS) -G -o $@ $(OBJS)
43 $(CC) $(LDFLAGS) -g -o $@ -c $<
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_9/
H A DMakefile41 $(CC) $(LDFLAGS) $(LDLIBS) -G -o $@ $(OBJS)
43 $(CC) $(LDFLAGS) -g -o $@ -c $<
/solaris-userland/components/pigz/
H A DMakefile46 CC += $(CC_BITS)
47 COMPONENT_BUILD_ARGS += CC="$(CC)"
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_11/
H A DMakefile21 # To point to a particular compiler, set CC.
22 # Example: setenv CC /usr/dist/share/forte_dev/bin/cc
43 $(CC) $(CFLAGS) $(LDLIBS) -G -o $@ $(OBJS)
45 $(CC) $(CFLAGS) -g -o $@ -c $<
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_8/
H A DMakefile21 # setenv CC /usr/bin/cc (or correct path)
52 $(CC) -o demo_module_8 $(OBJS1) $(BUILDLIBS) $(BUILDAGENTLIBS)
61 $(CC) $(CFLAGS) -c -o me1LoadGroup.o me1LoadGroup.c
/solaris-userland/components/bcc/
H A DMakefile51 COMPONENT_PRE_BUILD_ACTION = (cd $(@D) ; CC="$(CC)" $(GMAKE) make.fil)
58 COMPONENT_BUILD_ARGS += CC="$(CC)"
/solaris-userland/components/unzip/
H A DMakefile52 CC += $(CC_BITS)
53 COMPONENT_BUILD_TARGETS += generic CC="$(CC)"
/solaris-userland/components/zip/
H A DMakefile48 CC += $(CC_BITS)
49 COMPONENT_BUILD_TARGETS += generic CC="$(CC)"
/solaris-userland/components/sendmail/files/aux/
H A DMakefile37 $(CC) $(CFLAGS) -o $@ $(ASLR_ENABLE) $<
/solaris-userland/components/nethack/
H A DMakefile28 PATH=$(dir $(CC)):$(USRBINDIR)
55 COMPONENT_BUILD_ENV += CC=$(CC)
/solaris-userland/components/apache2-modules/mod_dtrace/src/
H A DMakefile29 CC=`$(APXS) -q CC` macro
42 $(CC) -M mapfile $(CFLAGS) -KPIC -G $(LDFLAGS_SHLIB) -o .libs/mod_dtrace.so .libs/mod_dtrace.o apache.o
/solaris-userland/components/llvm/cxa_finalize/
H A DMakefile44 CC=/usr/gcc/$(GCC_VERSION)/bin/gcc macro
64 $(CC) -m32 $(CFLAGS) -c $< -o $@
67 $(CC) -m32 $(CFLAGS) -fPIC -c $< -o $@
70 $(CC) -m64 $(CFLAGS) -c $< -o $@
73 $(CC) -m64 $(CFLAGS) -fPIC -c $< -o $@
76 $(CC) -m32 $(CFLAGS) -c $< -o $@
79 $(CC) -m64 $(CFLAGS) -c $< -o $@
/solaris-userland/components/coolkey/test/
H A DMakefile35 $(CC) $(CFLAGS) $(LDFLAGS) -o testcoolkey test.c $(LIBS)
/solaris-userland/components/perl/perl522/
H A DMakefile68 CONFIGURE_ENV += PATH=$(dir $(CC)):$(PATH)
123 COMPONENT_BUILD_ENV += PATH=$(dir $(CC)):$(PATH)
124 COMPONENT_INSTALL_ENV += PATH=$(dir $(CC)):$(PATH)
126 COMPONENT_TEST_ENV += PATH=$(dir $(CC)):$(PATH)
/solaris-userland/components/ksh93/
H A DMakefile38 '-e "s|\(^$(CC)\).*|\\$$(CC)|"' \
93 CC.RUNPATH=
94 CC.LD.RUNPATH=
95 CC.LD.ORIGIN=
96 CC.DLL.ORIGIN=

Completed in 19 milliseconds

12345