core/src/Makefile
Franco Fichtner 86350fc183 man: allow to enroll and install man pages
Support was missing for quite a while.  Time to write a couple
of docs for our "opnsense-" tools in core.
2018-05-19 15:57:16 +02:00

10 lines
174 B
Makefile

TREES= boot etc man opnsense sbin wizard www
ROOT= /usr/local
ROOT_boot= /
ROOT_man= /usr/local/share
EXTRAS= bootstrap
TREES_bootstrap=etc/pkg
.include "../Mk/tree.mk"