Imported Upstream version 0.19.7
[platform/upstream/gettext.git] / gettext-tools / libgrep / Makefile.am
1 ## Makefile for libgrep directory in GNU gettext package.
2 ## Copyright (C) 2005-2007, 2009-2010, 2015 Free Software Foundation,
3 ## Inc.
4 ##
5 ## This program is free software: you can redistribute it and/or modify
6 ## it under the terms of the GNU General Public License as published by
7 ## the Free Software Foundation; either version 3 of the License, or
8 ## (at your option) any later version.
9 ##
10 ## This program is distributed in the hope that it will be useful,
11 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
12 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13 ## GNU General Public License for more details.
14 ##
15 ## You should have received a copy of the GNU General Public License
16 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
17
18 ## Process this file with automake to produce Makefile.in.
19
20 AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies subdir-objects
21 EXTRA_DIST =
22 BUILT_SOURCES =
23 MOSTLYCLEANFILES = core *.stackdump
24 MOSTLYCLEANDIRS =
25 CLEANFILES =
26 DISTCLEANFILES =
27 MAINTAINERCLEANFILES =
28
29 noinst_LIBRARIES =
30
31 AM_CPPFLAGS = -I.. -I../gnulib-lib -I$(top_srcdir)/gnulib-lib -I../intl
32
33 # Rules generated and collected by gnulib-tool, for building libgrep.a.
34 include Makefile.gnulib
35
36 # Sources that are compiled on all platforms.
37
38 libgrep_a_SOURCES += \
39   libgrep.h \
40   kwset.h kwset.c \
41   m-fgrep.c m-regex.c
42
43 # Allow users to use "gnulib-tool --update".
44 EXTRA_DIST += gnulib-m4/gnulib-cache.m4