diff options
author | rsc <devnull@localhost> | 2005-01-04 22:10:29 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-01-04 22:10:29 +0000 |
commit | 372e9667dfd5fcce89be447b5bbc169c8a43322e (patch) | |
tree | e06d37f7541449f106fbbaeeb9305a2fdbb3e1d5 /src/cmd/pic | |
parent | eb423b5cc00a36f02129722e85e36eb9da1a60d3 (diff) | |
download | plan9port-372e9667dfd5fcce89be447b5bbc169c8a43322e.tar.gz plan9port-372e9667dfd5fcce89be447b5bbc169c8a43322e.tar.bz2 plan9port-372e9667dfd5fcce89be447b5bbc169c8a43322e.zip |
Goodbye SHORTLIB
Diffstat (limited to 'src/cmd/pic')
-rw-r--r-- | src/cmd/pic/mkfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cmd/pic/mkfile b/src/cmd/pic/mkfile index b27e07db..10199f8c 100644 --- a/src/cmd/pic/mkfile +++ b/src/cmd/pic/mkfile @@ -23,7 +23,6 @@ HFILES=pic.h\ YFILES=picy.y\ -SHORTLIB=bio 9 <$PLAN9/src/mkone YFLAGS=-S -d LEX=9lex |