source: LMDZ5/trunk/tools/Max_diff_nc_with_lib/NetCDF95/depend.mk @ 1907

Last change on this file since 1907 was 1907, checked in by lguez, 10 years ago

Added a copyright property to every file of the distribution, except
for the fcm files (which have their own copyright). Use svn propget on
a file to see the copyright. For instance:

$ svn propget copyright libf/phylmd/physiq.F90
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

Also added the files defining the CeCILL version 2 license, in French
and English, at the top of the LMDZ tree.

  • 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.