Lines Matching full:"$ sources"
33 $(CLASSES): $(SOURCES)34 - $(JC) -target 1.1 -O $(SOURCES)35 + $(JC) $(JC_ARGS) -O $(SOURCES)