]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
config-ml.in: After building symlink tree call make distclean if...
authorManfred Hollstein <manfred@gcc.gnu.org>
Tue, 17 Mar 1998 01:38:13 +0000 (01:38 +0000)
committerManfred Hollstein <manfred@gcc.gnu.org>
Tue, 17 Mar 1998 01:38:13 +0000 (01:38 +0000)

* config-ml.in: After building symlink tree call make distclean
if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
to be the case for libiberty.
* Makefile.in (clean, distclean): Add 'info' explicitly.

From-SVN: r18644

texinfo/ChangeLog

index 06ebf3538a6ca9b661603af014886b55c4cd7745..5885b59ea78a0e4f0575b6105825a15fa6d6f7ca 100644 (file)
@@ -1,3 +1,7 @@
+Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * Makefile.in (clean, distclean): Add 'info' explicitly.
+
 Tue Mar  3 10:05:46 1998  Jeffrey A Law  (law@cygnus.com)
 
        * makeinfo/makeinfo.c (CommandTable): Fix braces in initializer.