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 (167B)
---
1 <$PLAN9/src/mkhdr
2
3 TARG=nedmail
4
5 LIB=../common/libcommon.a
6
7 HFILES=../common/common.h
8
9 OFILES=nedmail.$O
10
11 BIN=$BIN/upas
12
13 <$PLAN9/src/mkone
14 CFLAGS=$CFLAGS -I../common
15