freebsd-dev/usr.bin/pathchk/Makefile
tjr 8c54a32f0a 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>