]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tools/tools/gdb_regofs/Makefile
MFC r264400,r265836:
[FreeBSD/stable/10.git] / tools / tools / gdb_regofs / Makefile
1 # $FreeBSD$
2 PROG=gdb_regofs
3 SRCS=${MACHINE_ARCH}.c
4 MAN=
5 .include <bsd.prog.mk>