]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - usr.sbin/bsdconfig/examples/Makefile
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / usr.sbin / bsdconfig / examples / Makefile
1 # $FreeBSD$
2
3 NO_OBJ=
4
5 FILESDIR=       ${SHAREDIR}/examples/bsdconfig
6 FILES=          add_some_packages.sh browse_packages_http.sh bsdconfigrc
7
8 .include <bsd.prog.mk>