1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-12 09:58:36 +00:00
freebsd/sys/modules/Makefile.inc

7 lines
62 B
Makefile

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