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