1 1.1 christos ## Process this file with automake to produce Makefile.in 2 1.1 christos # Makefile for GNU translated CVS documentation 3 1.1 christos # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 4 1.1 christos # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 5 1.1 christos # 2004 6 1.1 christos # Free Software Foundation, Inc. 7 1.1 christos 8 1.1 christos # This program is free software; you can redistribute it and/or modify 9 1.1 christos # it under the terms of the GNU General Public License as published by 10 1.1 christos # the Free Software Foundation; either version 2, or (at your option) 11 1.1 christos # any later version. 12 1.1 christos 13 1.1 christos # This program is distributed in the hope that it will be useful, 14 1.1 christos # but WITHOUT ANY WARRANTY; without even the implied warranty of 15 1.1 christos # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 1.1 christos # GNU General Public License for more details. 17 1.1 christos EXTRA_DIST = \ 18 1.1 christos .cvsignore \ 19 1.1 christos ChangeLog \ 20 1.1 christos cvs.texinfo 21