Changeset 132 for trunk/make.inc


Ignore:
Timestamp:
Nov 29, 2023, 5:57:17 PM (21 months ago)
Author:
gyoung
Message:

Move GBMPATH to make.inc fix a typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/make.inc

    r104 r132  
    11# List of languages to be built.
    2 LANGUAGES       =       de en es fr nl it tw
     2LANGUAGES       =       de en es fr nl it ru tw
    33
    44#define the next makro if compiling a release rather than a beta
     
    2323AUTHOR_STRING   =       "(C) Chris Wohlgemuth 2002-2005 Gregg Young 2023"
    2424BUILD_ROOT      =       U:/CWMM_Workspace/Trunk
     25GBMLIBPATH      =       U:/usr/lib/GBM
    2526
    2627# Put version in environment for REXX skripts
Note: See TracChangeset for help on using the changeset viewer.