Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/prep/include Add back spkr.h
details: https://anonhg.NetBSD.org/src/rev/c5b97ceb77b5
branches: trunk
changeset: 553997:c5b97ceb77b5
user: matt <matt%NetBSD.org@localhost>
date: Fri Oct 24 05:07:44 2003 +0000
description:
Add back spkr.h
diffstat:
sys/arch/prep/include/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 96642bfe6d6a -r c5b97ceb77b5 sys/arch/prep/include/Makefile
--- a/sys/arch/prep/include/Makefile Fri Oct 24 05:01:39 2003 +0000
+++ b/sys/arch/prep/include/Makefile Fri Oct 24 05:07:44 2003 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.16 2003/10/20 00:12:10 matt Exp $
+# $NetBSD: Makefile,v 1.17 2003/10/24 05:07:44 matt Exp $
INCSDIR= /usr/include/prep
INCS= bootinfo.h \
disklabel.h \
intr.h \
+ spkr.h \
vmparam.h
.include "../../powerpc/include/Makefile"
Home |
Main Index |
Thread Index |
Old Index