Last change
on this file since 4117 was
2824,
checked in by Peter, 10 years ago
|
remove intermediate libraries. Makefiles in corresponding sub-directory are modified so 'make all' now builds yat/libyat.la. closes #718
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Id
|
File size:
786 bytes
|
Line | |
---|
1 | # $Id: Makefile 2824 2012-08-31 07:14:58Z peter $ |
---|
2 | # |
---|
3 | # Copyright (C) 2012 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 | all:; cd ../.. && $(MAKE) yat/libyat.la |
---|
Note: See
TracBrowser
for help on using the repository browser.