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