source: LMDZ5/trunk/tools/Max_diff_nc_with_lib/NR_util/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: 850 bytes
Line 
1array_copy.o : nrtype.o
2arth.o : nrtype.o
3cumprod.o : nrtype.o
4cumsum.o : nrtype.o
5diagadd.o : assert_eq.o
6diagmult.o : assert_eq.o
7geop.o : nrtype.o
8get_diag.o : assert_eq.o
9lower_triangle.o : outerdiff.o arth.o
10nr_util.o : zroots_unity.o vabs.o upper_triangle.o unit_matrix.o swap.o scatter_max.o scatter_add.o reallocate.o put_diag.o poly_term.o poly.o outersum.o outerprod.o outerdiv.o outerdiff.o outerand.o nrtype.o nrerror.o lower_triangle.o iminloc.o imaxloc.o ifirstloc.o get_diag.o geop.o diagmult.o diagadd.o cumsum.o cumprod.o assert.o assert_eq.o arth.o array_copy.o
11outerdiv.o : nrtype.o
12outersum.o : nrtype.o
13put_diag.o : assert_eq.o
14scatter_add.o : assert_eq.o
15scatter_max.o : assert_eq.o
16swap.o : nrtype.o
17unit_matrix.o : nrtype.o
18upper_triangle.o : outerdiff.o arth.o
19vabs.o : nrtype.o
20zroots_unity.o : nrtype.o
Note: See TracBrowser for help on using the repository browser.