* README, Makefile.in (ETC_SUPPORT): Remove references to
authorJason Molenda <crash@cygnus>
Fri, 11 Apr 1997 08:07:11 +0000 (08:07 +0000)
committerJason Molenda <crash@cygnus>
Fri, 11 Apr 1997 08:07:11 +0000 (08:07 +0000)
        cfg-paper*, configure.{texi,man,info*}._

ChangeLog
Makefile.in

index 3278c65d6a8d969b4c4f16d023cfae6f704e800c..d5260282d540744ad232540d53eaf25a5ff7f1b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
+
+       * README, Makefile.in (ETC_SUPPORT): Remove references to
+       cfg-paper*, configure.{texi,man,info*}._
+
 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
 
        * Makefile.in (all.normal): Ensure that gcc is built after all
index ca3fa989e45e3cf3329a79282d26ff9ab3bf1822..c39252e7591959f41e8dd7b6efb3f68c57de194a 100644 (file)
@@ -1440,9 +1440,8 @@ DEVO_SUPPORT= README Makefile.in configure configure.in \
 # Files in devo/etc used in any net release.
 # ChangeLog omitted because it may refer to files which are not in this
 # distribution (perhaps it would be better to include it anyway).
-ETC_SUPPORT= Makefile.in cfg-paper.texi configure configure.in configure.man \
-       configure.texi standards.texi make-stds.texi \
-       configure.info* standards.info* cfg-paper.info*
+ETC_SUPPORT= Makefile.in configure configure.in standards.texi \
+       make-stds.texi standards.info*
 
 # When you use `make setup-dirs' or `make taz' you should always redefine
 # this macro.