Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/rump/modautoload need bsd.init.mk
details: https://anonhg.NetBSD.org/src/rev/ec995b5824de
branches: trunk
changeset: 347664:ec995b5824de
user: christos <christos%NetBSD.org@localhost>
date: Sat Sep 10 11:04:24 2016 +0000
description:
need bsd.init.mk
diffstat:
tests/rump/modautoload/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r 4c0b8f59e64a -r ec995b5824de tests/rump/modautoload/Makefile
--- a/tests/rump/modautoload/Makefile Sat Sep 10 09:31:24 2016 +0000
+++ b/tests/rump/modautoload/Makefile Sat Sep 10 11:04:24 2016 +0000
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2016/08/27 14:23:54 christos Exp $
+# $NetBSD: Makefile,v 1.7 2016/09/10 11:04:24 christos Exp $
#
+.include <bsd.init.mk>
+
TESTSDIR= ${TESTSBASE}/rump/modautoload
TESTS_C= t_modautoload
Home |
Main Index |
Thread Index |
Old Index