1
2.include <bsd.init.mk>
3
4FILES+=	loader.conf
5MAN+=	loader.conf.5
6
7FILESDIR_loader.conf=  /boot/defaults
8
9.include <bsd.prog.mk>
10