summaryrefslogtreecommitdiffstats
path: root/tools/build/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-06-07 06:13:38 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-06-14 07:33:46 +0200
commitea092ccc798b820ebe5505a0b1f1cc65fbb80bac (patch)
treea026fc5cde141ad29294f076887863d0b445aef7 /tools/build/Makefile.am
parenttools: Remove size_rtems (diff)
downloadrtems-ea092ccc798b820ebe5505a0b1f1cc65fbb80bac.tar.bz2
tools: Remove rtems-bin2c
This tool is now included in the RTEMS tools repository. Close #3380.
Diffstat (limited to 'tools/build/Makefile.am')
-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 08769c33e7..5de61f7cce 100644
--- a/tools/build/Makefile.am
+++ b/tools/build/Makefile.am
@@ -1,12 +1,11 @@
ACLOCAL_AMFLAGS = -I ../../aclocal
-bin_PROGRAMS = cklength eolstrip packhex unhex rtems-bin2c
+bin_PROGRAMS = cklength eolstrip packhex unhex
cklength_SOURCES = cklength.c
eolstrip_SOURCES = eolstrip.c compat.c
packhex_SOURCES = packhex.c
unhex_SOURCES = unhex.c compat.c
-rtems_bin2c_SOURCES = rtems-bin2c.c compat.c
bin_SCRIPTS = install-if-change