Revision: 12238
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12238&view=rev
Author: vszakats
Date: 2009-08-21 14:53:34 +0000 (Fri, 21 Aug 2009)
Log Message:
-----------
2009-08-21 16:52 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* source/pp/Makefile
! Deleted double clean rules for hbpp executable + .tds file.
Since BIN_FILE is set, it will be done in central clean rules
anyway.
This solves the recently shown up error message on 'clean'
when using certain shells (nt). It was cleaned twice and for
some reason this created a problem after switching central
rules to use $(wildcard) instead of 'if exist'. Probably
rules are merged, then evaluated at once, thus leaving
two delete commands, since when the file existed when
this evaluation took place.
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/source/pp/Makefile
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour