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