/[lmdze]/trunk/Compilers/nag_modules95.mk
ViewVC logotype

Contents of /trunk/Compilers/nag_modules95.mk

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3 - (show annotations)
Wed Feb 27 13:16:39 2008 UTC (16 years, 2 months ago) by guez
File size: 455 byte(s)
Initial import
1 # These are machine dependent macros, meant to be included in the
2 # LMDZE makefile.
3
4 # For the NAGWare Fortran 95 module builder
5
6 # Include flags:
7 inc_flags = -I${libf_dir} -I${libf_dir}/dyn3d -I${libf_dir}/phylmd -I${libf_dir}/filtrez -I/home/guez/NetCDF/netcdf-3.6.1_NAG -I/home/guez/lib/IOIPSL_Lionel/ai -I/home/guez/lib/Numer_Rec_Lionel/g
8
9 COMPILE.f90 = nag_modules95.sh $@ ${inc_flags} -dusty -mismatch_all
10 COMPILE.f = ${COMPILE.f90}
11 OUTPUT_OPTION =

  ViewVC Help
Powered by ViewVC 1.1.21