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