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