Subversion Repositories shark

Rev

Blame | Last modification | View Log | RSS feed

#
#
#

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

PROGS=  atcsim

include $(BASE)/config/example.mk

atcsim:
        make -f $(SUBMAKE) APP=atcsim INIT= OTHEROBJS="initfile.o plane.o atc.o sim_area.o input.o jetctrl.o" SHARKOPT="__OLDCHAR__ __GRX__"