]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/defaults/Makefile
Merge clang trunk r338150 (just before the 7.0.0 branch point), and
[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>