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