summaryrefslogtreecommitdiff
path: root/sys/src/cmd/postscript/common/mkfile
blob: a5e9de392be186bfc49c9630830f11af83cfe98e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
</$objtype/mkfile

<../config

LIB=com.a$O
OFILES=bbox.$O\
	glob.$O\
	misc.$O\
	request.$O\
	tempnam.$O\
	getopt.$O\

HFILES=comments.h\
	gen.h\
	ext.h\
	request.h\
	path.h

</sys/src/cmd/mklib

CFLAGS=-c -D$SYSTEM -D_POSIX_SOURCE -B
CC=pcc