- Timestamp:
- 10/13/11 16:08:18 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modipsl/trunk/util/AA_make.gdef
r1359 r1569 13 13 #- 14 14 #-Q- Darwin #- Global definitions for Mac OSX, gfortran 15 #-Q- Darwin LIB_MPI = MPI1 16 #-Q- Darwin LIB_MPI_BIS = MPI1 17 #-Q- Darwin PRISM_ARCH = Darwin 18 #-Q- Darwin PRISM_NAME = Darwin 19 #-Q- Darwin FCM_ARCH = Darwin 15 20 #-Q- Darwin M_K = make 16 21 #-Q- Darwin P_C = cpp 17 22 #-Q- Darwin P_O = -fpreprocessed -P -C -traditional $(P_P) 18 #-Q- Darwin F_C = gfortran -c 23 #-Q- Darwin F_C = gfortran -c -cpp 19 24 #-Q- Darwin #-D- MD F_D = -g -Wall -fbounds-check -pedantic -finit-real=nan 20 25 #-Q- Darwin #-D- MN F_D = … … 33 38 #-Q- Darwin C_O = 34 39 #-Q- Darwin C_L = cc 40 #-Q- Darwin FC_C = cc -c 41 #-Q- Darwin FC_O = 42 #-Q- Darwin FC_L = cc 35 43 #-Q- Darwin #- 36 #-Q- Darwin NCDF_INC = /usr/install/include37 #-Q- Darwin NCDF_LIB = -L/usr/ install/lib-lnetcdf44 #-Q- Darwin NCDF_INC = -I/usr/softs/include -I/opt/local/include 45 #-Q- Darwin NCDF_LIB = -L/usr/softs/lib -lnetcdff -lnetcdf 38 46 #-Q- Darwin #- 39 47 #-Q- Darwin_g95 #- Global definitions for Mac OSX, g95
Note: See TracChangeset
for help on using the changeset viewer.