Makefile 153 Bytes
Newer Older
1
ROOT=	/usr/local
2
TREES=	etc opnsense pkg sbin wizard www
3

4 5 6 7 8
EXTRA=	bootstrap

ROOT_bootstrap= /usr/local
TREES_bootstrap=etc/pkg

9
.include "../Mk/tree.mk"