summaryrefslogtreecommitdiffstats
path: root/c/src/optman/rtems/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-07-23 02:30:52 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-07-23 02:30:52 +0000
commitc0198bbd873a85a24812703e771831a591eb4b5e (patch)
tree9ef8b2621b70943f6a37107a9821c84f1c2cda64 /c/src/optman/rtems/Makefile.am
parent2002-07-22 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-c0198bbd873a85a24812703e771831a591eb4b5e.tar.bz2
2002-07-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS. * rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
Diffstat (limited to 'c/src/optman/rtems/Makefile.am')
-rw-r--r--c/src/optman/rtems/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/optman/rtems/Makefile.am b/c/src/optman/rtems/Makefile.am
index 1fec765cac..387c7600e6 100644
--- a/c/src/optman/rtems/Makefile.am
+++ b/c/src/optman/rtems/Makefile.am
@@ -13,6 +13,8 @@ include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am
include $(top_srcdir)/../../../automake/lib.am
+bsplib_DATA = $(PGMS)
+
TMPINSTALL_FILES += \
$(C_FILES:%.c=$(PROJECT_RELEASE)/lib$(MULTISUBDIR)/%$(LIB_VARIANT).rel)