]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - sys/modules/Makefile.inc
MFS r260404 (MFC r260403 (MFV r260399)):
[FreeBSD/releng/10.0.git] / sys / modules / Makefile.inc
1 # $FreeBSD$
2
3 .if ${MACHINE} == "pc98"
4 CFLAGS+= -DPC98
5 .endif
6