]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/i386/boot0sio/Makefile
MFV: zlib: examples: define functions as static ones. (PR #855)
[FreeBSD/FreeBSD.git] / stand / i386 / boot0sio / Makefile
1
2 .PATH: ${.CURDIR}/../boot0
3
4 PROGNAME=       boot0sio
5 CFLAGS+=        -DSIO
6
7 .include "${.CURDIR}/../boot0/Makefile"