]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - sys/modules/Makefile.inc
MFC r254008,254262: Improve the MSIX setup logic, making sure the requested
[FreeBSD/releng/9.2.git] / sys / modules / Makefile.inc
1 # $FreeBSD$
2
3 .if ${MACHINE} == "pc98"
4 CFLAGS+= -DPC98
5 .endif
6