summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1995-10-05 17:31:06 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1995-10-05 17:31:06 +0000
commit5062c4453c8c78f5dcd7c495c7b4b95bc16ab78e (patch)
treee6e1fbec3c6291b7e0592b0351606bead73afb9c /print
parentRUN_DEPENDS on wish rather than LIB_DEPENDS on tk.Replac (diff)
Take CFLAGS from /etc/make.conf
Notes
Notes: svn path=/head/; revision=2274
Diffstat (limited to 'print')
-rw-r--r--print/tex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tex/Makefile b/print/tex/Makefile
index 186e35770b0d..9c64a92c76d4 100644
--- a/print/tex/Makefile
+++ b/print/tex/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 September 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.16 1995/04/21 00:21:27 jmz Exp $
+# $Id: Makefile,v 1.17 1995/10/03 21:19:24 jmz Exp $
#
DISTNAME= web2c-6.1
@@ -26,7 +26,7 @@ CTAN?= ftp.tex.ac.uk
BASES= mf.base cmmf.base
FORMATS= tex.fmt
-CFLAGS= -O2 -L${X11BASE}/lib
+CFLAGS+= -L${X11BASE}/lib
web2c.tar.gz: