Subversion Repositories shark

Rev

Blame | 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=