diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2000-01-03 10:41:11 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-01-03 10:41:11 +0000 |
| commit | 0c61940e7a8e454abe0670a9e9a76d3816cf7f31 (patch) | |
| tree | 2b1a88c903bb044503ee99f479e4d2c865dfdca4 /gnu | |
| parent | aa966b9a6495bc4d0972192cf1f89a846144308f (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/ld/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/Makefile b/gnu/usr.bin/ld/Makefile index f7182ab27a13..8d153600b922 100644 --- a/gnu/usr.bin/ld/Makefile +++ b/gnu/usr.bin/ld/Makefile @@ -2,7 +2,7 @@ # RTLD= ${.CURDIR}/../../../libexec/rtld-aout -GCCDIR= ${.CURDIR}/../../../contrib/egcs/gcc +GCCDIR= ${.CURDIR}/../../../contrib/gcc PROG= ld BINDIR= /usr/libexec/aout |
