diff options
| -rw-r--r-- | gnu/lib/csu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/csu/Makefile b/gnu/lib/csu/Makefile index e160aa2968fe..1b219cc44e40 100644 --- a/gnu/lib/csu/Makefile +++ b/gnu/lib/csu/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -GCCDIR= ${.CURDIR}/../../../contrib/gcc.295 +GCCDIR= ${.CURDIR}/../../../contrib/gcc .PATH: ${GCCDIR} |
