Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/bebox/include Fix build failed. mouse.h and pccons...
details: https://anonhg.NetBSD.org/src/rev/2ae15af5c824
branches: trunk
changeset: 768107:2ae15af5c824
user: kiyohara <kiyohara%NetBSD.org@localhost>
date: Tue Aug 09 00:39:35 2011 +0000
description:
Fix build failed. mouse.h and pccons.h already removed.
diffstat:
sys/arch/bebox/include/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (17 lines):
diff -r 81331587020d -r 2ae15af5c824 sys/arch/bebox/include/Makefile
--- a/sys/arch/bebox/include/Makefile Mon Aug 08 23:44:06 2011 +0000
+++ b/sys/arch/bebox/include/Makefile Tue Aug 09 00:39:35 2011 +0000
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.22 2005/12/11 12:17:03 christos Exp $
+# $NetBSD: Makefile,v 1.23 2011/08/09 00:39:35 kiyohara Exp $
INCSDIR= /usr/include/bebox
INCS= bootinfo.h \
disklabel.h \
intr.h \
- mouse.h \
- pccons.h \
spkr.h \
vmparam.h
Home |
Main Index |
Thread Index |
Old Index