mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-24 11:41:58 +00:00
remove libmach
This commit is contained in:
parent
70bcc7804e
commit
f6b7705a54
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue