Introduction
Introduction Statistics Contact Development Disclaimer Help
tmkfile.regexp - plan9port - [fork] Plan 9 from user space
git clone git://src.adamsgaard.dk/plan9port
Log
Files
Refs
README
LICENSE
---
tmkfile.regexp (314B)
---
1 MAKEALL=`{cd ../make; ls Make.*}
2 TARG=\
3 $MAKEALL\
4 NOTICE\
5 README\
6 Makefile\
7 regexp9.3\
8 regexp9.7\
9 regexp9.h\
10 regcomp.h\
11 lib9.h\
12 `{9 ls -p $PLAN9/src/libregexp/*.c}\
13
14 WHAT=regexp
15
16 <../mkfile.what
17
18 %: $PLAN9/src/libregexp/%
19 cp $prereq $target
20
21 lib9.h: $PLAN9/src/libregexp/lib9.std.h
22 cp $prereq $target
23
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.