tremove libmach - 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
---
DIR commit f6b7705a546e567179867419d71a355fb771540d
DIR parent 70bcc7804e3cac85bd92306668bae053df86a29e
HTML Author: rsc <devnull@localhost>
Date: Thu, 25 Mar 2004 23:14:06 +0000
remove libmach
Diffstat:
M src/cmd/mkfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/src/cmd/mkfile b/src/cmd/mkfile
t@@ -3,7 +3,7 @@ PLAN9=../..
TARG=`ls *.c | sed 's/\.c//'`
LDFLAGS=$LDFLAGS
-SHORTLIB=mach sec fs mux regexp9 thread bio 9
+SHORTLIB=sec fs mux regexp9 thread bio 9
<$PLAN9/src/mkmany