mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 16:14:40 +00:00
10 lines
153 B
Makefile
10 lines
153 B
Makefile
ROOT= /usr/local
|
|
TREES= etc opnsense pkg sbin wizard www
|
|
|
|
EXTRA= bootstrap
|
|
|
|
ROOT_bootstrap= /usr/local
|
|
TREES_bootstrap=etc/pkg
|
|
|
|
.include "../Mk/tree.mk"
|