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