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