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