summaryrefslogtreecommitdiffstats
path: root/tools/build/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-06-07 06:17:45 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-06-15 07:14:36 +0200
commit64fa76bb837c4b5b3472ebd17c8151b81703800c (patch)
treec2aa91428c749a71568ce8a3af3882759f9e0f5c /tools/build/Makefile.am
parenttools: Remove cklength (diff)
downloadrtems-64fa76bb837c4b5b3472ebd17c8151b81703800c.tar.bz2
tools: Remove eolstrip
This program has no license information and is unused in the RTEMS build. General usability is questionable, for example a sed -i 's/[[:space:]]*$//' file performs a similar task. Remove it. Close #3377.
Diffstat (limited to '')
-rw-r--r--tools/build/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/build/Makefile.am b/tools/build/Makefile.am
index e2ef95d516..63ccfa43e4 100644
--- a/tools/build/Makefile.am
+++ b/tools/build/Makefile.am
@@ -1,8 +1,7 @@
ACLOCAL_AMFLAGS = -I ../../aclocal
-bin_PROGRAMS = eolstrip packhex unhex
+bin_PROGRAMS = packhex unhex
-eolstrip_SOURCES = eolstrip.c compat.c
packhex_SOURCES = packhex.c
unhex_SOURCES = unhex.c compat.c