Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – planix.SVN – Blame – /os/branches/planix-v0/sys/src/libsunrpc/mkfile – Rev 2

Subversion Repositories planix.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
</$objtype/mkfile
2
 
3
PROTO=\
4
	mount3.$O\
5
	nfs3.$O\
6
	portmap.$O\
7
 
8
OFILES=\
9
	authunix.$O\
10
	client.$O\
11
	emalloc.$O\
12
	error.$O\
13
	fd.$O\
14
	fmt.$O\
15
	net.$O\
16
	prog.$O\
17
	rpc.$O\
18
	server.$O\
19
	suncall.$O\
20
	udp.$O\
21
	$PROTO\
22
 
23
HFILES=\
24
	/sys/include/sunrpc.h\
25
 
26
LIB=/$objtype/lib/libsunrpc.a
27
 
28
</sys/src/cmd/mksyslib
29
 
30
mount3.$O: /sys/include/nfs3.h