Ignore:
Timestamp:
Dec 9, 2023, 5:11:21 PM (20 months ago)
Author:
erdmann
Message:

merging from trunk

Location:
branches/v2.9_Lars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/v2.9_Lars

  • branches/v2.9_Lars/common_functions/makefile

    r74 r136  
    33#include ../make.inc
    44
    5 CC           = gcc
     5CC           = icc
    66LIB_DIR      = D:/usr/lib
    7 #CPPFLAGS     = -Ge- /Gm+ -G4 -Gl  /O+ -Oc+ -Ol
    8 CPPFLAGS     = -O -Zomf -Zcrtdll -s
     7CPPFLAGS     = -Ge- /Gm+ -G4 -Gl  /O+ -Oc+ -Ol
     8#CPPFLAGS     = -O -Zomf -Zcrtdll -s
    99INC             = ../include
    1010DEFS         =
Note: See TracChangeset for help on using the changeset viewer.