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