]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/defaults/Makefile
Add two missing eventhandler.h headers
[FreeBSD/FreeBSD.git] / stand / defaults / Makefile
1 # $FreeBSD$
2
3 .include <bsd.init.mk>
4
5 FILES+= loader.conf
6 MAN+=   loader.conf.5
7
8 FILESDIR_loader.conf=  /boot/defaults
9
10 .include <bsd.prog.mk>