summaryrefslogtreecommitdiffstats
path: root/tools/build/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-18 13:23:58 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-18 13:23:58 +0000
commit37b1a9468dd2eb92377de884b467b58b92d78a67 (patch)
treea6a79b2859803778fd5c9d6973f60aafc276ced0 /tools/build/Makefile.am
parent2007-09-17 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-37b1a9468dd2eb92377de884b467b58b92d78a67.tar.bz2
2007-09-18 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Rename bin2c to rtems-bin2c.
Diffstat (limited to '')
-rw-r--r--tools/build/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/build/Makefile.am b/tools/build/Makefile.am
index 571066850d..f58624929f 100644
--- a/tools/build/Makefile.am
+++ b/tools/build/Makefile.am
@@ -4,7 +4,7 @@
ACLOCAL_AMFLAGS = -I ../../aclocal
-bin_PROGRAMS = cklength eolstrip packhex unhex bin2c
+bin_PROGRAMS = cklength eolstrip packhex unhex rtems-bin2c
noinst_PROGRAMS = binpatch
@@ -13,7 +13,7 @@ eolstrip_SOURCES = eolstrip.c
packhex_SOURCES = packhex.c
unhex_SOURCES = unhex.c
binpatch_SOURCES = binpatch.c
-bin2c_SOURCES = bin2c.c
+rtems_bin2c_SOURCES = rtems-bin2c.c
bin_SCRIPTS = install-if-change