diff options
author | jofret | 2008-04-11 13:09:02 +0000 |
---|---|---|
committer | jofret | 2008-04-11 13:09:02 +0000 |
commit | 983e25c5e54c8b5c5ce9ad5df26b31feb87f9285 (patch) | |
tree | a63e0c946ecaf2615dc350fa511d06373149cbf5 /src/auxiliaryFunctions/Makefile.am | |
parent | 89ef7a2af47e619131b8a3ee3727bda6efd46a94 (diff) | |
download | scilab2c-983e25c5e54c8b5c5ce9ad5df26b31feb87f9285.tar.gz scilab2c-983e25c5e54c8b5c5ce9ad5df26b31feb87f9285.tar.bz2 scilab2c-983e25c5e54c8b5c5ce9ad5df26b31feb87f9285.zip |
libtool update
Diffstat (limited to 'src/auxiliaryFunctions/Makefile.am')
-rw-r--r-- | src/auxiliaryFunctions/Makefile.am | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/src/auxiliaryFunctions/Makefile.am b/src/auxiliaryFunctions/Makefile.am index de8e60f2..80f1cbda 100644 --- a/src/auxiliaryFunctions/Makefile.am +++ b/src/auxiliaryFunctions/Makefile.am @@ -1,13 +1,13 @@ ## -## -*- makefile -*- +## Scilab ( http://www.scilab.org/ ) - This file is part of Scilab +## Copyright (C) 2007-2008 - INRIA - Bruno JOFRET ## -## Makefile.am -## Made by Bruno JOFRET <bruno.jofret@inria.fr> +## This file must be used under the terms of the CeCILL. +## This source file is licensed as described in the file COPYING, which +## you should have received as part of this distribution. The terms +## are also available at +## http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt ## -## Started on Thu Mar 22 16:39:30 2007 jofret -## Last update Mon Oct 22 11:04:58 2007 bruno -## -## Copyright INRIA 2007 ## SUBDIRS= abs \ @@ -16,4 +16,5 @@ SUBDIRS= abs \ isnan \ rand \ sign \ - pythag + pythag #\ + #type |