diff options
author | rsc <devnull@localhost> | 2004-12-28 23:15:31 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2004-12-28 23:15:31 +0000 |
commit | 1f17800709fbdce9f0eba06ed94021ab0a29616f (patch) | |
tree | 0059c788cf16c961bafbf426ada1b6cf8f13d570 /src/mkfile | |
parent | 623ae4f9110da2f27e167ad653e165594cbe9a22 (diff) | |
download | plan9port-1f17800709fbdce9f0eba06ed94021ab0a29616f.tar.gz plan9port-1f17800709fbdce9f0eba06ed94021ab0a29616f.tar.bz2 plan9port-1f17800709fbdce9f0eba06ed94021ab0a29616f.zip |
thread is not buggered anymore
Diffstat (limited to 'src/mkfile')
-rw-r--r-- | src/mkfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ <mkhdr -BUGGERED='9p|auth|authsrv|fmt|httpd|utf|sunrpc|venti' +BUGGERED='9p|auth|authsrv|fmt|httpd|utf|sunrpc' LIBDIRS=`ls -ld lib* | sed -n 's/^d.* //p' |egrep -v "^lib($BUGGERED)$"` DIRS=\ |