Subversion Repositories shark

Rev

Rev 1145 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

#
#
#

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

PROGS=  simlight

include $(BASE)/config/example.mk

simlight:
        make -f $(SUBMAKE) APP=simlight INIT= OTHEROBJS="initfile.o " SHARKOPT="__FFT__ __OLDCHAR__ __GRX__"