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