public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH/committed] newlib: delete unused autotool regen scripts
@ 2022-02-10  6:39 Mike Frysinger
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger @ 2022-02-10  6:39 UTC (permalink / raw)
  To: newlib

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


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

only message in thread, other threads:[~2022-02-10  6:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-10  6:39 [PATCH/committed] newlib: delete unused autotool regen scripts Mike 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).