Last change
on this file since 1487 was
1487,
checked in by Jari Häkkinen, 14 years ago
|
Addresses #436. GPL license copy reference should also be updated.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Id
|
File size:
1013 bytes
|
Line | |
---|
1 | ## $Id: yat.am 1487 2008-09-10 08:41:36Z jari $ |
---|
2 | |
---|
3 | ## Copyright (C) 2008 Peter Johansson |
---|
4 | ## |
---|
5 | ## This file is part of the yat library, http://dev.thep.lu.se/yat |
---|
6 | ## |
---|
7 | ## The yat library is free software; you can redistribute it and/or |
---|
8 | ## modify it under the terms of the GNU General Public License as |
---|
9 | ## published by the Free Software Foundation; either version 3 of the |
---|
10 | ## License, or (at your option) any later version. |
---|
11 | ## |
---|
12 | ## The yat library is distributed in the hope that it will be useful, |
---|
13 | ## but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
14 | ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
---|
15 | ## General Public License for more details. |
---|
16 | ## |
---|
17 | ## You should have received a copy of the GNU General Public License |
---|
18 | ## along with yat. If not, see <http://www.gnu.org/licenses/>. |
---|
19 | |
---|
20 | ## |
---|
21 | ## Automake snippet below is included in several Makefile.am, so we |
---|
22 | ## only need to modify HERE rather than in several Makefile.am. |
---|
23 | ## |
---|
24 | |
---|
25 | #AM_CPPFLAGS = -I$(top_srcdir) $(EXTRA_CPPFLAGS) |
---|
26 | #AM_CXXFLAGS = $(EXTRA_CXXFLAGS) |
---|
27 | #AM_LDFLAGS = $(EXTRA_LDFLAGS) |
---|
Note: See
TracBrowser
for help on using the repository browser.