remove now redundant comment regarding IBM_L40 define
This commit is contained in:
parent
950749ab6f
commit
6572f303f4
|
@ -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= -I$S/lib/libsa ${I386CPPFLAGS} ${I386MISCCPPFLAGS}
|
|||
#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
|
||||
|
|
Loading…
Reference in New Issue