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