]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/gdb_regofs/Makefile
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
[FreeBSD/FreeBSD.git] / tools / tools / gdb_regofs / Makefile
1 # $FreeBSD$
2 PROG=gdb_regofs
3 SRCS=${MACHINE_ARCH}.c
4 MAN=
5 .include <bsd.prog.mk>