From e8fb1d3efb114d1859f14fda2b6681d99df1f48a Mon Sep 17 00:00:00 2001 From: wkj Date: Mon, 17 May 2004 02:24:15 +0000 Subject: tr2post and aux/download; download is a shell script in $PLAN9/bin. --- src/cmd/postscript/tr2post/mkfile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/cmd/postscript/tr2post/mkfile') diff --git a/src/cmd/postscript/tr2post/mkfile b/src/cmd/postscript/tr2post/mkfile index e1e5aec2..4a5f47d4 100644 --- a/src/cmd/postscript/tr2post/mkfile +++ b/src/cmd/postscript/tr2post/mkfile @@ -28,6 +28,8 @@ HFILES=tr2post.h\ BIN=$POSTBIN +LIB=../common/libcom.a + <$PLAN9/src/mkone CFLAGS=$CFLAGS -c -D'PROGRAMVERSION="0.1"' -D'DOROUND=1' -I$COMMONDIR -- cgit v1.2.3