Rev 1085 | Rev 1144 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
#
#
#
ifndef BASE
BASE=../..
endif
include $(BASE)/config/config.mk
PROGS = mouse2
include $(BASE)/config/example.mk
mouse2:
make -f $(SUBMAKE) APP=mouse2 INIT= OTHEROBJS="initfile.o" OTHERINCL=