]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/crashinfo/Makefile
Upgrade our copies of clang, llvm, lldb and compiler-rt to r311606 from
[FreeBSD/FreeBSD.git] / usr.sbin / crashinfo / Makefile
1 # $FreeBSD$
2
3 SCRIPTS= crashinfo.sh
4 MAN=    crashinfo.8
5
6 .include <bsd.prog.mk>