plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit f6b7705a546e567179867419d71a355fb771540d
parent 70bcc7804e3cac85bd92306668bae053df86a29e
Author: rsc <devnull@localhost>
Date:   Thu, 25 Mar 2004 23:14:06 +0000

remove libmach

Diffstat:
Msrc/cmd/mkfile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/cmd/mkfile b/src/cmd/mkfile @@ -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