diff options
| author | John Birrell <jb@FreeBSD.org> | 1998-05-11 09:33:55 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 1998-05-11 09:33:55 +0000 |
| commit | 978b3eee156f96feec375a2fe66decc68cbbc58f (patch) | |
| tree | aec730996e164ccf3c556d57eac5f7012634b4f7 /gnu | |
| parent | 6bcce84f321f71f06ce0e8ad5846b99e854c5876 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/binutils/ld/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/binutils/ld/Makefile b/gnu/usr.bin/binutils/ld/Makefile index de2f404e67e5..84adeb63b7ff 100644 --- a/gnu/usr.bin/binutils/ld/Makefile +++ b/gnu/usr.bin/binutils/ld/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.2 1998/05/04 16:31:41 bde Exp $ +# $Id: Makefile,v 1.3 1998/05/04 21:38:46 jb Exp $ # .include "../Makefile.inc0" @@ -17,7 +17,7 @@ LDADD+= -L${RELTOP}/libbfd -lbfd LDADD+= -L${RELTOP}/libiberty -liberty CLEANDIRS+= ldscripts -beforedepend: ldemul-list.h +beforedepend: ldemul-list.h ldgram.h EMXFR= EMLST= |
