]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tools/tools/gdb_regofs/Makefile
MFC r299839,r299840,r299841:
[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>