1.PATH: ${.CURDIR}/.. 2 3PROG= makedefs 4 5build-tools: makedefs.nx 6 7# this makedefs is used in place, it is not installed anywhere 8install: 9 10.include <bsd.hostprog.mk> 11