]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - sys/modules/Makefile.inc
MFC r363988:
[FreeBSD/stable/9.git] / sys / modules / Makefile.inc
1 # $FreeBSD$
2
3 .if ${MACHINE} == "pc98"
4 CFLAGS+= -DPC98
5 .endif
6