1 2.PATH: ${.CURDIR}/../boot0 3 4PROGNAME= boot0sio 5CFLAGS+= -DSIO 6 7.include "${.CURDIR}/../boot0/Makefile" 8