Force MK_INCLUDES for the legacy stage
authoremaste <emaste@FreeBSD.org>
Wed, 25 Mar 2015 20:57:08 +0000 (20:57 +0000)
committeremaste <emaste@FreeBSD.org>
Wed, 25 Mar 2015 20:57:08 +0000 (20:57 +0000)
commit85ed3f67dbc555b46473c419101119bf9dcce214
tree6c4c34c46aae7182f26cb477f6e8974daa95e8b9
parent3cb01b490fb3c86f7870444b59e6c9e7cfab65b1
Force MK_INCLUDES for the legacy stage

As legacy executes "make installincludes" we don't want it to be
disabled by a src.conf setting.

Reviewed by: imp
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D2143
Makefile.inc1