Changeset 11821
- Timestamp:
- 03/30/12 10:24:43 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/metis/configs/4.0/win7/Makefile.in.patch
r11767 r11821 9 9 --- 10 10 > OPTFLAGS = -DWIN32 -D__VC__ 11 16,17c16,22 12 < # What tool to use to create library 13 < LIB=lib.exe 11 14,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 = 14 19 --- 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.