summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/src/lib/libbsp/sh/gensh1/Makefile.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/sh/gensh1/Makefile.in b/c/src/lib/libbsp/sh/gensh1/Makefile.in
index 968560eed7..9f074379fd 100644
--- a/c/src/lib/libbsp/sh/gensh1/Makefile.in
+++ b/c/src/lib/libbsp/sh/gensh1/Makefile.in
@@ -1,5 +1,5 @@
#
-# $Id $
+# $Id$
#
@SET_MAKE@
@@ -13,9 +13,6 @@ include $(RTEMS_ROOT)/make/directory.cfg
# wrapup is the one that actually builds and installs the library
# from the individual .rel files built in other directories
-# was:
-# SUB_DIRS=include startup clock console shmsupp timer wrapup
-# is
SUB_DIRS=include \
startup \
wrapup