From: K. Richard Pixley Date: Tue, 16 Jul 1991 15:35:37 +0000 (+0000) Subject: Correct the rule for mkscript. The explicit rule failed in subdirs. X-Git-Tag: gdb-4_18-branchpoint~24089 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e7218a07c72c48896a6239f458754f180f5c94ed;p=thirdparty%2Fbinutils-gdb.git Correct the rule for mkscript. The explicit rule failed in subdirs. The default rule works just fine. --- diff --git a/ld/Makefile.in b/ld/Makefile.in index 0e833205df5..9034a3e20eb 100644 --- a/ld/Makefile.in +++ b/ld/Makefile.in @@ -124,8 +124,6 @@ ld.dvi:ld.tex tex ld.tex mkscript: mkscript.c - $(CC) -o mkscript mkscript.c - ldgld.o: $(PROCESSED_SCRIPTS) ldgld.c