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