diff options
author | kaleb <empty> | 1994-11-21 18:41:42 +0000 |
---|---|---|
committer | kaleb <empty> | 1994-11-21 18:41:42 +0000 |
commit | c51271258de5afc822bb805fc41b7eb95bfcb293 (patch) | |
tree | 988f38fd860e2ac7edde1814ca2c9c3337a1e899 /xc/fonts | |
parent | cb22343d897391e2197c9e56f5e7997d4e8ccf8c (diff) |
XFree86 3.1
Diffstat (limited to 'xc/fonts')
-rw-r--r-- | xc/fonts/PEX/Imakefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/fonts/PEX/Imakefile b/xc/fonts/PEX/Imakefile index 6251d2c60..a5c4a52d5 100644 --- a/xc/fonts/PEX/Imakefile +++ b/xc/fonts/PEX/Imakefile @@ -1,5 +1,5 @@ XCOMM -XCOMM $XConsortium: Imakefile,v 5.18 94/04/17 20:10:03 rws Exp $ +XCOMM $XConsortium: Imakefile,v 5.19 94/04/17 22:20:44 rws Exp kaleb $ XCOMM XCOMM XCOMM Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. @@ -41,7 +41,7 @@ CDEBUGFLAGS = PexFontCDebugFlags YFLAGS = -d LINTFLAGS = -u - LIBS = -ll MathLibrary + LIBS = LexLib MathLibrary FONTS = Roman Roman_M |