* README, Makefile.in (ETC_SUPPORT): Remove references to
cfg-paper*, configure.{texi,man,info*}._
This commit is contained in:
parent
f3f00e9486
commit
f046ec6725
2 changed files with 7 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue