Subversion Repositories shark

Rev

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

#
#

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

PROGS=  mpegstar

include $(BASE)/config/example.mk

mpegstar:
        make -f $(SUBMAKE) APP=mpegstar INIT= OTHEROBJS="initfile.o" OTHERINCL= SHARKOPT="__OLDCHAR__ __GRX__ __FIRST__"