.PATH: ${.CURDIR}/..

PROG=	mknodes

build-tools: mknodes.nx

# this mknodes is used in place, it is not installed anywhere
install:

.include <bsd.hostprog.mk>
