Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/stand/i386/boot0sio/Makefile
34860 views
.PATH: ${.CURDIR}/../boot0

PROGNAME=	boot0sio
CFLAGS+=	-DSIO

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