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