Searched refs:CC (Results 26 - 50 of 119) sorted by relevance

12345

/solaris-userland-s11u3/components/proftpd/dtrace/
H A DMakefile9 $(CC) -c ftp_provider_impl.c -I $(BD)/modules \
/solaris-userland-s11u3/components/ptp/
H A DMakefile51 COMPONENT_BUILD_ENV += CC=$(CC)
/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/entityMib/
H A DMakefile57 $(CC) $(LDFLAGS) $(LDLIBS) -G -o $@ $(OBJS)
59 $(CC) $(CFLAGS) $(LDFLAGS) -o $@ -c $<
/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/healthMonitor/
H A DMakefile51 $(CC) $(LDFLAGS) $(LDLIBS) -G -o $@ $(OBJS)
53 $(CC) $(CFLAGS) $(LDFLAGS) -o $@ -c $<
/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/seaExtensions/
H A DMakefile50 $(CC) $(CFLAGS) $(LDFLAGS) $(LDLIBS) -G -o $@ $(OBJS)
52 $(CC) $(CFLAGS) $(LDFLAGS) -g -o $@ -c $<
/solaris-userland-s11u3/components/acpidump/
H A DMakefile55 CC += $(CC_BITS)
57 COMPONENT_BUILD_ENV += CC="$(CC)"
/solaris-userland-s11u3/components/bcc/
H A DMakefile49 COMPONENT_PRE_BUILD_ACTION = (cd $(@D) ; CC="$(CC)" $(GMAKE) make.fil)
56 COMPONENT_BUILD_ARGS += CC="$(CC)"
/solaris-userland-s11u3/components/bzip2/
H A DMakefile50 COMPONENT_BUILD_ENV += CC="$(CC)"
51 COMPONENT_BUILD_ARGS += CC="$(CC)"
/solaris-userland-s11u3/components/dnsmasq/
H A DMakefile50 COMPONENT_BUILD_ENV += CC="$(CC)"
51 COMPONENT_BUILD_ARGS += CC="$(CC)"
/solaris-userland-s11u3/components/perl512/
H A DMakefile25 PATH=$(dir $(CC)):/usr/bin:/usr/gnu/bin
78 CONFIGURE_ENV += PATH=$(dir $(CC)):$(PATH)
124 COMPONENT_BUILD_ENV += PATH=$(dir $(CC.studio.32)):$(PATH)
/solaris-userland-s11u3/components/pbzip2/
H A DMakefile45 COMPONENT_BUILD_ARGS += CC="$(CXX)"
/solaris-userland-s11u3/components/pixz/
H A DMakefile50 COMPONENT_BUILD_ARGS += CC="$(CC)"
/solaris-userland-s11u3/components/postfix/
H A DMakefile73 COMPONENT_BUILD_ENV += CC="$(CC) -m64"
/solaris-userland-s11u3/components/procmail/
H A DMakefile46 COMPONENT_BUILD_ENV += CC="$(CC) -m64"
/solaris-userland-s11u3/components/mlocate/
H A DMakefile44 CONFIGURE_OPTIONS.64 += CC="$(CC) -m64"
/solaris-userland-s11u3/components/ncftp/
H A DMakefile48 CONFIGURE_ENV += CC="$(CC)"
/solaris-userland-s11u3/components/nicstat/
H A DMakefile41 COMPONENT_BUILD_ENV += CC="$(CC) -m64"
/solaris-userland-s11u3/components/check/
H A DMakefile47 CC += $(CC_BITS)
/solaris-userland-s11u3/components/diffstat/
H A DMakefile41 CC += $(CC_BITS)
/solaris-userland-s11u3/components/httping/
H A DMakefile43 COMPONENT_BUILD_ENV += CC="$(CC)"
/solaris-userland-s11u3/components/ircii/
H A DMakefile45 CONFIGURE_ENV += CC="$(CC)"
48 # CC and CFLAGS definitions as configure parameters.
/solaris-userland-s11u3/components/ksh93/
H A DMakefile102 CC.RUNPATH=
103 CC.LD.RUNPATH=
104 CC.LD.ORIGIN=
105 CC.DLL.ORIGIN=
/solaris-userland-s11u3/components/less/
H A DMakefile44 CC += $(CC_BITS)
/solaris-userland-s11u3/components/liblogging/
H A DMakefile53 CC += $(CC_BITS)
/solaris-userland-s11u3/components/libpcap/
H A DMakefile43 # so we require the following line to add the -m option to CC
45 CC += $(CC_BITS)

Completed in 130 milliseconds

12345