Rev 1655 | 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__"