diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1999-11-15 04:16:19 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-11-15 04:16:19 +0000 |
| commit | eb33411e9bac70e56d6ae4a5dcf8a529e1786085 (patch) | |
| tree | f399e7722badfbeb23dab8bc9569d927e8b27d2c /gnu/lib/libobjc | |
| parent | bdaf2e812a760b6b645cd01cfbd3345949f7ccae (diff) | |
Notes
Diffstat (limited to 'gnu/lib/libobjc')
| -rw-r--r-- | gnu/lib/libobjc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libobjc/Makefile b/gnu/lib/libobjc/Makefile index 7e7b4ca1f13d..8a3eb60b9955 100644 --- a/gnu/lib/libobjc/Makefile +++ b/gnu/lib/libobjc/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -GCCDIR= ${.CURDIR}/../../../contrib/egcs/gcc +GCCDIR= ${.CURDIR}/../../../contrib/gcc .PATH: ${GCCDIR}/objc |
