]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - sys/modules/Makefile.inc
MFC r197711 (partial) to 6.x and 7.x:
[FreeBSD/releng/7.2.git] / sys / modules / Makefile.inc
1 # $FreeBSD$
2
3 .if ${MACHINE} == "pc98"
4 CFLAGS+= -DPC98
5 .endif
6