summaryrefslogtreecommitdiffstats
path: root/share/mk/sys.mk
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-12-23 08:51:50 +0000
committerru <ru@FreeBSD.org>2004-12-23 08:51:50 +0000
commit00b956726aea745fe444447b04c83491e32218c3 (patch)
treee1145628e37bdee5b30b590ca9d4751c09d0ef1a /share/mk/sys.mk
parentcd5c0ee406d2246d5065b8bae28b84017389fbeb (diff)
downloadFreeBSD-src-00b956726aea745fe444447b04c83491e32218c3.zip
FreeBSD-src-00b956726aea745fe444447b04c83491e32218c3.tar.gz
Include bsd.compat.mk early from sys.mk, enough for makefiles
using conditional statements to see the new spellings of NO_* knobs (in case user still uses old spellings). Reported by: kris
Diffstat (limited to 'share/mk/sys.mk')
-rw-r--r--share/mk/sys.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/mk/sys.mk b/share/mk/sys.mk
index aa313b7..da58f8e 100644
--- a/share/mk/sys.mk
+++ b/share/mk/sys.mk
@@ -271,4 +271,5 @@ OBJFORMAT?= elf
.endif
+.include <bsd.compat.mk>
.include <bsd.cpu.mk>
OpenPOWER on IntegriCloud