aboutsummaryrefslogtreecommitdiff
path: root/stand/i386/boot0sio/Makefile
blob: 1725a11ec328610855c8257cb7a704ef91da2523 (plain) (blame)
1
2
3
4
5
6
7

.PATH: ${.CURDIR}/../boot0

PROGNAME=	boot0sio
CFLAGS+=	-DSIO

.include "${.CURDIR}/../boot0/Makefile"