simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Fri Sep 16 10:01:41 BST 2011


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       9290
Date:           2011-09-16 10:01:41 +0100 (Fri, 16 Sep 2011)

Log message (10 lines):
Remove empty.h from CLEANFILES, so that after mkfiles.pl has
constructed it it won't be deleted again by 'make clean'. The effect
is that not only does this work (as r9288 arranged),

  ./configure; make plink

but these work too:

  ./configure; make; make clean; make plink
  ./configure; make; make distclean; ./configure; make plink

Modified files:
U   putty/Recipe

Links:
http://svn.tartarus.org/sgt/?rev=9290&view=rev
http://svn.tartarus.org/sgt/putty/Recipe?rev=9290&r1=9289&r2=9290



More information about the tartarus-commits mailing list