#************************************************************************* #ArmageTron - Just another Tron Lightcycle Game in 3D. #Copyright (C) 2000 Manuel Moos (manuel@moosnet.de) #************************************************************************** #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License #as published by the Free Software Foundation; either version 2 #of the License, or (at your option) any later version. #This program is distributed in the hope that it will be useful, #but WITHOUT ANY WARRANTY; without even the implied warranty of #MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #GNU General Public License for more details. #You should have received a copy of the GNU General Public License #along with this program; if not, write to the Free Software #Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #*************************************************************************** srcdir = @srcdir@ top_srcdir = @top_srcdir@ top_dir = ../../ all: index.html \ bugs.html readme_linux.html\ readme_macosx.html\ changelog.html readme_windows.html\ commands.html versions.html\ install_linux.html\ install_macosx.html\ install_windows.html\ config.html\ faq.html todo.html\ network.html compile.html \ COPYING.txt COPYING.txt: cp ${srcdir}/COPYING.txt . commands.txt: cp ${srcdir}/commands.txt . include ${top_dir}Makefile.global include .m4.dep %.html: navbar.html.m4