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