]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - tools/tools/gdb_regofs/Makefile
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / tools / tools / gdb_regofs / Makefile
1 # $FreeBSD$
2 PROG=gdb_regofs
3 SRCS=${MACHINE_ARCH}.c
4 NO_MAN=
5 .include <bsd.prog.mk>