freebsd-dev/sys/modules/Makefile.inc
Bryan Drewery 64bd42622a Build all of sys/modules with SUBDIR_PARALLEL.
Sponsored by:	EMC / Isilon Storage Division
MFC after:	3 weeks
2015-11-10 17:15:36 +00:00

8 lines
83 B
Makefile

# $FreeBSD$
.if ${MACHINE} == "pc98"
CFLAGS+= -DPC98
.endif
SUBDIR_PARALLEL= yes