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