- Timestamp:
- 05/21/10 11:25:35 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modipsl/trunk/util/AA_make.gdef
r948 r1031 898 898 #-Q- unix NCDF_LIB = -L/distrib/local/lib -lnetcdf 899 899 #-Q- unix #- 900 #-Q- x86_64 #- Global definitions for new mercure front-end at CCRT (05/2010) 901 #-Q- x86_64 M_K = gmake 902 #-Q- x86_64 P_C = cpp 903 #-Q- x86_64 P_O = -P -C $(P_P) 904 #-Q- x86_64 F_C = ifort -c 905 #-Q- x86_64 #-D- MD F_D = -g 906 #-Q- x86_64 #-D- MN F_D = 907 #-Q- x86_64 #-P- I4R4 F_P = -i4 908 #-Q- x86_64 #-P- I4R8 F_P = -i4 -r8 909 #-Q- x86_64 #-P- I8R8 F_P = -i8 -r8 910 #-Q- x86_64 F_O = -O $(F_D) $(F_P) -I$(MODDIR) -module $(MODDIR) 911 #-Q- x86_64 F_L = ifort 912 #-Q- x86_64 M_M = 0 913 #-Q- x86_64 L_X = 0 914 #-Q- x86_64 L_O = -Vaxlib 915 #-Q- x86_64 A_C = ar -r 916 #-Q- x86_64 A_G = ar -x 917 #-Q- x86_64 C_C = cc -c 918 #-Q- x86_64 C_O = 919 #-Q- x86_64 C_L = cc 920 #-Q- x86_64 #- 921 #-Q- x86_64 NCDF_INC = /applications/netcdf-3.6.3/include 922 #-Q- x86_64 NCDF_LIB = -L/applications/netcdf-3.6.3/lib -lnetcdff -lnetcdf 923 #-Q- x86_64 #- 900 924 RM = rm -f 901 925 STRIP = strip
Note: See TracChangeset
for help on using the changeset viewer.