Changeset 85
- Timestamp:
- Oct 1, 2023, 2:13:55 AM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/v2.9_Lars/make.inc
r74 r85 22 22 VERSION_STRING = 0.2.9 23 23 AUTHOR_STRING = "(C) Chris Wohlgemuth 2002-2005 Gregg Young 2023" 24 BUILD_ROOT = D:/cwmm/ trunk24 BUILD_ROOT = D:/cwmm/branches/v2.9_Lars 25 25 26 26 # Put version in environment for REXX skripts … … 40 40 export COMMONSRC = $(BUILD_ROOT)/common_functions 41 41 42 export NLVBASE = $(BUILD_ROOT)/ Trunk/nlv43 export MMSRCBASE = $(BUILD_ROOT) /Trunk42 export NLVBASE = $(BUILD_ROOT)/nlv 43 export MMSRCBASE = $(BUILD_ROOT) 44 44 45 45
Note:
See TracChangeset
for help on using the changeset viewer.