doc/Makefile

Code
Comments
Other
Rev Date Author Line
2749 18 Jun 12 peter 1 # $Id$
2749 18 Jun 12 peter 2 #
2749 18 Jun 12 peter 3 # Copyright (C) 2012 Peter Johansson
2749 18 Jun 12 peter 4 #
2749 18 Jun 12 peter 5 # This file is part of the yat library, http://dev.thep.lu.se/yat
2749 18 Jun 12 peter 6 #
2749 18 Jun 12 peter 7 # The yat library is free software; you can redistribute it and/or
2749 18 Jun 12 peter 8 # modify it under the terms of the GNU General Public License as
2749 18 Jun 12 peter 9 # published by the Free Software Foundation; either version 3 of the
2749 18 Jun 12 peter 10 # License, or (at your option) any later version.
2749 18 Jun 12 peter 11 #
2749 18 Jun 12 peter 12 # The yat library is distributed in the hope that it will be useful,
2749 18 Jun 12 peter 13 # but WITHOUT ANY WARRANTY; without even the implied warranty of
2749 18 Jun 12 peter 14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2749 18 Jun 12 peter 15 # General Public License for more details.
2749 18 Jun 12 peter 16 #
2749 18 Jun 12 peter 17 # You should have received a copy of the GNU General Public License
2749 18 Jun 12 peter 18 # along with yat. If not, see <http://www.gnu.org/licenses/>.
2749 18 Jun 12 peter 19
2749 18 Jun 12 peter 20 all:
2749 18 Jun 12 peter 21
2749 18 Jun 12 peter 22 doc html:; cd .. && $(MAKE) $@