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

Merge Lar's 2.9 branch into the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/common_functions/makefile

    r104 r133  
    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.