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