public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] sim: erc32: drop old configure target
@ 2021-12-04 18:46 Michael Frysinger
  0 siblings, 0 replies; only message in thread
From: Michael Frysinger @ 2021-12-04 18:46 UTC (permalink / raw)
  To: gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=23bd26ecf687767655feb2e17fd79da8e56afff8

commit 23bd26ecf687767655feb2e17fd79da8e56afff8
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Sat Dec 4 13:25:00 2021 -0500

    sim: erc32: drop old configure target
    
    There is no configure script in here anymore to regenerate.

Diff:
---
 sim/erc32/Makefile.in | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/sim/erc32/Makefile.in b/sim/erc32/Makefile.in
index 613f9faf0bd..7d91519abb5 100644
--- a/sim/erc32/Makefile.in
+++ b/sim/erc32/Makefile.in
@@ -52,11 +52,3 @@ install-sis: installdirs
 
 clean-sis:
 	rm -f sis
-
-configure:
-	@echo "Rebuilding configure..."
-	if [ x"${srcdir}" = x"@srcdir@" ] ; then \
-	  srcdir=. ; export srcdir ; \
-	else true ; fi ; \
-	(cd $${srcdir}; autoconf --localdir=../common)
-


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-04 18:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-04 18:46 [binutils-gdb] sim: erc32: drop old configure target Michael Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).