]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/bsdconfig/dot/Makefile
Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to
[FreeBSD/FreeBSD.git] / usr.sbin / bsdconfig / dot / Makefile
1 # $FreeBSD$
2
3 SUBDIR= include
4
5 FILESDIR=       ${LIBEXECDIR}/bsdconfig/dot
6 FILES=          INDEX USAGE
7
8 SCRIPTSDIR=     ${FILESDIR}
9 SCRIPTS=        dot
10
11 .include <bsd.prog.mk>