summaryrefslogtreecommitdiffstats
path: root/c/src/exec/wrapup/rtems
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/wrapup/rtems
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/wrapup/rtems')
-rw-r--r--c/src/exec/wrapup/rtems/Makefile.am6
1 files changed, 3 insertions, 3 deletions
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