Project

General

Profile

« Previous | Next » 

Revision 3581a649

Added by Nathan Scott almost 16 years ago

  • ID 3581a649887c7a38f3d4b92e666e38bc814d4650

Fix "make; make clean; make" which failed in the include
directory because the LDIRT there contained half of the
configure-generated files. This makes us deal the same
way with all configure-generated files, and:

  • make clobber/distclean => completely clean
  • make clean" => clean such that a rebuild will not need to run the configure script again

... which was the intention with these different targets.

  • added
  • modified
  • copied
  • renamed
  • deleted