source: issm/trunk-jpl/externalpackages/metis/configs/4.0/macosx32/Makefile.in.patch@ 11101

Last change on this file since 11101 was 11101, checked in by Mathieu Morlighem, 14 years ago

Changing the way externalpackages are installed: one script per version and per platform if necessary. The goal is to make the installation process more userfriendly

File size: 113 bytes
Line 
13,5c3
2< CC = gcc
3< OBJ_EXT=o
4< LIB_EXT=a
5---
6> CC = cc
78c6
8< OPTFLAGS = -DLINUX -fPIC
9---
10> OPTFLAGS = -O2 -m32
Note: See TracBrowser for help on using the repository browser.