make clean does wipe out the entire content of the build directory.

This commit is contained in:
Juan Jose Garcia Ripoll 2009-07-06 19:28:54 +02:00
parent d15401b037
commit aaf5609daf

View file

@ -45,6 +45,10 @@ ECL 9.7.1:
- The toplevel only traps SERIOUS-CONDITIONS.
- "make clean" now wipes out the entire content of the build directory. Please
use this before re-configuring again ECL so that header and configuration
files are properly updated.
;;; Local Variables: ***
;;; mode:text ***
;;; fill-column:79 ***