Subversion Repositories shark

Rev

Rev 1127 | Blame | Compare with Previous | Last modification | View Log | RSS feed

#
#
#

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

PROGS = mesademo
GRAPH_DRV = svga

include $(BASE)/config/example.mk

mesademo:
        make -f $(SUBMAKE) GRAPH_DRV=svga APP=mesademo INIT= OTHEROBJS="initfile.o" OTHERINCL=