summaryrefslogtreecommitdiffstats
path: root/usr.bin/bmake
diff options
context:
space:
mode:
authorse <se@FreeBSD.org>2014-05-06 14:01:48 +0000
committerse <se@FreeBSD.org>2014-05-06 14:01:48 +0000
commitaecb1b76eca2257bc31152fc6c22b8ee25852c1f (patch)
tree2574aba7e7096a83b94d1cc2f7b9fe11ff4ad512 /usr.bin/bmake
parent39b4e3c4c297cc1ebdd19c6c0e7ecec10bbde74a (diff)
downloadFreeBSD-src-aecb1b76eca2257bc31152fc6c22b8ee25852c1f.zip
FreeBSD-src-aecb1b76eca2257bc31152fc6c22b8ee25852c1f.tar.gz
Revert r265436, since it is not the correct fix.
Diffstat (limited to 'usr.bin/bmake')
-rw-r--r--usr.bin/bmake/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/bmake/Makefile.inc b/usr.bin/bmake/Makefile.inc
index cf9a6e3..b2a8e41 100644
--- a/usr.bin/bmake/Makefile.inc
+++ b/usr.bin/bmake/Makefile.inc
@@ -1,6 +1,6 @@
# $FreeBSD$
-.include <src.opts.mk>
+.include "src.opts.mk"
.if defined(.PARSEDIR)
# make sure this is available to unit-tests/Makefile
OpenPOWER on IntegriCloud