Subversion Repositories planix.SVN

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
</$objtype/mkfile
2
 
3
LIB=/$objtype/lib/libndb.a
4
OFILES=\
5
	csgetval.$O\
6
	csipinfo.$O\
7
	dnsquery.$O\
8
	ipattr.$O\
9
	ndbaux.$O\
10
	ndbcache.$O\
11
	ndbcat.$O\
12
	ndbconcatenate.$O\
13
	ndbdiscard.$O\
14
	ndbfree.$O\
15
	ndbgetipaddr.$O\
16
	ndbgetval.$O\
17
	ndbhash.$O\
18
	ndbipinfo.$O\
19
	ndblookval.$O\
20
	ndbopen.$O\
21
	ndbparse.$O\
22
	ndbreorder.$O\
23
	ndbsubstitute.$O\
24
 
25
HFILES=\
26
	/sys/include/ndb.h\
27
	ndbhf.h
28
 
29
UPDATE=\
30
	mkfile\
31
	$HFILES\
32
	${OFILES:%.$O=%.c}\
33
	${LIB:/$objtype/%=/386/%}\
34
 
35
</sys/src/cmd/mksyslib
36
 
37
$O.out: testipinfo.$O
38
	$LD $prereq