summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/gcov/Makefile
blob: e8a5794348c3f36c95e0255e3d6645dfbf515a15 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

.include "../Makefile.inc"

.PATH: ${GCCDIR}

PROG=	gcov
SRCS=	gcov.c
NOMAN=	1

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud