mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 16:14:40 +00:00
10 lines
186 B
Makefile
10 lines
186 B
Makefile
TREES= bin 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"
|