# $FreeBSD: stable/4/gnu/usr.bin/cc/gcov/Makefile 70320 2000-12-23 19:50:57Z obrien $

.include "../Makefile.inc"

.PATH: ${GCCDIR}

PROG=	gcov
SRCS=	gcov.c
NOMAN=	1

.include <bsd.prog.mk>
