Changeset 9174 for trunk/make/setup.mak


Ignore:
Timestamp:
Aug 30, 2002, 8:27:28 PM (23 years ago)
Author:
bird
Message:

Fixing and restructuring.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/make/setup.mak

    r9165 r9174  
    1 # $Id: setup.mak,v 1.16 2002-08-29 10:01:40 bird Exp $
     1# $Id: setup.mak,v 1.17 2002-08-30 18:27:21 bird Exp $
    22
    33#
     
    223223# shell environment.
    224224# TODO   Should these be overridable by setup.[w]xyz.mak ? (kso)
    225 BUILD_ENVS_BASE_POST    = toolkit40
     225BUILD_ENVS_BASE_POST    = toolkit452
    226226BUILD_ENVS_BASE_POST_16 =
    227227BUILD_ENVS_BASE_PRE     = buildsetup emx cvs
    228 BUILD_ENVS_BASE_PRE_16  = buildsetup emx cvs toolkit40 ddkbase
     228BUILD_ENVS_BASE_PRE_16  = buildsetup emx cvs toolkit452 ddkbase
    229229
    230230
Note: See TracChangeset for help on using the changeset viewer.