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