Subversion Repositories shark

Rev

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

#
#
#

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

PROGS=  chimera

include $(BASE)/config/example.mk

chimera:
        make -f $(SUBMAKE) APP=chimera INIT= OTHEROBJS="initfile.o calibrate.o send.o action.o keys.o" SHARKOPT="__OLDCHAR__ __SERVO____LINUXC26__"