Changeset 11821


Ignore:
Timestamp:
03/30/12 10:24:43 (13 years ago)
Author:
Mathieu Morlighem
Message:

Trying to fix patch for win7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/externalpackages/metis/configs/4.0/win7/Makefile.in.patch

    r11767 r11821  
    99---
    1010> OPTFLAGS = -DWIN32 -D__VC__
    11 16,17c16,22
    12 < # What tool to use to create library
    13 < LIB=lib.exe
     1114,20c16,17
     12< # What archiving to use
     13< AR = ar rv
     14<
     15< # What to use for indexing the archive
     16< RANLIB = ranlib
     17< #RANLIB = ar -ts
     18< #RANLIB =
    1419---
    15 > # What archiving to use
    16 > AR = ar rv
    17 >
    18 > # What to use for indexing the archive
    19 > RANLIB = ranlib
    20 > #RANLIB = ar -ts
    21 > #RANLIB =
     20> # What tool to use to create library
     21> LIB=lib.exe
Note: See TracChangeset for help on using the changeset viewer.