]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/blob - sys/modules/Makefile.inc
Merge r267600, which was MFC'd to stable/9 as r267695.
[FreeBSD/releng/9.3.git] / sys / modules / Makefile.inc
1 # $FreeBSD$
2
3 .if ${MACHINE} == "pc98"
4 CFLAGS+= -DPC98
5 .endif
6