Changes in order to compile GCC 3.0.2.
This commit is contained in:
parent
3dbb6175cd
commit
05f25aae14
10
gnu/usr.bin/cc/gcov/Makefile
Normal file
10
gnu/usr.bin/cc/gcov/Makefile
Normal file
@ -0,0 +1,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.include "../Makefile.inc"
|
||||
|
||||
.PATH: ${GCCDIR} ${GCCDIR}/doc
|
||||
|
||||
PROG= gcov
|
||||
SRCS= gcov.c
|
||||
|
||||
.include <bsd.prog.mk>
|
Loading…
Reference in New Issue
Block a user