Switch to autoconf 2.72.
[libiconv.git] / srclib / Makefile.am
blob7cc3749c797ac0de84d1480b6bad16b57a5b3f8e
1 ## Makefile for the srclib subdirectory of GNU libiconv
2 ## Copyright (C) 2003-2006, 2009, 2016, 2019 Free Software Foundation, Inc.
3 ##
4 ## This program is free software; you can redistribute it and/or modify
5 ## it under the terms of the GNU General Public License as published by
6 ## the Free Software Foundation; either version 2, or (at your option)
7 ## any later version.
8 ##
9 ## This program is distributed in the hope that it will be useful,
10 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
11 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12 ## GNU General Public License for more details.
14 ## You should have received a copy of the GNU General Public License
15 ## along with this program; if not, see <https://www.gnu.org/licenses/>.
17 ## Process this file with automake to produce Makefile.in.
19 AUTOMAKE_OPTIONS = 1.5 gnits subdir-objects no-dependencies
20 EXTRA_DIST =
21 BUILT_SOURCES =
22 MOSTLYCLEANFILES = core *.stackdump
23 MOSTLYCLEANDIRS =
25 noinst_LIBRARIES =
27 AM_CPPFLAGS =
28 AM_CFLAGS =
30 include Makefile.gnulib