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