public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: newlib@sourceware.org
Subject: [PATCH/committed] newlib: delete unused autotool regen scripts
Date: Thu, 10 Feb 2022 01:39:21 -0500	[thread overview]
Message-ID: <20220210063921.23488-1-vapier@gentoo.org> (raw)

These don't work at all now that we've completely upgraded autotools.
---
 newlib/libc/sys/phoenix/machine/arm/regenerate.sh | 5 -----
 newlib/libc/sys/phoenix/machine/regenerate.sh     | 5 -----
 newlib/libc/sys/phoenix/regenerate.sh             | 5 -----
 3 files changed, 15 deletions(-)
 delete mode 100644 newlib/libc/sys/phoenix/machine/arm/regenerate.sh
 delete mode 100644 newlib/libc/sys/phoenix/machine/regenerate.sh
 delete mode 100644 newlib/libc/sys/phoenix/regenerate.sh

diff --git a/newlib/libc/sys/phoenix/machine/arm/regenerate.sh b/newlib/libc/sys/phoenix/machine/arm/regenerate.sh
deleted file mode 100644
index 93d2f2343afa..000000000000
--- a/newlib/libc/sys/phoenix/machine/arm/regenerate.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-aclocal-1.11 -I ../../../../../ -I ../../../../../../
-/usr/local/bin/autoconf
-automake-1.11 --cygnus Makefile
diff --git a/newlib/libc/sys/phoenix/machine/regenerate.sh b/newlib/libc/sys/phoenix/machine/regenerate.sh
deleted file mode 100644
index b50534fca6c7..000000000000
--- a/newlib/libc/sys/phoenix/machine/regenerate.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-aclocal-1.11 -I ../../../../ -I ../../../../../
-/usr/local/bin/autoconf
-automake-1.11 --cygnus Makefile
diff --git a/newlib/libc/sys/phoenix/regenerate.sh b/newlib/libc/sys/phoenix/regenerate.sh
deleted file mode 100644
index 92f5b96cfd3a..000000000000
--- a/newlib/libc/sys/phoenix/regenerate.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-aclocal-1.11 -I ../../../ -I ../../../../
-/usr/local/bin/autoconf
-automake-1.11 --cygnus Makefile
-- 
2.34.1


                 reply	other threads:[~2022-02-10  6:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220210063921.23488-1-vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=newlib@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).