xref: /dragonfly/bin/sh/mknodes/Makefile (revision 63e03116)
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