OSDN Git Service

authormanfred <manfred@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Mar 1998 01:38:13 +0000 (01:38 +0000)
committermanfred <manfred@138bc75d-0d04-0410-961f-82ee72b054a4>
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18644 138bc75d-0d04-0410-961f-82ee72b054a4

texinfo/ChangeLog

index 06ebf35..5885b59 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.