Ignore:
Timestamp:
Oct 2, 2023, 11:34:35 PM (23 months ago)
Author:
gyoung
Message:

Remaining changes from merge with Lars 2.9 branch

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/common_functions/makefile

    r53 r104  
    44
    55CC           = gcc
    6 LIB_DIR      = U:/usr/lib
     6LIB_DIR      = D:/usr/lib
    77#CPPFLAGS     = -Ge- /Gm+ -G4 -Gl  /O+ -Oc+ -Ol
    88CPPFLAGS     = -O -Zomf -Zcrtdll -s
    99INC             = ../include
    10 DEFS         = 
    11 PROGS        = 
     10DEFS         =
     11PROGS        =
    1212ODIR            = .
    1313CPPDIR  = .
Note: See TracChangeset for help on using the changeset viewer.