Take CFLAGS from /etc/make.conf

This commit is contained in:
Jean-Marc Zucconi 1995-10-05 17:31:06 +00:00
parent 35b7c74a6e
commit 5062c4453c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2274

View File

@ -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: