commit | f6b7705a546e567179867419d71a355fb771540d | [log] [tgz] |
---|---|---|
author | rsc <devnull@localhost> | Thu Mar 25 23:14:06 2004 +0000 |
committer | rsc <devnull@localhost> | Thu Mar 25 23:14:06 2004 +0000 |
tree | 42e522bf283b6fe708f9ea6fb70fdc1c3dc52d79 | |
parent | 70bcc7804e3cac85bd92306668bae053df86a29e [diff] |
remove libmach
diff --git a/src/cmd/mkfile b/src/cmd/mkfile index 292c051..2b367c6 100644 --- a/src/cmd/mkfile +++ b/src/cmd/mkfile
@@ -3,7 +3,7 @@ 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