mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
9 lines
128 B
Makefile
9 lines
128 B
Makefile
|
|
.include <bsd.init.mk>
|
|
|
|
FILES+= loader.conf
|
|
MAN+= loader.conf.5
|
|
|
|
FILESDIR_loader.conf= /boot/defaults
|
|
|
|
.include <bsd.prog.mk>
|