mirror of
https://github.com/opnsense/src.git
synced 2026-06-22 23:19:17 -04:00
5 lines
131 B
Makefile
5 lines
131 B
Makefile
|
|
FILESDIR= ${SHAREDIR}/examples/bsdconfig
|
|
FILES= add_some_packages.sh browse_packages_http.sh bsdconfigrc
|
|
|
|
.include <bsd.prog.mk>
|