wget/Makefile.am

44 lines
1.7 KiB
Makefile
Raw Normal View History

# Makefile for `Wget' utility
2008-01-25 08:04:01 -05:00
# Copyright (C) 1995, 1996, 1997, 2006, 2007,
# 2008 Free Software Foundation, Inc.
2000-12-09 20:55:43 -05:00
# 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 3 of the License, or
2000-12-09 20:55:43 -05:00
# (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, see <http://www.gnu.org/licenses/>.
2000-12-09 20:55:43 -05:00
# Additional permission under GNU GPL version 3 section 7
# If you modify this program, or any covered work, by linking or
# combining it with the OpenSSL project's OpenSSL library (or a
# modified version of that library), containing parts covered by the
# terms of the OpenSSL or SSLeay licenses, the Free Software Foundation
# grants you additional permission to convey the resulting work.
# Corresponding Source for a non-source form of such a combination
# shall include the source code for the parts of OpenSSL used as well
# as that of the covered work.
2000-12-09 20:55:43 -05:00
#
# Version: @VERSION@
#
# Search for macros in the m4 subdirectory:
ACLOCAL_AMFLAGS = -I m4 -I md5/m4
2000-12-09 20:55:43 -05:00
# subdirectories in the distribution
2007-12-08 01:24:03 -05:00
SUBDIRS = lib @MD5_SUBDIR@ src doc po tests util windows
EXTRA_DIST = ChangeLog.README configure.bat MAILING-LIST \
2007-10-09 14:18:59 -04:00
msdos/ChangeLog msdos/config.h msdos/Makefile.DJ \
2007-10-18 16:36:50 -04:00
msdos/Makefile.WC ABOUT-NLS autogen.sh
2000-12-09 20:55:43 -05:00
CLEANFILES = *~ *.bak $(DISTNAME).tar.gz