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