mirror of
https://github.com/opnsense/src.git
synced 2026-03-21 02:10:09 -04:00
6 lines
105 B
Makefile
6 lines
105 B
Makefile
|
|
SCRIPTS= makewhatis.local.sh
|
|
MAN= makewhatis.local.8
|
|
SCRIPTSDIR= ${LIBEXECDIR}
|
|
|
|
.include <bsd.prog.mk>
|