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