summaryrefslogtreecommitdiffstats
path: root/contrib/bmake/unit-tests/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/Makefile.in')
-rw-r--r--contrib/bmake/unit-tests/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/bmake/unit-tests/Makefile.in b/contrib/bmake/unit-tests/Makefile.in
index e5bf9b2..a64a074 100644
--- a/contrib/bmake/unit-tests/Makefile.in
+++ b/contrib/bmake/unit-tests/Makefile.in
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.39 2012/11/09 19:16:10 sjg Exp $
+# $Id: Makefile.in,v 1.40 2012/12/28 21:28:19 sjg Exp $
#
# $NetBSD: Makefile,v 1.35 2012/11/09 19:08:28 sjg Exp $
#
@@ -64,7 +64,7 @@ ${SUBFILES}:
clean:
rm -f *.out *.fail *.core
-.-include <bsd.obj.mk>
+.-include <obj.mk>
TEST_MAKE?= ${.MAKE}
TOOL_SED?= sed
OpenPOWER on IntegriCloud