Subversion Repositories shark

Rev

Rev 1261 | 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="__LINUXC26__ __PCI__ __NET__ __FIRST__"
        cp nload TEST