Merge branch 'vendor/DIFFUTILS'
[dragonfly.git] / bin / sh / mknodes / Makefile
1 .PATH: ${.CURDIR}/..
2
3 PROG=   mknodes
4
5 build-tools: mknodes.nx
6
7 # this mknodes is used in place, it is not installed anywhere
8 install:
9
10 .include <bsd.hostprog.mk>