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@
54subdir = include
55DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
56	$(srcdir)/Makefile.in
57ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
59	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
60	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
61	$(top_srcdir)/configure.ac
62am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63	$(ACLOCAL_M4)
64mkinstalldirs = $(install_sh) -d
65CONFIG_CLEAN_FILES =
66CONFIG_CLEAN_VPATH_FILES =
67AM_V_GEN = $(am__v_GEN_@AM_V@)
68am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
69am__v_GEN_0 = @echo "  GEN   " $@;
70AM_V_at = $(am__v_at_@AM_V@)
71am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
72am__v_at_0 = @
73SOURCES =
74DIST_SOURCES =
75RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
76	html-recursive info-recursive install-data-recursive \
77	install-dvi-recursive install-exec-recursive \
78	install-html-recursive install-info-recursive \
79	install-pdf-recursive install-ps-recursive install-recursive \
80	installcheck-recursive installdirs-recursive pdf-recursive \
81	ps-recursive uninstall-recursive
82am__can_run_installinfo = \
83  case $$AM_UPDATE_INFO_DIR in \
84    n|no|NO) false;; \
85    *) (install-info --version) >/dev/null 2>&1;; \
86  esac
87HEADERS = $(noinst_HEADERS)
88RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
89  distclean-recursive maintainer-clean-recursive
90AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
91	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
92	distdir
93ETAGS = etags
94CTAGS = ctags
95DIST_SUBDIRS = $(SUBDIRS)
96DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
97am__relativize = \
98  dir0=`pwd`; \
99  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
100  sed_rest='s,^[^/]*/*,,'; \
101  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
102  sed_butlast='s,/*[^/]*$$,,'; \
103  while test -n "$$dir1"; do \
104    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
105    if test "$$first" != "."; then \
106      if test "$$first" = ".."; then \
107        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
108        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
109      else \
110        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
111        if test "$$first2" = "$$first"; then \
112          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
113        else \
114          dir2="../$$dir2"; \
115        fi; \
116        dir0="$$dir0"/"$$first"; \
117      fi; \
118    fi; \
119    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
120  done; \
121  reldir="$$dir2"
122ACLOCAL = @ACLOCAL@
123AMTAR = @AMTAR@
124AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
125AR = @AR@
126AUTOCONF = @AUTOCONF@
127AUTOHEADER = @AUTOHEADER@
128AUTOMAKE = @AUTOMAKE@
129AWK = @AWK@
130CC = @CC@
131CCDEPMODE = @CCDEPMODE@
132CFLAGS = @CFLAGS@
133CPP = @CPP@
134CPPFLAGS = @CPPFLAGS@
135CYGPATH_W = @CYGPATH_W@
136DEFS = @DEFS@
137DEPDIR = @DEPDIR@
138DLLTOOL = @DLLTOOL@
139DSYMUTIL = @DSYMUTIL@
140DUMPBIN = @DUMPBIN@
141ECHO_C = @ECHO_C@
142ECHO_N = @ECHO_N@
143ECHO_T = @ECHO_T@
144EGREP = @EGREP@
145EXEEXT = @EXEEXT@
146FGREP = @FGREP@
147GREP = @GREP@
148INSTALL = @INSTALL@
149INSTALL_DATA = @INSTALL_DATA@
150INSTALL_PROGRAM = @INSTALL_PROGRAM@
151INSTALL_SCRIPT = @INSTALL_SCRIPT@
152INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
153LD = @LD@
154LDFLAGS = @LDFLAGS@
155LIBOBJS = @LIBOBJS@
156LIBS = @LIBS@
157LIBTOOL = @LIBTOOL@
158LIPO = @LIPO@
159LN_S = @LN_S@
160LTLIBOBJS = @LTLIBOBJS@
161MAKEINFO = @MAKEINFO@
162MANIFEST_TOOL = @MANIFEST_TOOL@
163MKDIR_P = @MKDIR_P@
164NM = @NM@
165NMEDIT = @NMEDIT@
166OBJDUMP = @OBJDUMP@
167OBJEXT = @OBJEXT@
168OTOOL = @OTOOL@
169OTOOL64 = @OTOOL64@
170PACKAGE = @PACKAGE@
171PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
172PACKAGE_NAME = @PACKAGE_NAME@
173PACKAGE_STRING = @PACKAGE_STRING@
174PACKAGE_TARNAME = @PACKAGE_TARNAME@
175PACKAGE_URL = @PACKAGE_URL@
176PACKAGE_VERSION = @PACKAGE_VERSION@
177PATH_SEPARATOR = @PATH_SEPARATOR@
178RANLIB = @RANLIB@
179SED = @SED@
180SET_MAKE = @SET_MAKE@
181SHELL = @SHELL@
182STRIP = @STRIP@
183VERSION = @VERSION@
184abs_builddir = @abs_builddir@
185abs_srcdir = @abs_srcdir@
186abs_top_builddir = @abs_top_builddir@
187abs_top_srcdir = @abs_top_srcdir@
188ac_ct_AR = @ac_ct_AR@
189ac_ct_CC = @ac_ct_CC@
190ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
191am__include = @am__include@
192am__leading_dot = @am__leading_dot@
193am__quote = @am__quote@
194am__tar = @am__tar@
195am__untar = @am__untar@
196bindir = @bindir@
197build = @build@
198build_alias = @build_alias@
199build_cpu = @build_cpu@
200build_os = @build_os@
201build_vendor = @build_vendor@
202builddir = @builddir@
203datadir = @datadir@
204datarootdir = @datarootdir@
205docdir = @docdir@
206dvidir = @dvidir@
207exec_prefix = @exec_prefix@
208host = @host@
209host_alias = @host_alias@
210host_cpu = @host_cpu@
211host_os = @host_os@
212host_vendor = @host_vendor@
213htmldir = @htmldir@
214includedir = @includedir@
215infodir = @infodir@
216install_sh = @install_sh@
217libdir = @libdir@
218libexecdir = @libexecdir@
219localedir = @localedir@
220localstatedir = @localstatedir@
221mandir = @mandir@
222mkdir_p = @mkdir_p@
223oldincludedir = @oldincludedir@
224pdfdir = @pdfdir@
225prefix = @prefix@
226program_transform_name = @program_transform_name@
227psdir = @psdir@
228sbindir = @sbindir@
229sharedstatedir = @sharedstatedir@
230srcdir = @srcdir@
231sysconfdir = @sysconfdir@
232target_alias = @target_alias@
233top_build_prefix = @top_build_prefix@
234top_builddir = @top_builddir@
235top_srcdir = @top_srcdir@
236SUBDIRS = libnfnetlink
237noinst_HEADERS = linux_list.h
238all: all-recursive
239
240.SUFFIXES:
241$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
242	@for dep in $?; do \
243	  case '$(am__configure_deps)' in \
244	    *$$dep*) \
245	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
246	        && { if test -f $@; then exit 0; else break; fi; }; \
247	      exit 1;; \
248	  esac; \
249	done; \
250	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
251	$(am__cd) $(top_srcdir) && \
252	  $(AUTOMAKE) --foreign include/Makefile
253.PRECIOUS: Makefile
254Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
255	@case '$?' in \
256	  *config.status*) \
257	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
258	  *) \
259	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
260	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
261	esac;
262
263$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
264	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
265
266$(top_srcdir)/configure:  $(am__configure_deps)
267	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
268$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
269	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
270$(am__aclocal_m4_deps):
271
272mostlyclean-libtool:
273	-rm -f *.lo
274
275clean-libtool:
276	-rm -rf .libs _libs
277
278# This directory's subdirectories are mostly independent; you can cd
279# into them and run `make' without going through this Makefile.
280# To change the values of `make' variables: instead of editing Makefiles,
281# (1) if the variable is set in `config.status', edit `config.status'
282#     (which will cause the Makefiles to be regenerated when you run `make');
283# (2) otherwise, pass the desired values on the `make' command line.
284$(RECURSIVE_TARGETS):
285	@fail= failcom='exit 1'; \
286	for f in x $$MAKEFLAGS; do \
287	  case $$f in \
288	    *=* | --[!k]*);; \
289	    *k*) failcom='fail=yes';; \
290	  esac; \
291	done; \
292	dot_seen=no; \
293	target=`echo $@ | sed s/-recursive//`; \
294	list='$(SUBDIRS)'; for subdir in $$list; do \
295	  echo "Making $$target in $$subdir"; \
296	  if test "$$subdir" = "."; then \
297	    dot_seen=yes; \
298	    local_target="$$target-am"; \
299	  else \
300	    local_target="$$target"; \
301	  fi; \
302	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
303	  || eval $$failcom; \
304	done; \
305	if test "$$dot_seen" = "no"; then \
306	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
307	fi; test -z "$$fail"
308
309$(RECURSIVE_CLEAN_TARGETS):
310	@fail= failcom='exit 1'; \
311	for f in x $$MAKEFLAGS; do \
312	  case $$f in \
313	    *=* | --[!k]*);; \
314	    *k*) failcom='fail=yes';; \
315	  esac; \
316	done; \
317	dot_seen=no; \
318	case "$@" in \
319	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
320	  *) list='$(SUBDIRS)' ;; \
321	esac; \
322	rev=''; for subdir in $$list; do \
323	  if test "$$subdir" = "."; then :; else \
324	    rev="$$subdir $$rev"; \
325	  fi; \
326	done; \
327	rev="$$rev ."; \
328	target=`echo $@ | sed s/-recursive//`; \
329	for subdir in $$rev; do \
330	  echo "Making $$target in $$subdir"; \
331	  if test "$$subdir" = "."; then \
332	    local_target="$$target-am"; \
333	  else \
334	    local_target="$$target"; \
335	  fi; \
336	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
337	  || eval $$failcom; \
338	done && test -z "$$fail"
339tags-recursive:
340	list='$(SUBDIRS)'; for subdir in $$list; do \
341	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
342	done
343ctags-recursive:
344	list='$(SUBDIRS)'; for subdir in $$list; do \
345	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
346	done
347
348ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
349	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
350	unique=`for i in $$list; do \
351	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
352	  done | \
353	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
354	      END { if (nonempty) { for (i in files) print i; }; }'`; \
355	mkid -fID $$unique
356tags: TAGS
357
358TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
359		$(TAGS_FILES) $(LISP)
360	set x; \
361	here=`pwd`; \
362	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
363	  include_option=--etags-include; \
364	  empty_fix=.; \
365	else \
366	  include_option=--include; \
367	  empty_fix=; \
368	fi; \
369	list='$(SUBDIRS)'; for subdir in $$list; do \
370	  if test "$$subdir" = .; then :; else \
371	    test ! -f $$subdir/TAGS || \
372	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
373	  fi; \
374	done; \
375	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
376	unique=`for i in $$list; do \
377	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
378	  done | \
379	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
380	      END { if (nonempty) { for (i in files) print i; }; }'`; \
381	shift; \
382	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
383	  test -n "$$unique" || unique=$$empty_fix; \
384	  if test $$# -gt 0; then \
385	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
386	      "$$@" $$unique; \
387	  else \
388	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
389	      $$unique; \
390	  fi; \
391	fi
392ctags: CTAGS
393CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
394		$(TAGS_FILES) $(LISP)
395	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
396	unique=`for i in $$list; do \
397	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
398	  done | \
399	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
400	      END { if (nonempty) { for (i in files) print i; }; }'`; \
401	test -z "$(CTAGS_ARGS)$$unique" \
402	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
403	     $$unique
404
405GTAGS:
406	here=`$(am__cd) $(top_builddir) && pwd` \
407	  && $(am__cd) $(top_srcdir) \
408	  && gtags -i $(GTAGS_ARGS) "$$here"
409
410distclean-tags:
411	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
412
413distdir: $(DISTFILES)
414	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
415	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
416	list='$(DISTFILES)'; \
417	  dist_files=`for file in $$list; do echo $$file; done | \
418	  sed -e "s|^$$srcdirstrip/||;t" \
419	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
420	case $$dist_files in \
421	  */*) $(MKDIR_P) `echo "$$dist_files" | \
422			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
423			   sort -u` ;; \
424	esac; \
425	for file in $$dist_files; do \
426	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
427	  if test -d $$d/$$file; then \
428	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
429	    if test -d "$(distdir)/$$file"; then \
430	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
431	    fi; \
432	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
433	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
434	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
435	    fi; \
436	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
437	  else \
438	    test -f "$(distdir)/$$file" \
439	    || cp -p $$d/$$file "$(distdir)/$$file" \
440	    || exit 1; \
441	  fi; \
442	done
443	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
444	  if test "$$subdir" = .; then :; else \
445	    $(am__make_dryrun) \
446	      || test -d "$(distdir)/$$subdir" \
447	      || $(MKDIR_P) "$(distdir)/$$subdir" \
448	      || exit 1; \
449	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
450	    $(am__relativize); \
451	    new_distdir=$$reldir; \
452	    dir1=$$subdir; dir2="$(top_distdir)"; \
453	    $(am__relativize); \
454	    new_top_distdir=$$reldir; \
455	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
456	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
457	    ($(am__cd) $$subdir && \
458	      $(MAKE) $(AM_MAKEFLAGS) \
459	        top_distdir="$$new_top_distdir" \
460	        distdir="$$new_distdir" \
461		am__remove_distdir=: \
462		am__skip_length_check=: \
463		am__skip_mode_fix=: \
464	        distdir) \
465	      || exit 1; \
466	  fi; \
467	done
468check-am: all-am
469check: check-recursive
470all-am: Makefile $(HEADERS)
471installdirs: installdirs-recursive
472installdirs-am:
473install: install-recursive
474install-exec: install-exec-recursive
475install-data: install-data-recursive
476uninstall: uninstall-recursive
477
478install-am: all-am
479	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
480
481installcheck: installcheck-recursive
482install-strip:
483	if test -z '$(STRIP)'; then \
484	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
485	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
486	      install; \
487	else \
488	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
489	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
490	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
491	fi
492mostlyclean-generic:
493
494clean-generic:
495
496distclean-generic:
497	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
498	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
499
500maintainer-clean-generic:
501	@echo "This command is intended for maintainers to use"
502	@echo "it deletes files that may require special tools to rebuild."
503clean: clean-recursive
504
505clean-am: clean-generic clean-libtool mostlyclean-am
506
507distclean: distclean-recursive
508	-rm -f Makefile
509distclean-am: clean-am distclean-generic distclean-tags
510
511dvi: dvi-recursive
512
513dvi-am:
514
515html: html-recursive
516
517html-am:
518
519info: info-recursive
520
521info-am:
522
523install-data-am:
524
525install-dvi: install-dvi-recursive
526
527install-dvi-am:
528
529install-exec-am:
530
531install-html: install-html-recursive
532
533install-html-am:
534
535install-info: install-info-recursive
536
537install-info-am:
538
539install-man:
540
541install-pdf: install-pdf-recursive
542
543install-pdf-am:
544
545install-ps: install-ps-recursive
546
547install-ps-am:
548
549installcheck-am:
550
551maintainer-clean: maintainer-clean-recursive
552	-rm -f Makefile
553maintainer-clean-am: distclean-am maintainer-clean-generic
554
555mostlyclean: mostlyclean-recursive
556
557mostlyclean-am: mostlyclean-generic mostlyclean-libtool
558
559pdf: pdf-recursive
560
561pdf-am:
562
563ps: ps-recursive
564
565ps-am:
566
567uninstall-am:
568
569.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
570	install-am install-strip tags-recursive
571
572.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
573	all all-am check check-am clean clean-generic clean-libtool \
574	ctags ctags-recursive distclean distclean-generic \
575	distclean-libtool distclean-tags distdir dvi dvi-am html \
576	html-am info info-am install install-am install-data \
577	install-data-am install-dvi install-dvi-am install-exec \
578	install-exec-am install-html install-html-am install-info \
579	install-info-am install-man install-pdf install-pdf-am \
580	install-ps install-ps-am install-strip installcheck \
581	installcheck-am installdirs installdirs-am maintainer-clean \
582	maintainer-clean-generic mostlyclean mostlyclean-generic \
583	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
584	uninstall uninstall-am
585
586
587# Tell versions [3.59,3.63) of GNU make to not export all variables.
588# Otherwise a system limit (for SysV at least) may be exceeded.
589.NOEXPORT:
590