Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/raidframe Setup installation mechanism for <dev/raid...
details: https://anonhg.NetBSD.org/src/rev/b8eb3d60097a
branches: trunk
changeset: 515764:b8eb3d60097a
user: oster <oster%NetBSD.org@localhost>
date: Thu Oct 04 16:04:16 2001 +0000
description:
Setup installation mechanism for <dev/raidframe/raidframevar.h> and
<dev/raidframe/raidframeio.h>
diffstat:
sys/dev/raidframe/Makefile | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diffs (12 lines):
diff -r 5729fb4e6827 -r b8eb3d60097a sys/dev/raidframe/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/dev/raidframe/Makefile Thu Oct 04 16:04:16 2001 +0000
@@ -0,0 +1,8 @@
+# $NetBSD: Makefile,v 1.1 2001/10/04 16:04:16 oster Exp $
+
+INCSDIR= /usr/include/dev/raidframe
+
+# We only need a couple of the .h files:
+INCS= raidframevar.h raidframeio.h
+
+.include <bsd.kinc.mk>
Home |
Main Index |
Thread Index |
Old Index