diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-04 06:56:23 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-04 06:56:23 +0000 |
| commit | c8a1d5ccc33afd48f8fe2ed760034bcec1ec9482 (patch) | |
| tree | 29870462a113cd97683fc049aa78236d20f18da2 /gnu/lib/libgcc/Makefile | |
| parent | b2b0497ab51c5b26e77089ffa0c6e4fea8ecef21 (diff) | |
Notes
Diffstat (limited to 'gnu/lib/libgcc/Makefile')
| -rw-r--r-- | gnu/lib/libgcc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libgcc/Makefile b/gnu/lib/libgcc/Makefile index 52fa94907bb8..a9842a08a2ce 100644 --- a/gnu/lib/libgcc/Makefile +++ b/gnu/lib/libgcc/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -GCCDIR= ${.CURDIR}/../../../contrib/gcc +GCCDIR= ${.CURDIR}/../../../contrib/gcc.295 .PATH: ${GCCDIR}/cp ${GCCDIR} |
