From 615a7d0bb47d56d5f19f02909825c1ed8e5d875f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 24 Sep 2001 18:22:09 +0000 Subject: 2001-09-22 Ralf Corsepius * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy. --- c/src/exec/ChangeLog | 4 ++++ c/src/exec/wrapup/rtems/Makefile.am | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'c/src') 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 + + * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy. + 2001-04-27 Ralf Corsepius * 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 -- cgit v1.2.3