From: Alexander Barton Date: Sat, 8 Apr 2006 16:35:03 +0000 (+0000) Subject: Added maintainer-clean-local target to purge generated Makefiles. X-Git-Tag: rel-0-10-0-pre1~40 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=commitdiff_plain;h=3d0ab6bd2efaf7fedd273f175831e975a815648a;hp=bebfbedf3fdf801a028c17a5b4395f705391462d Added maintainer-clean-local target to purge generated Makefiles. --- diff --git a/doc/src/Makefile.am b/doc/src/Makefile.am index a3992693..40a0c09d 100644 --- a/doc/src/Makefile.am +++ b/doc/src/Makefile.am @@ -1,6 +1,6 @@ # # ngIRCd -- The Next Generation IRC Daemon -# Copyright (c)2001,2002 by Alexander Barton (alex@barton.de) +# Copyright (c)2001-2006 Alexander Barton (alex@barton.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 @@ -8,9 +8,12 @@ # (at your option) any later version. # Please read the file COPYING, README and AUTHORS for more information. # -# $Id: Makefile.am,v 1.1 2005/07/22 20:58:22 alex Exp $ +# $Id: Makefile.am,v 1.2 2006/04/08 16:35:03 alex Exp $ # +maintainer-clean-local: + rm -f Makefile Makefile.in + distclean-local: rm -f html