mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-01 19:23:32 +00:00
c78c4633a2
portability between POSIX systems. Submitted by: Chuck Rouillard (manpage, initial implementation)
6 lines
51 B
Makefile
6 lines
51 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= pathchk
|
|
|
|
.include <bsd.prog.mk>
|