]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/bsdconfig/examples/Makefile
MFC r319026:
[FreeBSD/stable/10.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>