]> git.lizzy.rs Git - plan9front.git/blob - sys/src/cmd/postscript/common/mkfile
821c2b1b61cf9c6db7d7a50bce65bfd87178defd
[plan9front.git] / sys / src / cmd / postscript / common / mkfile
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         rune.$O\
11         tempnam.$O\
12         getopt.$O\
13
14 HFILES=comments.h\
15         gen.h\
16         ext.h\
17         request.h\
18         path.h\
19         rune.h\
20
21 </sys/src/cmd/mklib
22
23 CFLAGS=-c -D$SYSTEM -D_POSIX_SOURCE -B
24 CC=pcc