mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 14:54:21 -04:00
7 lines
113 B
Makefile
7 lines
113 B
Makefile
|
|
SCRIPTS= man.sh
|
|
LINKS= ${BINDIR}/man ${BINDIR}/manpath
|
|
|
|
MAN= man.1 manpath.1 man.conf.5
|
|
|
|
.include <bsd.prog.mk>
|