freebsd-dev/usr.bin/pathchk/Makefile
Tim J. Robbins c78c4633a2 Add the pathchk utility, which checks pathnames for validity or
portability between POSIX systems.

Submitted by:	Chuck Rouillard (manpage, initial implementation)
2002-05-22 10:30:16 +00:00

6 lines
51 B
Makefile

# $FreeBSD$
PROG= pathchk
.include <bsd.prog.mk>