Subversion Repositories shark

Rev

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

#
#
#

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

PROGS = gpsmesa

include $(BASE)/config/example.mk

gpsmesa:
        make -f $(SUBMAKE) APP=gpsmesa INIT= OTHEROBJS="initfile.o" SHARKOPT="__OSMESA__ __LINUXC26__ __NET__ __PCI__ __INPUT__ __FB__"