mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 06:45:34 -05:00
portability between POSIX systems. Submitted by: Chuck Rouillard (manpage, initial implementation)
5 lines
51 B
Makefile
5 lines
51 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= pathchk
|
|
|
|
.include <bsd.prog.mk>
|