Module Name:    src
Committed By:   christos
Date:           Sat Sep 10 11:04:24 UTC 2016

Modified Files:
        src/tests/rump/modautoload: Makefile

Log Message:
need bsd.init.mk


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/rump/modautoload/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/tests/rump/modautoload/Makefile
diff -u src/tests/rump/modautoload/Makefile:1.6 src/tests/rump/modautoload/Makefile:1.7
--- src/tests/rump/modautoload/Makefile:1.6	Sat Aug 27 10:23:54 2016
+++ src/tests/rump/modautoload/Makefile	Sat Sep 10 07:04:24 2016
@@ -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

Reply via email to