Use CFLAGS from /etc/make.conf (then add to that).

Requested by:	Satoshi
This commit is contained in:
David E. O'Brien 1997-10-08 10:22:00 +00:00
parent df857c712d
commit d37f32479c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8180

View file

@ -14,7 +14,7 @@
# the controlling terminal)
+# FreeBSD 2.1.0
+CFLAGS = -DUSE_IOCTL $(CDEBUGFLAGS)
+CFLAGS += -DUSE_IOCTL $(CDEBUGFLAGS)
+CC = gcc
+
# SunOS 4.1.4