# $FreeBSD$ .include "../Makefile.inc" .PATH: ${GCCDIR} PROG= gcov SRCS= gcov.c NOMAN= 1 .include