Subversion Repositories shark

Rev

Rev 1686 | Blame | Compare with Previous | Last modification | View Log | RSS feed

APPS:= ptest1 ptest2 ptest3 ptest4 ptest5 ptest6

S?=../../
include $(S)/mk/App.mk

ptest1:
        make -f $(S)/Makefile APP=ptest1 OTHEROBJS="pinit.o" SHARKOPT=

ptest2:
        make -f $(S)/Makefile APP=ptest2 OTHEROBJS="pinit.o" SHARKOPT=

ptest3:
        make -f $(S)/Makefile APP=ptest3 OTHEROBJS="pinit.o" SHARKOPT=

ptest4:
        make -f $(S)/Makefile APP=ptest4 OTHEROBJS="pinit.o" SHARKOPT=

ptest5:
        make -f $(S)/Makefile APP=ptest5 OTHEROBJS="pinit.o" SHARKOPT=

ptest6:
        make -f $(S)/Makefile APP=ptest6 OTHEROBJS="pinit.o" SHARKOPT=