Remove all support for legacy NOFOO and NO_FOO build options.

This commit is contained in:
Dag-Erling Smørgrav
2013-01-10 22:44:19 +00:00
parent e86fef2a0b
commit edd42017c9
5 changed files with 0 additions and 118 deletions
-1
View File
@@ -9,7 +9,6 @@ __<bsd.init.mk>__:
.if exists(${.CURDIR}/../Makefile.inc)
.include "${.CURDIR}/../Makefile.inc"
.endif
.include <bsd.compat.mk>
.include <bsd.own.mk>
.MAIN: all
.endif # !target(__<bsd.init.mk>__)