Subversion Repositories planix.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
</$objtype/mkfile
2
 
3
<../config
4
 
5
LIB=com.a$O
6
OFILES=bbox.$O\
7
	glob.$O\
8
	misc.$O\
9
	request.$O\
10
	tempnam.$O\
11
	getopt.$O\
12
 
13
HFILES=comments.h\
14
	gen.h\
15
	ext.h\
16
	request.h\
17
	path.h\
18
 
19
</sys/src/cmd/mklib
20
 
21
CFLAGS=$CFLAGS -c -D$SYSTEM -D_POSIX_SOURCE -B
22
CC=pcc