Import sources from 2011-03-30 iso image
This commit is contained in:
commit
e5888a1ffd
7810 changed files with 2489717 additions and 0 deletions
24
sys/src/cmd/postscript/common/mkfile
Executable file
24
sys/src/cmd/postscript/common/mkfile
Executable file
|
@ -0,0 +1,24 @@
|
|||
</$objtype/mkfile
|
||||
|
||||
<../config
|
||||
|
||||
LIB=com.a$O
|
||||
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\
|
||||
|
||||
</sys/src/cmd/mklib
|
||||
|
||||
CFLAGS=-c -D$SYSTEM -D_POSIX_SOURCE -B
|
||||
CC=pcc
|
Loading…
Add table
Add a link
Reference in a new issue