Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber
2016-01-12 01:23:45 +00:00
554 changed files with 8796 additions and 4937 deletions
+1 -1
View File
@@ -206,7 +206,7 @@ _TARGET_ARCH?= ${MACHINE_ARCH}
# The user can define ALWAYS_CHECK_MAKE to have this check performed
# for all targets.
#
.if defined(ALWAYS_CHECK_MAKE)
.if defined(ALWAYS_CHECK_MAKE) || !defined(.PARSEDIR)
${TGTS}: upgrade_checks
.else
buildworld: upgrade_checks