summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile.inc
blob: b20b99b7a75c89d280949eb4d098b3b9f4980795 (plain)
1
2
3
4
5
6
7
# $FreeBSD$

.if ${MACHINE} == "pc98"
CFLAGS+= -DPC98
.endif

SUBDIR_PARALLEL=	yes
OpenPOWER on IntegriCloud