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