mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05: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>
|