xref: /dflybsd-src/bin/sh/mksyntax/Makefile (revision cbb07feb2f78629297b21609f526fcec6e4ad8ee)
1.PATH: ${.CURDIR}/..
2
3PROG=	mksyntax
4
5build-tools: mksyntax.nx
6
7# this mksyntax is used in place, it is not installed anywhere
8install:
9
10.include <bsd.hostprog.mk>
11