Revision: 12240
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12240&view=rev
Author:   vszakats
Date:     2009-08-21 15:32:29 +0000 (Fri, 21 Aug 2009)

Log Message:
-----------
2009-08-21 17:33 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * source/pp/Makefile
    - Deleted just added global.mk. It's not needed.

  * config/globsh.mk
    + Added $(MV) variable with move command.
    + Added $(LN) variable with *nix link command.
    ! Fixed $(RM) in os2 shell rules to use os2-rm.exe 
      instead of shell provided del. Latter show errors 
      if filename doesn't exist, and we're now using 
      clean rules copied from dos shell, which doesn't 
      make extra existance checks. Well, to put it 
      shortly I've synced $(RM) with dos shell solution.

  + config/dj-mv.exe
  * config/readme.txt
    + Added DJGPP mv tool.

  * bin/hb-func.sh
    ! Fixed typo in syslib lone in a recent commit.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/bin/hb-func.sh
    trunk/harbour/config/globsh.mk
    trunk/harbour/config/readme.txt
    trunk/harbour/source/pp/Makefile

Added Paths:
-----------
    trunk/harbour/config/dj-mv.exe


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

Reply via email to