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

/openjdk7/jdk/make/sun/xawt/
H A DMakefile281 SIZERS_CC = $(CC) macro
283 SIZERS_CC = $(HOST_CC) macro
288 $(SIZERS_CC) $(CFLAGS_$(subst .,,$(suffix $@))) $(CPPFLAGS) -o $@ $(SIZER)$(suffix $@).c

Completed in 30 milliseconds