Changeset 8077


Ignore:
Timestamp:
Mar 10, 2002, 6:25:45 AM (24 years ago)
Author:
bird
Message:

MSVC6 -> MSCV6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/splittup/tools/make/setup.mak

    r8037 r8077  
    1 # $Id: setup.mak,v 1.1.2.1 2002-03-06 02:15:10 bird Exp $
     1# $Id: setup.mak,v 1.1.2.2 2002-03-10 05:25:45 bird Exp $
    22
    33#
     
    110110NAME_3=emx
    111111!endif
    112 !if "$(BUILD_ENV)" == "MSVC6"
     112!if "$(BUILD_ENV)" == "MSCV6"
    113113NAME_3=mscv6
    114114!endif
Note: See TracChangeset for help on using the changeset viewer.