]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/gdb_regofs/Makefile
Update our copy of the Linux dts files to be in sync with Linux 4.5-rc1. We
[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>