tmkfile - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
tmkfile (173B)
---
1 <$PLAN9/src/mkhdr
2
3 LIB=libcommon.a
4
5 OFILES=\
6 appendfiletombox.$O\
7 auxx.$O\
8 config.$O\
9 libsys.$O\
10 mail.$O\
11 process.$O\
12
13 HFILES=\
14 common.h\
15 sys.h\
16
17 <$PLAN9/src/mklib
18