2002-07-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Add transform and bsptools_bindir hacks.
This commit is contained in:
Ralf Corsepius
2002-07-26 05:26:31 +00:00
parent bc9037dbe4
commit 8f3cdf104e
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2002-07-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add transform and bsptools_bindir hacks.
2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_EXEEXT (obsolete).

View File

@@ -6,7 +6,12 @@ ACLOCAL_AMFLAGS = -I ../../../../../../../aclocal
EXTRA_DIST = Spec.doc
noinst_PROGRAMS = bin2boot
# HACK: autoconf wants to transform the name, but RTEMS *.cfgs are not able
# to deal with it.
# FIXME: The installation directory is arguable
transform =
bsptools_bindir = ${exec_prefix}/@RTEMS_BSP@/build-tools
bsptools_bin_PROGRAMS = bin2boot
bin2boot_SOURCES = bin2boot.c