Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/stand/lib remove now redundant comment regardi...
details: https://anonhg.NetBSD.org/src/rev/5ae90d277f5d
branches: trunk
changeset: 486129:5ae90d277f5d
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Sat May 13 19:58:41 2000 +0000
description:
remove now redundant comment regarding IBM_L40 define
diffstat:
sys/arch/i386/stand/lib/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 87db5688cde6 -r 5ae90d277f5d sys/arch/i386/stand/lib/Makefile
--- a/sys/arch/i386/stand/lib/Makefile Sat May 13 19:58:01 2000 +0000
+++ b/sys/arch/i386/stand/lib/Makefile Sat May 13 19:58:41 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2000/05/11 16:05:51 jdolecek Exp $
+# $NetBSD: Makefile,v 1.16 2000/05/13 19:58:41 jdolecek Exp $
S?= ${.CURDIR}/../../../../
@@ -15,9 +15,6 @@
#CPPFLAGS+= -DNO_DISKLABEL
#CPPFLAGS+= -DSAVE_MEMORY
-# For PS/2 hardware
-# CPPFLAGS+= -DIBM_L40
-
SRCS= pcio.c conio.S comio.S comio_direct.c biosvideomode.S
SRCS+= getsecs.c biosgetrtc.S biosdelay.S biosreboot.S gatea20.c
SRCS+= biosmem.S getextmemx.c biosmemx.S printmemlist.c
Home |
Main Index |
Thread Index |
Old Index