From 978b3eee156f96feec375a2fe66decc68cbbc58f Mon Sep 17 00:00:00 2001 From: John Birrell Date: Mon, 11 May 1998 09:33:55 +0000 Subject: [PATCH] The yacc makefile changes don't seem to know when to generate the header file and when not to, so for the time being make sure the sucker gets generated up front. --- gnu/usr.bin/binutils/ld/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/usr.bin/binutils/ld/Makefile b/gnu/usr.bin/binutils/ld/Makefile index de2f404e67e..84adeb63b7f 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=