Introduction
Introduction Statistics Contact Development Disclaimer Help
tmkfile.mk - plan9port - [fork] Plan 9 from user space
git clone git://src.adamsgaard.dk/plan9port
Log
Files
Refs
README
LICENSE
---
tmkfile.mk (280B)
---
1 MAKEALL=`{cd ../make; ls Make.*}
2 TARG=\
3 $MAKEALL\
4 NOTICE\
5 README\
6 Makefile\
7 mk.1\
8 mk.h\
9 sys.h\
10 fns.h\
11 mk.pdf\
12 `{9 ls -p $PLAN9/src/cmd/mk/*.c}\
13
14 WHAT=mk
15
16 <../mkfile.what
17
18 %: $PLAN9/src/cmd/mk/%
19 cp $prereq $target
20
21 sys.h: $PLAN9/src/cmd/mk/sys.std.h
22 cp $prereq $target
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.