mirror of
https://github.com/opnsense/src.git
synced 2026-04-13 21:36:47 -04: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>
|