Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tests/dev/scsipi/libscsitest Include bsd.own.mk (hi pooka)



details:   https://anonhg.NetBSD.org/src/rev/5056dc912f78
branches:  trunk
changeset: 328977:5056dc912f78
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Apr 26 18:53:21 2014 +0000

description:
Include bsd.own.mk (hi pooka)

diffstat:

 tests/dev/scsipi/libscsitest/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r 4abf65e2f7f6 -r 5056dc912f78 tests/dev/scsipi/libscsitest/Makefile
--- a/tests/dev/scsipi/libscsitest/Makefile     Sat Apr 26 16:30:05 2014 +0000
+++ b/tests/dev/scsipi/libscsitest/Makefile     Sat Apr 26 18:53:21 2014 +0000
@@ -1,6 +1,8 @@
-#      $NetBSD: Makefile,v 1.2 2014/04/25 00:17:48 pooka Exp $
+#      $NetBSD: Makefile,v 1.3 2014/04/26 18:53:21 christos Exp $
 #
 
+.include <bsd.own.mk>
+
 RUMPTOP= ${NETBSDSRCDIR}/sys/rump
 
 LIB=   rumpdev_scsitest



Home | Main Index | Thread Index | Old Index