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