Makefile.inc revision 291811
1# $FreeBSD: stable/10/sys/modules/Makefile.inc 291811 2015-12-04 18:44:12Z bdrewery $
2
3.if ${MACHINE} == "pc98"
4CFLAGS+= -DPC98
5.endif
6
7SUBDIR_PARALLEL=	yes
8