Introduction
Introduction Statistics Contact Development Disclaimer Help
tone Makefile - plan9port - [fork] Plan 9 from user space
git clone git://src.adamsgaard.dk/plan9port
Log
Files
Refs
README
LICENSE
---
commit d66daf1d610678e6f7fac2e4ac61b3325873bd63
parent f0f618021f9260e00ae439860a378e709a771ea6
Author: rsc <devnull@localhost>
Date: Sun, 23 Nov 2003 18:32:42 +0000
one Makefile
Diffstat:
A src/Makefile | 6 ++++++
1 file changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile b/src/Makefile
t@@ -0,0 +1,6 @@
+../bin/mk: mkmk.sh
+ sh -x mkmk.sh
+
+all clean install nuke: ../bin/mk
+ mk $@
+
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.