Subversion Repositories shark

Rev

Blame | Last modification | View Log | RSS feed

#
#
#

ifndef BASE
BASE=../..
endif
include $(BASE)/config/config.mk

PROGS  = Illa

include $(BASE)/config/example.mk

Illa:
        make -f $(SUBMAKE) APP=Illa INIT= OTHEROBJS="initfile.o fab_lib.o bca_lib.o " SHARKOPT="__OLDCHAR__ __GRX__"