]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/bsdconfig/examples/Makefile
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
[FreeBSD/FreeBSD.git] / usr.sbin / bsdconfig / examples / Makefile
1 # $FreeBSD$
2
3 FILESDIR=       ${SHAREDIR}/examples/bsdconfig
4 FILES=          add_some_packages.sh browse_packages_http.sh bsdconfigrc
5
6 .include <bsd.prog.mk>