]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/cvs/tools/Makefile.am
This commit was generated by cvs2svn to compensate for changes in r170964,
[FreeBSD/FreeBSD.git] / contrib / cvs / tools / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2 # Makefile for GNU CVS auxiliary tools.
3 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
4 #               1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 #               Free Software Foundation, Inc.
6
7 # This program is free software; you can redistribute it and/or modify
8 # it under the terms of the GNU General Public License as published by
9 # the Free Software Foundation; either version 2, or (at your option)
10 # any later version.
11
12 # This program 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
15 # GNU General Public License for more details.
16
17 EXTRA_DIST = \
18         README .cvsignore
19
20 # for backwards compatibility with the old makefiles
21 realclean: maintainer-clean
22 .PHONY: realclean