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/samterm/mkfile | |
| parent | eb423b5cc00a36f02129722e85e36eb9da1a60d3 (diff) | |
Goodbye SHORTLIB
Diffstat (limited to 'src/cmd/samterm/mkfile')
| -rw-r--r-- | src/cmd/samterm/mkfile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cmd/samterm/mkfile b/src/cmd/samterm/mkfile index 78454909..3ffa496c 100644 --- a/src/cmd/samterm/mkfile +++ b/src/cmd/samterm/mkfile @@ -21,7 +21,5 @@ HFILES=\ $PLAN9/include/draw.h\ CFLAGS=$CFLAGS -I../sam -LDFLAGS=$LDFLAGS -L$X11/lib -lX11 -lm -SHORTLIB=frame draw plumb fs mux thread regexp9 bio 9 <$PLAN9/src/mkone |