]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/cvs/tools/Makefile.am
This commit was generated by cvs2svn to compensate for changes in r98524,
[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 # Do not use this makefile directly, but only from `../Makefile'.
4 # Copyright (C) 1986, 1988-1990, 2000 Free Software Foundation, Inc.
5
6 # This program is free software; you can redistribute it and/or modify
7 # it under the terms of the GNU General Public License as published by
8 # the Free Software Foundation; either version 2, or (at your option)
9 # any later version.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY; without even the implied warranty of
13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14 # GNU General Public License for more details.
15
16 EXTRA_DIST = \
17         README .cvsignore
18
19 # for backwards compatibility with the old makefiles
20 realclean: maintainer-clean
21 .PHONY: realclean