]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/regression/include/stdatomic/Makefile
Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to
[FreeBSD/FreeBSD.git] / tools / regression / include / stdatomic / Makefile
1 # $FreeBSD$
2
3 PROG=   logic
4 WARNS=6
5 MAN=
6
7 .include <bsd.prog.mk>