plugins/base1/se.lu.thep.wenni/trunk/lib/c++_tools/gslapi/Makefile.am

Code
Comments
Other
Rev Date Author Line
69 11 Feb 06 jari 1 # Process this file with automake to produce Makefile.in
69 11 Feb 06 jari 2 #
69 11 Feb 06 jari 3 # $Id$
69 11 Feb 06 jari 4
95 05 Apr 06 jari 5 # Copyright (C) 2005 Jari Häkkinen, Peter Johansson
95 05 Apr 06 jari 6 # Copyright (C) 2006 Jari Häkkinen
341 14 Jun 07 peter 7 # Copyright (C) 2007 Peter Johansson
95 05 Apr 06 jari 8 #
95 05 Apr 06 jari 9 # This file is part of the thep c++ tools library,
95 05 Apr 06 jari 10 #                                http://lev.thep.lu.se/trac/c++_tools
95 05 Apr 06 jari 11 #
95 05 Apr 06 jari 12 # The c++ tools library is free software; you can redistribute it
95 05 Apr 06 jari 13 # and/or modify it under the terms of the GNU General Public License as
824 26 Nov 08 jari 14 # published by the Free Software Foundation; either version 3 of the
95 05 Apr 06 jari 15 # License, or (at your option) any later version.
95 05 Apr 06 jari 16 #
95 05 Apr 06 jari 17 # The c++ library is distributed in the hope that it will be useful,
95 05 Apr 06 jari 18 # but WITHOUT ANY WARRANTY; without even the implied warranty of
95 05 Apr 06 jari 19 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
95 05 Apr 06 jari 20 # General Public License for more details.
95 05 Apr 06 jari 21 #
95 05 Apr 06 jari 22 # You should have received a copy of the GNU General Public License
824 26 Nov 08 jari 23 # along with WeNNI. If not, see <http://www.gnu.org/licenses/>.
95 05 Apr 06 jari 24
69 11 Feb 06 jari 25 noinst_LTLIBRARIES = libgslapi.la
69 11 Feb 06 jari 26
69 11 Feb 06 jari 27 noinst_HEADERS = matrix.h vector.h
69 11 Feb 06 jari 28
69 11 Feb 06 jari 29 libgslapi_la_SOURCES = matrix.cc vector.cc