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