freebsd-dev/sys/modules/Makefile.inc

7 lines
62 B
Makefile

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