]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - sys/modules/Makefile.inc
Update releng/10.0 to -RELEASE as part of the 10.0-RELEASE cycle.
[FreeBSD/releng/10.0.git] / sys / modules / Makefile.inc
1 # $FreeBSD$
2
3 .if ${MACHINE} == "pc98"
4 CFLAGS+= -DPC98
5 .endif
6