From 2a333f9a0dcc7d479e575627fb16e365bae9c4b1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 27 May 1999 15:46:34 +0000 Subject: Disabled running size_rtems until all file splitting is finished. --- c/src/exec/wrapup/rtems/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c/src/exec/wrapup/rtems/Makefile.in b/c/src/exec/wrapup/rtems/Makefile.in index af88834b6d..290168f363 100644 --- a/c/src/exec/wrapup/rtems/Makefile.in +++ b/c/src/exec/wrapup/rtems/Makefile.in @@ -50,7 +50,7 @@ CLOBBER_ADDITIONS += $(LIB): ${OBJS} $(make-library) - cd $(PROJECT_ROOT) ; \ + # cd $(PROJECT_ROOT) ; \ $(SHELL) $(PROJECT_ROOT)/c/src/exec/score/tools/generic/size_rtems ${RTEMS_BSP} $(ARCH) \ >$(PROJECT_RELEASE)/lib/sizeinfo$(LIB_VARIANT).txt -- cgit v1.2.3