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