From 9daa3ca74ebd673d00ba52667c50fe4a0046d100 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Thu, 31 Jan 2008 16:58:38 -0500 Subject: tr2post: rename charlib files to not be case-dependent (OS X) --- src/cmd/postscript/tr2post/mkfile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/cmd/postscript/tr2post/mkfile') diff --git a/src/cmd/postscript/tr2post/mkfile b/src/cmd/postscript/tr2post/mkfile index 4a5f47d4..2c716c1b 100644 --- a/src/cmd/postscript/tr2post/mkfile +++ b/src/cmd/postscript/tr2post/mkfile @@ -36,3 +36,7 @@ CFLAGS=$CFLAGS -c -D'PROGRAMVERSION="0.1"' -D'DOROUND=1' -I$COMMONDIR %.$O: $COMMONDIR/%.c $CC $CFLAGS $COMMONDIR/$stem.c + +test.ps:V: $O.tr2post + 9 troff -ms test.tr | $O.tr2post | psfonts >test.ps + -- cgit v1.2.3