.PATH: ${.CURDIR}/..

PROG=	mksyntax

build-tools: mksyntax.nx

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

.include <bsd.hostprog.mk>
