xref: /freebsd/usr.bin/pathchk/Makefile (revision 7cafeaa1fde93dbefa40971343bf9a3bb92f2ede)
1# $FreeBSD$
2
3PROG=	pathchk
4
5.include <bsd.prog.mk>
6