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/mnihongo | |
| parent | eb423b5cc00a36f02129722e85e36eb9da1a60d3 (diff) | |
Goodbye SHORTLIB
Diffstat (limited to 'src/cmd/mnihongo')
| -rw-r--r-- | src/cmd/mnihongo/mkfile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cmd/mnihongo/mkfile b/src/cmd/mnihongo/mkfile index 5842de57..dc5bc941 100644 --- a/src/cmd/mnihongo/mkfile +++ b/src/cmd/mnihongo/mkfile @@ -1,10 +1,8 @@ <$PLAN9/src/mkhdr -SHORTLIB=draw bio 9 TARG=mnihongo OFILES=mnihongo.$O <$PLAN9/src/mkone -LDFLAGS=$LDFLAGS -L$X11/lib -lX11 |