freebsd-skq/sys/modules/Makefile.inc
bdrewery f8de6f8358 MFC r290665:
Build all of sys/modules with SUBDIR_PARALLEL.
2015-12-04 18:44:12 +00:00

8 lines
83 B
Makefile

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