Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/dev/wscons Pullup 1.3 [simonb]:
details: https://anonhg.NetBSD.org/src/rev/17a649978430
branches: netbsd-1-5
changeset: 489941:17a649978430
user: tv <tv%NetBSD.org@localhost>
date: Fri Oct 20 15:03:54 2000 +0000
description:
Pullup 1.3 [simonb]:
Only install wsconsio.h, wsdisplay_usl_io.h, wsksymdef.h and wsksymvar.h
into /usr/include/dev/wscons.
diffstat:
sys/dev/wscons/Makefile | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
diffs (15 lines):
diff -r e215301bc6a0 -r 17a649978430 sys/dev/wscons/Makefile
--- a/sys/dev/wscons/Makefile Thu Oct 19 19:56:34 2000 +0000
+++ b/sys/dev/wscons/Makefile Fri Oct 20 15:03:54 2000 +0000
@@ -1,9 +1,6 @@
-# $NetBSD: Makefile,v 1.2 1999/01/06 12:24:51 drochner Exp $
+# $NetBSD: Makefile,v 1.2.18.1 2000/10/20 15:03:54 tv Exp $
INCSDIR= /usr/include/dev/wscons
-
-INCS= ascii.h wscons_callbacks.h wscons_raster.h wscons_rfont.h wsconsio.h \
- wsdisplay_usl_io.h wsdisplayvar.h wsemulvar.h wseventvar.h \
- wskbdvar.h wsksymdef.h wsksymvar.h wsmousevar.h
+INCS= wsconsio.h wsdisplay_usl_io.h wsksymdef.h wsksymvar.h
.include <bsd.kinc.mk>
Home |
Main Index |
Thread Index |
Old Index