source: LMDZ5/branches/testing/tools/Max_diff_nc_with_lib/NetCDF95/depend.mk @ 2232

Last change on this file since 2232 was 1910, checked in by Laurent Fairhead, 11 years ago

Merged trunk changes r1860:1909 into testing branch

  • Property copyright set to
    Name of program: LMDZ
    Creation date: 1984
    Version: LMDZ5
    License: CeCILL version 2
    Holder: Laboratoire de m\'et\'eorologie dynamique, CNRS, UMR 8539
    See the license file in the root directory
File size: 1.1 KB
Line 
1find_coord.o : nf95_inquire_variable.o nf95_inquire.o nf95_inquire_dimension.o nf95_inq_varid.o nf95_get_att.o
2netcdf95.o : nf95_redef.o nf95_put_var.o nf95_put_att.o nf95_open.o nf95_inquire_variable.o nf95_inquire.o nf95_inquire_dimension.o nf95_inquire_attribute.o nf95_inq_varid.o nf95_inq_dimid.o nf95_gw_var.o nf95_get_var.o nf95_get_att.o nf95_enddef.o nf95_def_var.o nf95_def_dim.o nf95_create.o nf95_copy_att.o nf95_close.o handle_err.o find_coord.o
3nf95_close.o : handle_err.o
4nf95_copy_att.o : handle_err.o
5nf95_create.o : handle_err.o
6nf95_def_dim.o : handle_err.o
7nf95_def_var.o : handle_err.o
8nf95_enddef.o : handle_err.o
9nf95_get_att.o : nf95_inquire_attribute.o handle_err.o
10nf95_get_var.o : handle_err.o
11nf95_gw_var.o : nf95_inquire_dimension.o nf95_inquire_variable.o nf95_get_var.o
12nf95_inq_dimid.o : handle_err.o
13nf95_inq_varid.o : handle_err.o
14nf95_inquire.o : handle_err.o
15nf95_inquire_attribute.o : handle_err.o
16nf95_inquire_dimension.o : handle_err.o
17nf95_inquire_variable.o : handle_err.o
18nf95_open.o : handle_err.o
19nf95_put_att.o : handle_err.o
20nf95_put_var.o : handle_err.o
21nf95_redef.o : handle_err.o
Note: See TracBrowser for help on using the repository browser.