Subversion Repositories shark

Rev

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

#
#
#

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

PROGS = mesaref
GRAPH_DRV = svga

include $(BASE)/config/example.mk

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