aboutsummaryrefslogtreecommitdiff
path: root/src/libndb/mkfile
blob: a49cd5e01e43fdfbaa7eacd2143905f8d9c9cbc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<$PLAN9/src/mkhdr

LIB=libndb.a
OFILES=\
#	csgetval.$O\
#	csipinfo.$O\
#	dnsquery.$O\
	ipattr.$O\
	ndbaux.$O\
	ndbcache.$O\
	ndbcat.$O\
	ndbconcatenate.$O\
	ndbdiscard.$O\
	ndbfree.$O\
	ndbgetipaddr.$O\
	ndbgetval.$O\
	ndbhash.$O\
	ndbipinfo.$O\
	ndblookval.$O\
	ndbopen.$O\
	ndbparse.$O\
	ndbreorder.$O\
	ndbsubstitute.$O\

HFILES=\
	$PLAN9/include/ndb.h\
	ndbhf.h

<$PLAN9/src/mksyslib

$O.out: testipinfo.$O
	$LD $prereq