EH broken for August on Linux/Alpha ?

Jeffrey A Law law@cygnus.com
Sun Aug 23 21:38:00 GMT 1998


  In message < 199808231730.KAA22326@kankakee.wrs.com >you write:
  > from gcc/Makefile.in:
  > 
  > distclean: clean lang.distclean
  >         -rm -f config.status config.run config.cache config.bak
  > 
  > so, I'd say yes.  Just add config.cache to any Makefile.in that has
  > one left over after a make distclean.
I agree.  From the GNU coding standards:

`distclean' 
     Delete all files from the current directory that are created by configuring or building the program. If you
     have unpacked the source and built the program without creating any other files, `make distclean'
     should leave only the files that were in the distribution. 



More information about the Gcc-bugs mailing list