From 0a3a3ae644ed964e294e2539a9d7ab81edf4c926 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 27 Apr 1998 14:17:52 +0000 Subject: [PATCH] Fixed CVS Id string and removed bogus comment. --- c/src/lib/libbsp/sh/gensh1/Makefile.in | 5 +---- 1 file changed, 1 insertion(+), 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