Subversion Repositories shark

Rev

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

ifndef BASE
BASE=../../..
endif

include $(BASE)/config/config.mk

PROGS = TEST

include $(BASE)/config/example.mk

TEST:
        make -f $(SUBMAKE) APP="nload" BASE=../../.. INIT= OTHEROBJS="event.o initfile.o shark.o fsfinit.o" OTHERINCL="-I." SHARKOPT="__OLDCHAR__ __FIRST__"
        cp nload TEST