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/cmd/postscript/common/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
<../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