Ignore:
Timestamp:
Sep 14, 2003, 8:53:03 PM (22 years ago)
Author:
bird
Message:

Synced with other projects.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/make/setup.tools.mk

    r9281 r10248  
    1 # $Id: setup.tools.mk,v 1.18 2002-09-20 04:35:45 bird Exp $
     1# $Id: setup.tools.mk,v 1.19 2003-09-14 18:53:03 bird Exp $
    22
    33
     
    6464TOOL_MAPSYM     = $(PATH_TOOLS)\MapSym.cmd $(TOOL_MAPSYM_TYPE)
    6565TOOL_RM         = $(PATH_TOOLS)\rm.exe -fF
     66TOOL_RMTREE     = $(PATH_TOOLS)\rm.exe -fFR
    6667TOOL_RMDIR      = rmdir
    6768TOOL_STRIP      = $(PATH_TOOLS)\lxlite.cmd
Note: See TracChangeset for help on using the changeset viewer.