]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - usr.sbin/bsdconfig/examples/Makefile
- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
[FreeBSD/releng/10.3.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>