Searched refs:PROG (Results 1 – 2 of 2) sorted by relevance
2 PROG=tree macro4 .PRECIOUS: $(PROG)9 all: clean $(PROG)11 $(PROG): test.c13 ./$(PROG)16 rm -f $(PROG)
2 PROG=scev macro4 .PRECIOUS: $(PROG)11 all: clean $(PROG)13 $(PROG): test.c $(CORE_SRC)15 ./$(PROG) -p 0.5 -d 1018 rm -f $(PROG)