|
|
| version 1.3, 2004/01/25 22:14:27 | version 1.4, 2004/02/02 23:35:11 |
|---|---|
| Line 3 | Line 3 |
| .include "../Makefile.inc" | .include "../Makefile.inc" |
| .PATH: ${GCCDIR} ${GCCDIR}/doc ${GCCDIR}/../libiberty | CFLAGS+= -I${.CURDIR}/../config |
| .PATH: ${GCCDIR}/gcc ${GCCDIR}/gcc/doc ${GCCDIR}/../libiberty | |
| PROG= gcov | PROG= gcov |
| SRCS= gcov.c version.c | SRCS= gcov.c version.c |