Ignore:
Timestamp:
Apr 22, 2002, 3:59:34 AM (24 years ago)
Author:
bird
Message:

Support for forced environment change, using BUILD_ENV_FORCE,
BUILD_ENVS_PRE and BUILD_ENVS_POST.
(first successful try)

File:
1 edited

Legend:

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

    r8293 r8294  
    1 # $Id: setup.tools.mk,v 1.5 2002-04-22 00:30:54 bird Exp $
     1# $Id: setup.tools.mk,v 1.6 2002-04-22 01:59:34 bird Exp $
    22
    33
     
    4545TOOL_RM         = rm.exe -f
    4646TOOL_TYPE       = type
     47TOOL_BUILDENV   = $(PATH_TOOLS)\BuildEnv.cmd
    4748
    4849
Note: See TracChangeset for help on using the changeset viewer.