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

<../config

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

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

<$PLAN9/src/mklib

CFLAGS=-c -D$SYSTEM