diff options
| author | christos <christos@NetBSD.org> | 2014-04-26 18:53:21 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2014-04-26 18:53:21 +0000 |
| commit | 44c8451f9db3b00c3b0363ffd48ca4485d2885a4 (patch) | |
| tree | 8e9683e41dadf846902e35c449f03f654f769580 /tests/dev/scsipi | |
| parent | 9979bcaebe3967f2d5df5e0b051dbcedd57cebb7 (diff) | |
Include bsd.own.mk (hi pooka)
Diffstat (limited to 'tests/dev/scsipi')
| -rw-r--r-- | tests/dev/scsipi/libscsitest/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/dev/scsipi/libscsitest/Makefile b/tests/dev/scsipi/libscsitest/Makefile index d887a82bd9c..033fefcab06 100644 --- a/tests/dev/scsipi/libscsitest/Makefile +++ b/tests/dev/scsipi/libscsitest/Makefile @@ -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 |
