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

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

OpenPOWER on IntegriCloud