From 367c5eb75095f4b9bc4c1b310a092bcac45da137 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 28 Feb 2021 01:43:21 -0500 Subject: sim: drop dep on configure-gdb I'm not entirely sure why this is here since the sim doesn't use anything from the gdb/ dir directly, and the commit that added it included a bunch more changes and doesn't seem to call out this dep specifically. --- Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 0a64fc1..4f82fd0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -52381,7 +52381,6 @@ install-strip-sid: maybe-install-strip-tcl install-sid: maybe-install-tk install-strip-sid: maybe-install-strip-tk all-sim: maybe-all-readline -all-sim: maybe-configure-gdb all-fastjar: maybe-all-build-texinfo all-libctf: all-libiberty all-stage1-libctf: all-stage1-libiberty -- cgit v1.1