mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 17:14:46 +00:00
o Makes live-mounting easier as the package config samples won't be clobbered anymore. o Automatically picks up ".in" files, runs replace and moves them to their permanent location. o Refactored src directory install while at it.
5 lines
90 B
Makefile
5 lines
90 B
Makefile
ROOT= /usr/local
|
|
TREES= captiveportal etc opnsense pkg sbin www
|
|
|
|
.include "../Mk/tree.mk"
|