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