Changeset 148 for trunk/make.inc


Ignore:
Timestamp:
Jan 28, 2024, 11:17:52 PM (19 months ago)
Author:
gyoung
Message:

Automate building of all def files. Some minor code and makefile cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/make.inc

    r132 r148  
    1919endif
    2020
    21 VERSION         =       0_2_9
    22 VERSION_STRING  =       0.2.9
    23 AUTHOR_STRING   =       "(C) Chris Wohlgemuth 2002-2005 Gregg Young 2023"
     21VERSION         =       0_3_0RC1
     22VERSION_STRING  =       0.3.0RC1
     23AUTHOR_STRING   =       "(C) Chris Wohlgemuth 2002-2005 Netlabs CWMM Team 2023-2024"
    2424BUILD_ROOT      =       U:/CWMM_Workspace/Trunk
     25TOOLDIR         =       $(BUILD_ROOT)/tools
    2526GBMLIBPATH      =       U:/usr/lib/GBM
    2627
Note: See TracChangeset for help on using the changeset viewer.