summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-27 14:17:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-27 14:17:52 +0000
commit0a3a3ae644ed964e294e2539a9d7ab81edf4c926 (patch)
tree8c6f515134aeda35662c89982f1e4745b80e3580
parentFix from Ralf Corsepius: (diff)
downloadrtems-0a3a3ae644ed964e294e2539a9d7ab81edf4c926.tar.bz2
Fixed CVS Id string and removed bogus comment.
-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