Subversion Repositories shark

Rev

Blame | Last modification | View Log | RSS feed

#
#
#

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

PROGS  = sachfly1

include $(BASE)/config/example.mk


# Graphical applications
sachfly1:
        make -f $(SUBMAKE) APP=sachfly1 INIT= OTHEROBJS="initfile.o jetctrl.o" OTHERINCL= SHARKOPT="__OLDCHAR__ __GRX__"