summaryrefslogtreecommitdiffstats
path: root/c/src/exec
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-24 18:22:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-24 18:22:09 +0000
commit615a7d0bb47d56d5f19f02909825c1ed8e5d875f (patch)
tree1d8fc6d23f1a1db07ea750614f6c7e474f06a3ea /c/src/exec
parent2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-615a7d0bb47d56d5f19f02909825c1ed8e5d875f.tar.bz2
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
Diffstat (limited to 'c/src/exec')
-rw-r--r--c/src/exec/ChangeLog4
-rw-r--r--c/src/exec/wrapup/rtems/Makefile.am6
2 files changed, 7 insertions, 3 deletions
diff --git a/c/src/exec/ChangeLog b/c/src/exec/ChangeLog
index dc3217af11..3d0674b466 100644
--- a/c/src/exec/ChangeLog
+++ b/c/src/exec/ChangeLog
@@ -1,3 +1,7 @@
+2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
+
2001-04-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
diff --git a/c/src/exec/wrapup/rtems/Makefile.am b/c/src/exec/wrapup/rtems/Makefile.am
index 2d8f343d83..f26028a16d 100644
--- a/c/src/exec/wrapup/rtems/Makefile.am
+++ b/c/src/exec/wrapup/rtems/Makefile.am
@@ -22,9 +22,9 @@ SIZE_RTEMS = $(SHELL) $(PROJECT_TOPdir)/tools/cpu/generic/size_rtems
$(LIB): ${OBJS}
$(make-library)
- # cd $(PROJECT_ROOT) ; \
- $(SIZE_RTEMS) @RTEMS_BSP@ $(ARCH) \
- >$(PROJECT_RELEASE)/lib/sizeinfo$(LIB_VARIANT).txt
+# cd $(PROJECT_ROOT) ; \
+# $(SIZE_RTEMS) @RTEMS_BSP@ $(ARCH) \
+# >$(PROJECT_RELEASE)/lib/sizeinfo$(LIB_VARIANT).txt
TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib/$(LIBNAME)$(LIB_VARIANT).a