Added pc98 supports.

This commit is contained in:
Yoshihiro Takahashi 2001-02-08 13:24:30 +00:00
parent 5e0c0a9246
commit 2992e4e37f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=72162

View file

@ -1,6 +1,11 @@
# $FreeBSD$
.if ${MACHINE} == "pc98"
.PATH: ${.CURDIR}/../../pc98/pc98
CFLAGS+= -DPC98
.else
.PATH: ${.CURDIR}/../../i386/isa
.endif
KMOD= atspeaker
SRCS= spkr.c