~damien-moore/+junk/codeblocks

« back to all changes in this revision

Viewing changes to src/plugins/contrib/SpellChecker/hunspell/Makefile.in.org

  • Committer: Damien Moore
  • Date: 2013-10-11 14:25:27 UTC
  • Revision ID: damienlmoore@gmail.com-20131011142527-w13ki0x8yjd7973d
copy of Code::Blocks repo based on SVN rev 9395

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.3 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
install_sh_DATA = $(install_sh) -c -m 644
 
25
install_sh_PROGRAM = $(install_sh) -c
 
26
install_sh_SCRIPT = $(install_sh) -c
 
27
INSTALL_HEADER = $(INSTALL_DATA)
 
28
transform = $(program_transform_name)
 
29
NORMAL_INSTALL = :
 
30
PRE_INSTALL = :
 
31
POST_INSTALL = :
 
32
NORMAL_UNINSTALL = :
 
33
PRE_UNINSTALL = :
 
34
POST_UNINSTALL = :
 
35
build_triplet = @build@
 
36
host_triplet = @host@
 
37
target_triplet = @target@
 
38
subdir = .
 
39
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
 
40
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
 
41
        $(srcdir)/hunspell.pc.in $(top_srcdir)/configure \
 
42
        $(top_srcdir)/intl/Makefile.in ABOUT-NLS AUTHORS COPYING \
 
43
        ChangeLog INSTALL NEWS THANKS TODO config.guess config.rpath \
 
44
        config.sub depcomp install-sh ltmain.sh missing mkinstalldirs
 
45
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
46
am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
 
47
        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc2.m4 \
 
48
        $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/iconv.m4 \
 
49
        $(top_srcdir)/m4/intdiv0.m4 $(top_srcdir)/m4/intl.m4 \
 
50
        $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intmax.m4 \
 
51
        $(top_srcdir)/m4/inttypes-pri.m4 \
 
52
        $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lcmessage.m4 \
 
53
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
 
54
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
 
55
        $(top_srcdir)/m4/lock.m4 $(top_srcdir)/m4/longlong.m4 \
 
56
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
57
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
58
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
 
59
        $(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
 
60
        $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
 
61
        $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/visibility.m4 \
 
62
        $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
 
63
        $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/configure.ac
 
64
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
65
        $(ACLOCAL_M4)
 
66
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 
67
 configure.lineno config.status.lineno
 
68
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
69
CONFIG_HEADER = config.h
 
70
CONFIG_CLEAN_FILES = hunspell.pc intl/Makefile
 
71
CONFIG_CLEAN_VPATH_FILES =
 
72
SOURCES =
 
73
DIST_SOURCES =
 
74
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
75
        html-recursive info-recursive install-data-recursive \
 
76
        install-dvi-recursive install-exec-recursive \
 
77
        install-html-recursive install-info-recursive \
 
78
        install-pdf-recursive install-ps-recursive install-recursive \
 
79
        installcheck-recursive installdirs-recursive pdf-recursive \
 
80
        ps-recursive uninstall-recursive
 
81
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
82
am__vpath_adj = case $$p in \
 
83
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
84
    *) f=$$p;; \
 
85
  esac;
 
86
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
87
am__install_max = 40
 
88
am__nobase_strip_setup = \
 
89
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
90
am__nobase_strip = \
 
91
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
92
am__nobase_list = $(am__nobase_strip_setup); \
 
93
  for p in $$list; do echo "$$p $$p"; done | \
 
94
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
95
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
96
    if (++n[$$2] == $(am__install_max)) \
 
97
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
98
    END { for (dir in files) print dir, files[dir] }'
 
99
am__base_list = \
 
100
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
101
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
102
am__uninstall_files_from_dir = { \
 
103
  test -z "$$files" \
 
104
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
105
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
106
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
107
  }
 
108
am__installdirs = "$(DESTDIR)$(pkgconfdir)"
 
109
DATA = $(pkgconf_DATA)
 
110
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
111
  distclean-recursive maintainer-clean-recursive
 
112
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
113
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
114
        distdir dist dist-all distcheck
 
115
ETAGS = etags
 
116
CTAGS = ctags
 
117
DIST_SUBDIRS = $(SUBDIRS)
 
118
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
119
distdir = $(PACKAGE)-$(VERSION)
 
120
top_distdir = $(distdir)
 
121
am__remove_distdir = \
 
122
  if test -d "$(distdir)"; then \
 
123
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
 
124
      && rm -rf "$(distdir)" \
 
125
      || { sleep 5 && rm -rf "$(distdir)"; }; \
 
126
  else :; fi
 
127
am__relativize = \
 
128
  dir0=`pwd`; \
 
129
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
130
  sed_rest='s,^[^/]*/*,,'; \
 
131
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
132
  sed_butlast='s,/*[^/]*$$,,'; \
 
133
  while test -n "$$dir1"; do \
 
134
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
135
    if test "$$first" != "."; then \
 
136
      if test "$$first" = ".."; then \
 
137
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
138
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
139
      else \
 
140
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
141
        if test "$$first2" = "$$first"; then \
 
142
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
143
        else \
 
144
          dir2="../$$dir2"; \
 
145
        fi; \
 
146
        dir0="$$dir0"/"$$first"; \
 
147
      fi; \
 
148
    fi; \
 
149
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
150
  done; \
 
151
  reldir="$$dir2"
 
152
DIST_ARCHIVES = $(distdir).tar.gz
 
153
GZIP_ENV = --best
 
154
distuninstallcheck_listfiles = find . -type f -print
 
155
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
 
156
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
 
157
distcleancheck_listfiles = find . -type f -print
 
158
ACLOCAL = @ACLOCAL@
 
159
ALLOCA = @ALLOCA@
 
160
AMTAR = @AMTAR@
 
161
AR = @AR@
 
162
AS = @AS@
 
163
AUTOCONF = @AUTOCONF@
 
164
AUTOHEADER = @AUTOHEADER@
 
165
AUTOMAKE = @AUTOMAKE@
 
166
AWK = @AWK@
 
167
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
 
168
CATOBJEXT = @CATOBJEXT@
 
169
CC = @CC@
 
170
CCDEPMODE = @CCDEPMODE@
 
171
CFLAGS = @CFLAGS@
 
172
CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
 
173
CPP = @CPP@
 
174
CPPFLAGS = @CPPFLAGS@
 
175
CURSESLIB = @CURSESLIB@
 
176
CXX = @CXX@
 
177
CXXCPP = @CXXCPP@
 
178
CXXDEPMODE = @CXXDEPMODE@
 
179
CXXFLAGS = @CXXFLAGS@
 
180
CYGPATH_W = @CYGPATH_W@
 
181
DATADIRNAME = @DATADIRNAME@
 
182
DEFS = @DEFS@
 
183
DEPDIR = @DEPDIR@
 
184
DLLTOOL = @DLLTOOL@
 
185
DSYMUTIL = @DSYMUTIL@
 
186
DUMPBIN = @DUMPBIN@
 
187
ECHO_C = @ECHO_C@
 
188
ECHO_N = @ECHO_N@
 
189
ECHO_T = @ECHO_T@
 
190
EGREP = @EGREP@
 
191
EXEEXT = @EXEEXT@
 
192
FGREP = @FGREP@
 
193
GENCAT = @GENCAT@
 
194
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 
195
GLIBC2 = @GLIBC2@
 
196
GLIBC21 = @GLIBC21@
 
197
GMSGFMT = @GMSGFMT@
 
198
GMSGFMT_015 = @GMSGFMT_015@
 
199
GREP = @GREP@
 
200
HAVE_ASPRINTF = @HAVE_ASPRINTF@
 
201
HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
 
202
HAVE_SNPRINTF = @HAVE_SNPRINTF@
 
203
HAVE_VISIBILITY = @HAVE_VISIBILITY@
 
204
HAVE_WPRINTF = @HAVE_WPRINTF@
 
205
HUNSPELL_VERSION_MAJOR = @HUNSPELL_VERSION_MAJOR@
 
206
HUNSPELL_VERSION_MINOR = @HUNSPELL_VERSION_MINOR@
 
207
INSTALL = @INSTALL@
 
208
INSTALL_DATA = @INSTALL_DATA@
 
209
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
210
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
211
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
212
INSTOBJEXT = @INSTOBJEXT@
 
213
INTLBISON = @INTLBISON@
 
214
INTLLIBS = @INTLLIBS@
 
215
INTLOBJS = @INTLOBJS@
 
216
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
 
217
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
 
218
LD = @LD@
 
219
LDFLAGS = @LDFLAGS@
 
220
LIBICONV = @LIBICONV@
 
221
LIBINTL = @LIBINTL@
 
222
LIBMULTITHREAD = @LIBMULTITHREAD@
 
223
LIBOBJS = @LIBOBJS@
 
224
LIBPTH = @LIBPTH@
 
225
LIBPTH_PREFIX = @LIBPTH_PREFIX@
 
226
LIBS = @LIBS@
 
227
LIBTHREAD = @LIBTHREAD@
 
228
LIBTOOL = @LIBTOOL@
 
229
LIPO = @LIPO@
 
230
LN_S = @LN_S@
 
231
LTLIBC = @LTLIBC@
 
232
LTLIBICONV = @LTLIBICONV@
 
233
LTLIBINTL = @LTLIBINTL@
 
234
LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
 
235
LTLIBOBJS = @LTLIBOBJS@
 
236
LTLIBPTH = @LTLIBPTH@
 
237
LTLIBTHREAD = @LTLIBTHREAD@
 
238
MAKEINFO = @MAKEINFO@
 
239
MKDIR_P = @MKDIR_P@
 
240
MSGFMT = @MSGFMT@
 
241
MSGFMT_015 = @MSGFMT_015@
 
242
MSGMERGE = @MSGMERGE@
 
243
NM = @NM@
 
244
NMEDIT = @NMEDIT@
 
245
OBJDUMP = @OBJDUMP@
 
246
OBJEXT = @OBJEXT@
 
247
OTOOL = @OTOOL@
 
248
OTOOL64 = @OTOOL64@
 
249
PACKAGE = @PACKAGE@
 
250
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
251
PACKAGE_NAME = @PACKAGE_NAME@
 
252
PACKAGE_STRING = @PACKAGE_STRING@
 
253
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
254
PACKAGE_URL = @PACKAGE_URL@
 
255
PACKAGE_VERSION = @PACKAGE_VERSION@
 
256
PATH_SEPARATOR = @PATH_SEPARATOR@
 
257
POSUB = @POSUB@
 
258
PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
 
259
RANLIB = @RANLIB@
 
260
READLINELIB = @READLINELIB@
 
261
SED = @SED@
 
262
SET_MAKE = @SET_MAKE@
 
263
SHELL = @SHELL@
 
264
STRIP = @STRIP@
 
265
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
 
266
USE_NLS = @USE_NLS@
 
267
VERSION = @VERSION@
 
268
WINDRES = @WINDRES@
 
269
WOE32 = @WOE32@
 
270
WOE32DLL = @WOE32DLL@
 
271
XFAILED = @XFAILED@
 
272
XGETTEXT = @XGETTEXT@
 
273
XGETTEXT_015 = @XGETTEXT_015@
 
274
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 
275
abs_builddir = @abs_builddir@
 
276
abs_srcdir = @abs_srcdir@
 
277
abs_top_builddir = @abs_top_builddir@
 
278
abs_top_srcdir = @abs_top_srcdir@
 
279
ac_ct_CC = @ac_ct_CC@
 
280
ac_ct_CXX = @ac_ct_CXX@
 
281
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
282
am__include = @am__include@
 
283
am__leading_dot = @am__leading_dot@
 
284
am__quote = @am__quote@
 
285
am__tar = @am__tar@
 
286
am__untar = @am__untar@
 
287
bindir = @bindir@
 
288
build = @build@
 
289
build_alias = @build_alias@
 
290
build_cpu = @build_cpu@
 
291
build_os = @build_os@
 
292
build_vendor = @build_vendor@
 
293
builddir = @builddir@
 
294
datadir = @datadir@
 
295
datarootdir = @datarootdir@
 
296
docdir = @docdir@
 
297
dvidir = @dvidir@
 
298
exec_prefix = @exec_prefix@
 
299
host = @host@
 
300
host_alias = @host_alias@
 
301
host_cpu = @host_cpu@
 
302
host_os = @host_os@
 
303
host_vendor = @host_vendor@
 
304
htmldir = @htmldir@
 
305
includedir = @includedir@
 
306
infodir = @infodir@
 
307
install_sh = @install_sh@
 
308
libdir = @libdir@
 
309
libexecdir = @libexecdir@
 
310
localedir = @localedir@
 
311
localstatedir = @localstatedir@
 
312
lt_ECHO = @lt_ECHO@
 
313
mandir = @mandir@
 
314
mkdir_p = @mkdir_p@
 
315
oldincludedir = @oldincludedir@
 
316
pdfdir = @pdfdir@
 
317
prefix = @prefix@
 
318
program_transform_name = @program_transform_name@
 
319
psdir = @psdir@
 
320
sbindir = @sbindir@
 
321
sharedstatedir = @sharedstatedir@
 
322
srcdir = @srcdir@
 
323
sysconfdir = @sysconfdir@
 
324
target = @target@
 
325
target_alias = @target_alias@
 
326
target_cpu = @target_cpu@
 
327
target_os = @target_os@
 
328
target_vendor = @target_vendor@
 
329
top_build_prefix = @top_build_prefix@
 
330
top_builddir = @top_builddir@
 
331
top_srcdir = @top_srcdir@
 
332
ACLOCAL_AMFLAGS = -I m4
 
333
SUBDIRS = intl po src man m4 tests
 
334
pkgconfdir = $(libdir)/pkgconfig
 
335
pkgconf_DATA = hunspell.pc
 
336
EXTRA_DIST = BUGS README.myspell AUTHORS.myspell license.myspell license.hunspell \
 
337
        ChangeLog.O COPYING.MPL COPYING.LGPL hunspell.pc.in
 
338
 
 
339
all: config.h
 
340
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 
341
 
 
342
.SUFFIXES:
 
343
am--refresh: Makefile
 
344
        @:
 
345
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
346
        @for dep in $?; do \
 
347
          case '$(am__configure_deps)' in \
 
348
            *$$dep*) \
 
349
              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
 
350
              $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
 
351
                && exit 0; \
 
352
              exit 1;; \
 
353
          esac; \
 
354
        done; \
 
355
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
 
356
        $(am__cd) $(top_srcdir) && \
 
357
          $(AUTOMAKE) --gnu Makefile
 
358
.PRECIOUS: Makefile
 
359
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
360
        @case '$?' in \
 
361
          *config.status*) \
 
362
            echo ' $(SHELL) ./config.status'; \
 
363
            $(SHELL) ./config.status;; \
 
364
          *) \
 
365
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
 
366
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
 
367
        esac;
 
368
 
 
369
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
370
        $(SHELL) ./config.status --recheck
 
371
 
 
372
$(top_srcdir)/configure:  $(am__configure_deps)
 
373
        $(am__cd) $(srcdir) && $(AUTOCONF)
 
374
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
375
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
376
$(am__aclocal_m4_deps):
 
377
 
 
378
config.h: stamp-h1
 
379
        @if test ! -f $@; then rm -f stamp-h1; else :; fi
 
380
        @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
 
381
 
 
382
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
 
383
        @rm -f stamp-h1
 
384
        cd $(top_builddir) && $(SHELL) ./config.status config.h
 
385
$(srcdir)/config.h.in:  $(am__configure_deps) 
 
386
        ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
 
387
        rm -f stamp-h1
 
388
        touch $@
 
389
 
 
390
distclean-hdr:
 
391
        -rm -f config.h stamp-h1
 
392
hunspell.pc: $(top_builddir)/config.status $(srcdir)/hunspell.pc.in
 
393
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
394
intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
 
395
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
396
 
 
397
mostlyclean-libtool:
 
398
        -rm -f *.lo
 
399
 
 
400
clean-libtool:
 
401
        -rm -rf .libs _libs
 
402
 
 
403
distclean-libtool:
 
404
        -rm -f libtool config.lt
 
405
install-pkgconfDATA: $(pkgconf_DATA)
 
406
        @$(NORMAL_INSTALL)
 
407
        test -z "$(pkgconfdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfdir)"
 
408
        @list='$(pkgconf_DATA)'; test -n "$(pkgconfdir)" || list=; \
 
409
        for p in $$list; do \
 
410
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
411
          echo "$$d$$p"; \
 
412
        done | $(am__base_list) | \
 
413
        while read files; do \
 
414
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfdir)'"; \
 
415
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfdir)" || exit $$?; \
 
416
        done
 
417
 
 
418
uninstall-pkgconfDATA:
 
419
        @$(NORMAL_UNINSTALL)
 
420
        @list='$(pkgconf_DATA)'; test -n "$(pkgconfdir)" || list=; \
 
421
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
422
        dir='$(DESTDIR)$(pkgconfdir)'; $(am__uninstall_files_from_dir)
 
423
 
 
424
# This directory's subdirectories are mostly independent; you can cd
 
425
# into them and run `make' without going through this Makefile.
 
426
# To change the values of `make' variables: instead of editing Makefiles,
 
427
# (1) if the variable is set in `config.status', edit `config.status'
 
428
#     (which will cause the Makefiles to be regenerated when you run `make');
 
429
# (2) otherwise, pass the desired values on the `make' command line.
 
430
$(RECURSIVE_TARGETS):
 
431
        @fail= failcom='exit 1'; \
 
432
        for f in x $$MAKEFLAGS; do \
 
433
          case $$f in \
 
434
            *=* | --[!k]*);; \
 
435
            *k*) failcom='fail=yes';; \
 
436
          esac; \
 
437
        done; \
 
438
        dot_seen=no; \
 
439
        target=`echo $@ | sed s/-recursive//`; \
 
440
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
441
          echo "Making $$target in $$subdir"; \
 
442
          if test "$$subdir" = "."; then \
 
443
            dot_seen=yes; \
 
444
            local_target="$$target-am"; \
 
445
          else \
 
446
            local_target="$$target"; \
 
447
          fi; \
 
448
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
449
          || eval $$failcom; \
 
450
        done; \
 
451
        if test "$$dot_seen" = "no"; then \
 
452
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
453
        fi; test -z "$$fail"
 
454
 
 
455
$(RECURSIVE_CLEAN_TARGETS):
 
456
        @fail= failcom='exit 1'; \
 
457
        for f in x $$MAKEFLAGS; do \
 
458
          case $$f in \
 
459
            *=* | --[!k]*);; \
 
460
            *k*) failcom='fail=yes';; \
 
461
          esac; \
 
462
        done; \
 
463
        dot_seen=no; \
 
464
        case "$@" in \
 
465
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
466
          *) list='$(SUBDIRS)' ;; \
 
467
        esac; \
 
468
        rev=''; for subdir in $$list; do \
 
469
          if test "$$subdir" = "."; then :; else \
 
470
            rev="$$subdir $$rev"; \
 
471
          fi; \
 
472
        done; \
 
473
        rev="$$rev ."; \
 
474
        target=`echo $@ | sed s/-recursive//`; \
 
475
        for subdir in $$rev; do \
 
476
          echo "Making $$target in $$subdir"; \
 
477
          if test "$$subdir" = "."; then \
 
478
            local_target="$$target-am"; \
 
479
          else \
 
480
            local_target="$$target"; \
 
481
          fi; \
 
482
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
483
          || eval $$failcom; \
 
484
        done && test -z "$$fail"
 
485
tags-recursive:
 
486
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
487
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
488
        done
 
489
ctags-recursive:
 
490
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
491
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
492
        done
 
493
 
 
494
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
495
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
496
        unique=`for i in $$list; do \
 
497
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
498
          done | \
 
499
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
500
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
501
        mkid -fID $$unique
 
502
tags: TAGS
 
503
 
 
504
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
505
                $(TAGS_FILES) $(LISP)
 
506
        set x; \
 
507
        here=`pwd`; \
 
508
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
509
          include_option=--etags-include; \
 
510
          empty_fix=.; \
 
511
        else \
 
512
          include_option=--include; \
 
513
          empty_fix=; \
 
514
        fi; \
 
515
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
516
          if test "$$subdir" = .; then :; else \
 
517
            test ! -f $$subdir/TAGS || \
 
518
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
 
519
          fi; \
 
520
        done; \
 
521
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
522
        unique=`for i in $$list; do \
 
523
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
524
          done | \
 
525
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
526
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
527
        shift; \
 
528
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
529
          test -n "$$unique" || unique=$$empty_fix; \
 
530
          if test $$# -gt 0; then \
 
531
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
532
              "$$@" $$unique; \
 
533
          else \
 
534
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
535
              $$unique; \
 
536
          fi; \
 
537
        fi
 
538
ctags: CTAGS
 
539
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
540
                $(TAGS_FILES) $(LISP)
 
541
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
542
        unique=`for i in $$list; do \
 
543
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
544
          done | \
 
545
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
546
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
547
        test -z "$(CTAGS_ARGS)$$unique" \
 
548
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
549
             $$unique
 
550
 
 
551
GTAGS:
 
552
        here=`$(am__cd) $(top_builddir) && pwd` \
 
553
          && $(am__cd) $(top_srcdir) \
 
554
          && gtags -i $(GTAGS_ARGS) "$$here"
 
555
 
 
556
distclean-tags:
 
557
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
558
 
 
559
distdir: $(DISTFILES)
 
560
        $(am__remove_distdir)
 
561
        test -d "$(distdir)" || mkdir "$(distdir)"
 
562
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
563
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
564
        list='$(DISTFILES)'; \
 
565
          dist_files=`for file in $$list; do echo $$file; done | \
 
566
          sed -e "s|^$$srcdirstrip/||;t" \
 
567
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
568
        case $$dist_files in \
 
569
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
570
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
571
                           sort -u` ;; \
 
572
        esac; \
 
573
        for file in $$dist_files; do \
 
574
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
575
          if test -d $$d/$$file; then \
 
576
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
577
            if test -d "$(distdir)/$$file"; then \
 
578
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
579
            fi; \
 
580
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
581
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
582
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
583
            fi; \
 
584
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
585
          else \
 
586
            test -f "$(distdir)/$$file" \
 
587
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
588
            || exit 1; \
 
589
          fi; \
 
590
        done
 
591
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
592
          if test "$$subdir" = .; then :; else \
 
593
            test -d "$(distdir)/$$subdir" \
 
594
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
595
            || exit 1; \
 
596
          fi; \
 
597
        done
 
598
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
599
          if test "$$subdir" = .; then :; else \
 
600
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
601
            $(am__relativize); \
 
602
            new_distdir=$$reldir; \
 
603
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
604
            $(am__relativize); \
 
605
            new_top_distdir=$$reldir; \
 
606
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
607
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
608
            ($(am__cd) $$subdir && \
 
609
              $(MAKE) $(AM_MAKEFLAGS) \
 
610
                top_distdir="$$new_top_distdir" \
 
611
                distdir="$$new_distdir" \
 
612
                am__remove_distdir=: \
 
613
                am__skip_length_check=: \
 
614
                am__skip_mode_fix=: \
 
615
                distdir) \
 
616
              || exit 1; \
 
617
          fi; \
 
618
        done
 
619
        -test -n "$(am__skip_mode_fix)" \
 
620
        || find "$(distdir)" -type d ! -perm -755 \
 
621
                -exec chmod u+rwx,go+rx {} \; -o \
 
622
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 
623
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
 
624
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
 
625
        || chmod -R a+r "$(distdir)"
 
626
dist-gzip: distdir
 
627
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
628
        $(am__remove_distdir)
 
629
 
 
630
dist-bzip2: distdir
 
631
        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
 
632
        $(am__remove_distdir)
 
633
 
 
634
dist-lzip: distdir
 
635
        tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
 
636
        $(am__remove_distdir)
 
637
 
 
638
dist-lzma: distdir
 
639
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
 
640
        $(am__remove_distdir)
 
641
 
 
642
dist-xz: distdir
 
643
        tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
 
644
        $(am__remove_distdir)
 
645
 
 
646
dist-tarZ: distdir
 
647
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
 
648
        $(am__remove_distdir)
 
649
 
 
650
dist-shar: distdir
 
651
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
 
652
        $(am__remove_distdir)
 
653
 
 
654
dist-zip: distdir
 
655
        -rm -f $(distdir).zip
 
656
        zip -rq $(distdir).zip $(distdir)
 
657
        $(am__remove_distdir)
 
658
 
 
659
dist dist-all: distdir
 
660
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
661
        $(am__remove_distdir)
 
662
 
 
663
# This target untars the dist file and tries a VPATH configuration.  Then
 
664
# it guarantees that the distribution is self-contained by making another
 
665
# tarfile.
 
666
distcheck: dist
 
667
        case '$(DIST_ARCHIVES)' in \
 
668
        *.tar.gz*) \
 
669
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
 
670
        *.tar.bz2*) \
 
671
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
 
672
        *.tar.lzma*) \
 
673
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
 
674
        *.tar.lz*) \
 
675
          lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
 
676
        *.tar.xz*) \
 
677
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
 
678
        *.tar.Z*) \
 
679
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
 
680
        *.shar.gz*) \
 
681
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
 
682
        *.zip*) \
 
683
          unzip $(distdir).zip ;;\
 
684
        esac
 
685
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
686
        mkdir $(distdir)/_build
 
687
        mkdir $(distdir)/_inst
 
688
        chmod a-w $(distdir)
 
689
        test -d $(distdir)/_build || exit 0; \
 
690
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
 
691
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
 
692
          && am__cwd=`pwd` \
 
693
          && $(am__cd) $(distdir)/_build \
 
694
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
695
            --with-included-gettext \
 
696
            $(AM_DISTCHECK_CONFIGURE_FLAGS) \
 
697
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
698
          && $(MAKE) $(AM_MAKEFLAGS) \
 
699
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
700
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
701
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
702
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
703
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
 
704
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
 
705
                distuninstallcheck \
 
706
          && chmod -R a-w "$$dc_install_base" \
 
707
          && ({ \
 
708
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
 
709
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
 
710
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
 
711
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
 
712
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
 
713
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
 
714
          && rm -rf "$$dc_destdir" \
 
715
          && $(MAKE) $(AM_MAKEFLAGS) dist \
 
716
          && rm -rf $(DIST_ARCHIVES) \
 
717
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
 
718
          && cd "$$am__cwd" \
 
719
          || exit 1
 
720
        $(am__remove_distdir)
 
721
        @(echo "$(distdir) archives ready for distribution: "; \
 
722
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
 
723
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
 
724
distuninstallcheck:
 
725
        @test -n '$(distuninstallcheck_dir)' || { \
 
726
          echo 'ERROR: trying to run $@ with an empty' \
 
727
               '$$(distuninstallcheck_dir)' >&2; \
 
728
          exit 1; \
 
729
        }; \
 
730
        $(am__cd) '$(distuninstallcheck_dir)' || { \
 
731
          echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
 
732
          exit 1; \
 
733
        }; \
 
734
        test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
 
735
           || { echo "ERROR: files left after uninstall:" ; \
 
736
                if test -n "$(DESTDIR)"; then \
 
737
                  echo "  (check DESTDIR support)"; \
 
738
                fi ; \
 
739
                $(distuninstallcheck_listfiles) ; \
 
740
                exit 1; } >&2
 
741
distcleancheck: distclean
 
742
        @if test '$(srcdir)' = . ; then \
 
743
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
 
744
          exit 1 ; \
 
745
        fi
 
746
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
 
747
          || { echo "ERROR: files left in build directory after distclean:" ; \
 
748
               $(distcleancheck_listfiles) ; \
 
749
               exit 1; } >&2
 
750
check-am: all-am
 
751
check: check-recursive
 
752
all-am: Makefile $(DATA) config.h
 
753
installdirs: installdirs-recursive
 
754
installdirs-am:
 
755
        for dir in "$(DESTDIR)$(pkgconfdir)"; do \
 
756
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
757
        done
 
758
install: install-recursive
 
759
install-exec: install-exec-recursive
 
760
install-data: install-data-recursive
 
761
uninstall: uninstall-recursive
 
762
 
 
763
install-am: all-am
 
764
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
765
 
 
766
installcheck: installcheck-recursive
 
767
install-strip:
 
768
        if test -z '$(STRIP)'; then \
 
769
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
770
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
771
              install; \
 
772
        else \
 
773
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
774
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
775
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
776
        fi
 
777
mostlyclean-generic:
 
778
 
 
779
clean-generic:
 
780
 
 
781
distclean-generic:
 
782
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
783
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
784
 
 
785
maintainer-clean-generic:
 
786
        @echo "This command is intended for maintainers to use"
 
787
        @echo "it deletes files that may require special tools to rebuild."
 
788
clean: clean-recursive
 
789
 
 
790
clean-am: clean-generic clean-libtool mostlyclean-am
 
791
 
 
792
distclean: distclean-recursive
 
793
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
794
        -rm -f Makefile
 
795
distclean-am: clean-am distclean-generic distclean-hdr \
 
796
        distclean-libtool distclean-tags
 
797
 
 
798
dvi: dvi-recursive
 
799
 
 
800
dvi-am:
 
801
 
 
802
html: html-recursive
 
803
 
 
804
html-am:
 
805
 
 
806
info: info-recursive
 
807
 
 
808
info-am:
 
809
 
 
810
install-data-am: install-pkgconfDATA
 
811
 
 
812
install-dvi: install-dvi-recursive
 
813
 
 
814
install-dvi-am:
 
815
 
 
816
install-exec-am:
 
817
 
 
818
install-html: install-html-recursive
 
819
 
 
820
install-html-am:
 
821
 
 
822
install-info: install-info-recursive
 
823
 
 
824
install-info-am:
 
825
 
 
826
install-man:
 
827
 
 
828
install-pdf: install-pdf-recursive
 
829
 
 
830
install-pdf-am:
 
831
 
 
832
install-ps: install-ps-recursive
 
833
 
 
834
install-ps-am:
 
835
 
 
836
installcheck-am:
 
837
 
 
838
maintainer-clean: maintainer-clean-recursive
 
839
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
840
        -rm -rf $(top_srcdir)/autom4te.cache
 
841
        -rm -f Makefile
 
842
maintainer-clean-am: distclean-am maintainer-clean-generic
 
843
 
 
844
mostlyclean: mostlyclean-recursive
 
845
 
 
846
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
847
 
 
848
pdf: pdf-recursive
 
849
 
 
850
pdf-am:
 
851
 
 
852
ps: ps-recursive
 
853
 
 
854
ps-am:
 
855
 
 
856
uninstall-am: uninstall-pkgconfDATA
 
857
 
 
858
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
 
859
        ctags-recursive install-am install-strip tags-recursive
 
860
 
 
861
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
862
        all all-am am--refresh check check-am clean clean-generic \
 
863
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
 
864
        dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \
 
865
        dist-zip distcheck distclean distclean-generic distclean-hdr \
 
866
        distclean-libtool distclean-tags distcleancheck distdir \
 
867
        distuninstallcheck dvi dvi-am html html-am info info-am \
 
868
        install install-am install-data install-data-am install-dvi \
 
869
        install-dvi-am install-exec install-exec-am install-html \
 
870
        install-html-am install-info install-info-am install-man \
 
871
        install-pdf install-pdf-am install-pkgconfDATA install-ps \
 
872
        install-ps-am install-strip installcheck installcheck-am \
 
873
        installdirs installdirs-am maintainer-clean \
 
874
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
875
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
876
        uninstall uninstall-am uninstall-pkgconfDATA
 
877
 
 
878
 
 
879
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
880
# Otherwise a system limit (for SysV at least) may be exceeded.
 
881
.NOEXPORT: