Subversion Repositories shark

Rev

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

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

PROGS  = hello

include $(BASE)/config/example.mk


# Text applications
hello:
        make -f $(SUBMAKE) APP=hello INIT= OTHEROBJS="ihello.o" OTHERINCL=