Changeset 85


Ignore:
Timestamp:
Oct 1, 2023, 2:13:55 AM (23 months ago)
Author:
erdmann
Message:

update local make.inc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/v2.9_Lars/make.inc

    r74 r85  
    2222VERSION_STRING  =       0.2.9
    2323AUTHOR_STRING   =       "(C) Chris Wohlgemuth 2002-2005 Gregg Young 2023"
    24 BUILD_ROOT      =       D:/cwmm/trunk
     24BUILD_ROOT      =       D:/cwmm/branches/v2.9_Lars
    2525
    2626# Put version in environment for REXX skripts
     
    4040export COMMONSRC        =       $(BUILD_ROOT)/common_functions
    4141
    42 export NLVBASE          =       $(BUILD_ROOT)/Trunk/nlv
    43 export MMSRCBASE        =       $(BUILD_ROOT)/Trunk
     42export NLVBASE          =       $(BUILD_ROOT)/nlv
     43export MMSRCBASE        =       $(BUILD_ROOT)
    4444
    4545
Note: See TracChangeset for help on using the changeset viewer.