]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - gnu/usr.bin/Makefile
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
[FreeBSD/FreeBSD.git] / gnu / usr.bin / Makefile
1 # $FreeBSD$
2
3 .include <src.opts.mk>
4
5 SUBDIR.${MK_DIALOG}+=   dialog
6 SUBDIR.${MK_GNU_DIFF}+= diff3
7 SUBDIR.${MK_GNU_GREP}+= grep
8 SUBDIR.${MK_GDB}+=      binutils gdb
9 SUBDIR_DEPEND_gdb=      binutils
10 SUBDIR.${MK_TESTS}+=    tests
11
12 SUBDIR_PARALLEL=
13
14 .include <bsd.subdir.mk>