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