From cb3d2956290b62b185f8e09ef704bd9e4fa5c482 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Tue, 6 May 2014 14:01:48 +0000 Subject: [PATCH] Revert r265436, since it is not the correct fix. --- usr.bin/bmake/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/bmake/Makefile.inc b/usr.bin/bmake/Makefile.inc index cf9a6e3a8be6..b2a8e41e0036 100644 --- a/usr.bin/bmake/Makefile.inc +++ b/usr.bin/bmake/Makefile.inc @@ -1,6 +1,6 @@ # $FreeBSD$ -.include +.include "src.opts.mk" .if defined(.PARSEDIR) # make sure this is available to unit-tests/Makefile