config-ml.in: After building symlink tree call make distclean if...

�
	* 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
This commit is contained in:
Manfred Hollstein 1998-03-17 01:38:13 +00:00
parent 88838149c7
commit 7d6af352b9

View 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.