1# $FreeBSD: releng/11.0/sys/modules/Makefile.inc 290665 2015-11-10 17:15:36Z bdrewery $
2
3.if ${MACHINE} == "pc98"
4CFLAGS+= -DPC98
5.endif
6
7SUBDIR_PARALLEL=	yes
8