mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
remove debugging
This commit is contained in:
parent
f3ecd8ae84
commit
31f809b54d
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
<$PLAN9/src/mkhdr
|
<$PLAN9/src/mkhdr
|
||||||
|
|
||||||
SYSOFILES=`{sh ./sysofiles.sh}
|
SYSOFILES=`{sh ./sysofiles.sh}
|
||||||
x=`{echo $SYSOFILES> xx}
|
|
||||||
LIB=libthread.a
|
LIB=libthread.a
|
||||||
OFILES=\
|
OFILES=\
|
||||||
$SYSOFILES\
|
$SYSOFILES\
|
||||||
|
|
Loading…
Reference in a new issue