Index: Makefile =================================================================== --- Makefile (revision 5805) +++ Makefile (revision 5806) @@ -10,7 +10,7 @@ all: tester_spd prcli test: tester.diff - @echo "*** all ok, QC PASS ***" + @echo "pcb-printf: *** QC PASS ***" @rm tester.stdout ; true prcli: prcli.o $(SRC)/pcb-printf.o $(SRC)/misc_util.o $(LIBPCB_BASE) $(GDS)