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