mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 16:44:39 +00:00
10 lines
182 B
Makefile
10 lines
182 B
Makefile
TREES= etc libexec man opnsense root sbin wizard www
|
|
ROOT= /usr/local
|
|
ROOT_man= /usr/local/share
|
|
ROOT_root= /
|
|
|
|
EXTRAS= bootstrap
|
|
TREES_bootstrap=etc/pkg
|
|
|
|
.include "../Mk/core.mk"
|