Fix comment leaders. Don't know why this CVS keeps breaking them.
authormdw <mdw>
Thu, 18 Sep 1997 11:17:18 +0000 (11:17 +0000)
committermdw <mdw>
Thu, 18 Sep 1997 11:17:18 +0000 (11:17 +0000)
Could be DEC's bogus version of RCS being picked up.

src/Makefile.am

index fcfb390..de36c99 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with `automake' to generate `Makefile.in'
 ## -*-makefile-*-
 ##
-## $Id: Makefile.am,v 1.5 1997/09/17 10:28:25 mdw Exp $
+## $Id: Makefile.am,v 1.6 1997/09/18 11:17:18 mdw Exp $
 ##
 ## Makefile for `become'
 ##
 ##----- Revision history ----------------------------------------------------
 ##
 ## $Log: Makefile.am,v $
-## Revision 1.5  1997/09/17 10:28:25  mdw
+## Revision 1.6  1997/09/18 11:17:18  mdw
+## Fix comment leaders.  Don't know why this CVS keeps breaking them.
+## Could be DEC's bogus version of RCS being picked up.
+##
+## Revision 1.5  1997/09/17  10:28:25  mdw
 ## Remove `set.c'.  No longer necessary.
 ##
-# Revision 1.4  1997/08/20  16:14:12  mdw
-# Build parser and lexer into the source directory.  Other cosmetic
-# things.
-#
+## Revision 1.4  1997/08/20  16:14:12  mdw
+## Build parser and lexer into the source directory.  Other cosmetic
+## things.
+##
 ## Revision 1.3  1997/08/07 09:39:36  mdw
 ## Add new source files, and remove options inappropriate for subsidiary
 ## Makefiles.