Subversion Repositories shark

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1551 mauro 1
#
2
 
3
ifndef BASE
4
BASE=../..
5
endif
6
include $(BASE)/config/config.mk
7
 
8
PROGS  = hello
9
 
10
include $(BASE)/config/example.mk
11
 
12
hello:
13
	make -f $(SUBMAKE) APP=hello INIT= OTHEROBJS="initfile.o" OTHERINCL= SHARKOPT=