Keep up with sys/conf/ changes.

This commit is contained in:
ru 2004-01-10 18:01:08 +00:00
parent c74cd0c713
commit 6f460d8fda

View File

@ -141,7 +141,7 @@ MACHINE_CPU = itanium
_CPUCFLAGS += -mieee
.endif
# NB: COPTFLAGS is handled in /usr/src/sys/conf/Makefile.<arch>
# NB: COPTFLAGS is handled in /usr/src/sys/conf/kern.pre.mk
.if !defined(NO_CPU_CFLAGS)
CFLAGS += ${_CPUCFLAGS}