Subversion Repositories shark

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1026 mauro 1
#
2
# Standard path
3
#
4
 
5
ifndef BASE
6
	BASE = ..
7
	BASEDOS = ..
8
endif
9
 
10
include $(BASE)/config.mk
11
 
12
.PHONY : all allclean
13
 
14
all:
15
 
16
allclean:
17
	$(RM) lib*.a
18
	$(RM) x0.o