Added pc98 supports.

This commit is contained in:
Yoshihiro Takahashi 2001-02-08 13:24:30 +00:00
parent 5e0c0a9246
commit 2992e4e37f

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