Ignore:
Timestamp:
Sep 30, 2023, 11:06:42 PM (23 months ago)
Author:
erdmann
Message:

Created branch v2.9_Lars.

Location:
branches/v2.9_Lars
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/v2.9_Lars/common_functions/makefile

    r53 r74  
    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.