xref: /freebsd/sys/modules/Makefile.inc (revision 2b743a9e9ddc6736208dc8ca1ce06ce64ad20a19)
1# $FreeBSD$
2
3.if ${MACHINE} == "pc98"
4CFLAGS+= -DPC98
5.endif
6
7