Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sandpoint/include Don't need to install spkr.h
details: https://anonhg.NetBSD.org/src/rev/41f143e98132
branches: trunk
changeset: 525502:41f143e98132
user: briggs <briggs%NetBSD.org@localhost>
date: Fri Apr 12 13:33:23 2002 +0000
description:
Don't need to install spkr.h
diffstat:
sys/arch/sandpoint/include/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 65e54daef91f -r 41f143e98132 sys/arch/sandpoint/include/Makefile
--- a/sys/arch/sandpoint/include/Makefile Fri Apr 12 13:12:57 2002 +0000
+++ b/sys/arch/sandpoint/include/Makefile Fri Apr 12 13:33:23 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/06/10 03:16:30 briggs Exp $
+# $NetBSD: Makefile,v 1.10 2002/04/12 13:33:23 briggs Exp $
KDIR= /sys/arch/sandpoint/include
INCSDIR= /usr/include/sandpoint
@@ -18,7 +18,7 @@
param.h pcb.h pio.h pmap.h powerpc.h proc.h profile.h psl.h \
ptrace.h \
reg.h reloc.h \
- setjmp.h signal.h spkr.h stdarg.h \
+ setjmp.h signal.h stdarg.h \
trap.h types.h \
varargs.h vmparam.h
Home |
Main Index |
Thread Index |
Old Index