Subversion Repositories shark

Rev

Blame | Last modification | View Log | RSS feed

#
#
#

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

PROGS = svgademo
GRAPH_DRV = svga

include $(BASE)/config/example.mk

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