Makefile.in revision 42941e3b
1# Makefile.in generated by automake 1.11.1 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@
107BASE_CFLAGS = @BASE_CFLAGS@
108CC = @CC@
109CCDEPMODE = @CCDEPMODE@
110CFLAGS = @CFLAGS@
111CHANGELOG_CMD = @CHANGELOG_CMD@
112CPP = @CPP@
113CPPFLAGS = @CPPFLAGS@
114CWARNFLAGS = @CWARNFLAGS@
115CYGPATH_W = @CYGPATH_W@
116DEFS = @DEFS@
117DEPDIR = @DEPDIR@
118DLLTOOL = @DLLTOOL@
119DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
120DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
121DSYMUTIL = @DSYMUTIL@
122DUMPBIN = @DUMPBIN@
123ECHO_C = @ECHO_C@
124ECHO_N = @ECHO_N@
125ECHO_T = @ECHO_T@
126EGREP = @EGREP@
127EXEEXT = @EXEEXT@
128FGREP = @FGREP@
129FILE_MAN_DIR = @FILE_MAN_DIR@
130FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
131GREP = @GREP@
132INSTALL = @INSTALL@
133INSTALL_CMD = @INSTALL_CMD@
134INSTALL_DATA = @INSTALL_DATA@
135INSTALL_PROGRAM = @INSTALL_PROGRAM@
136INSTALL_SCRIPT = @INSTALL_SCRIPT@
137INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
138LD = @LD@
139LDFLAGS = @LDFLAGS@
140LIBOBJS = @LIBOBJS@
141LIBS = @LIBS@
142LIBTOOL = @LIBTOOL@
143LIB_MAN_DIR = @LIB_MAN_DIR@
144LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
145LINT = @LINT@
146LINT_FLAGS = @LINT_FLAGS@
147LIPO = @LIPO@
148LN_S = @LN_S@
149LTLIBOBJS = @LTLIBOBJS@
150MAINT = @MAINT@
151MAKEINFO = @MAKEINFO@
152MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@
153MANIFEST_TOOL = @MANIFEST_TOOL@
154MAN_SUBSTS = @MAN_SUBSTS@
155MISC_MAN_DIR = @MISC_MAN_DIR@
156MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
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@
172PKG_CONFIG = @PKG_CONFIG@
173RANLIB = @RANLIB@
174SED = @SED@
175SET_MAKE = @SET_MAKE@
176SHELL = @SHELL@
177STRICT_CFLAGS = @STRICT_CFLAGS@
178STRIP = @STRIP@
179VERSION = @VERSION@
180XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@
181XORG_MAN_PAGE = @XORG_MAN_PAGE@
182XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@
183XVMC_CFLAGS = @XVMC_CFLAGS@
184XVMC_LIBS = @XVMC_LIBS@
185abs_builddir = @abs_builddir@
186abs_srcdir = @abs_srcdir@
187abs_top_builddir = @abs_top_builddir@
188abs_top_srcdir = @abs_top_srcdir@
189ac_ct_AR = @ac_ct_AR@
190ac_ct_CC = @ac_ct_CC@
191ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
192am__include = @am__include@
193am__leading_dot = @am__leading_dot@
194am__quote = @am__quote@
195am__tar = @am__tar@
196am__untar = @am__untar@
197bindir = @bindir@
198build = @build@
199build_alias = @build_alias@
200build_cpu = @build_cpu@
201build_os = @build_os@
202build_vendor = @build_vendor@
203builddir = @builddir@
204datadir = @datadir@
205datarootdir = @datarootdir@
206docdir = @docdir@
207dvidir = @dvidir@
208exec_prefix = @exec_prefix@
209host = @host@
210host_alias = @host_alias@
211host_cpu = @host_cpu@
212host_os = @host_os@
213host_vendor = @host_vendor@
214htmldir = @htmldir@
215includedir = @includedir@
216infodir = @infodir@
217install_sh = @install_sh@
218libdir = @libdir@
219libexecdir = @libexecdir@
220localedir = @localedir@
221localstatedir = @localstatedir@
222mandir = @mandir@
223mkdir_p = @mkdir_p@
224oldincludedir = @oldincludedir@
225pdfdir = @pdfdir@
226prefix = @prefix@
227program_transform_name = @program_transform_name@
228psdir = @psdir@
229sbindir = @sbindir@
230sharedstatedir = @sharedstatedir@
231srcdir = @srcdir@
232sysconfdir = @sysconfdir@
233target_alias = @target_alias@
234top_build_prefix = @top_build_prefix@
235top_builddir = @top_builddir@
236top_srcdir = @top_srcdir@
237SUBDIRS = extensions
238all: all-recursive
239
240.SUFFIXES:
241$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(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/X11/Makefile'; \
251	$(am__cd) $(top_srcdir) && \
252	  $(AUTOMAKE) --foreign include/X11/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: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
267	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
268$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(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	    test -d "$(distdir)/$$subdir" \
446	    || $(MKDIR_P) "$(distdir)/$$subdir" \
447	    || exit 1; \
448	  fi; \
449	done
450	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
451	  if test "$$subdir" = .; then :; else \
452	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
453	    $(am__relativize); \
454	    new_distdir=$$reldir; \
455	    dir1=$$subdir; dir2="$(top_distdir)"; \
456	    $(am__relativize); \
457	    new_top_distdir=$$reldir; \
458	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
459	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
460	    ($(am__cd) $$subdir && \
461	      $(MAKE) $(AM_MAKEFLAGS) \
462	        top_distdir="$$new_top_distdir" \
463	        distdir="$$new_distdir" \
464		am__remove_distdir=: \
465		am__skip_length_check=: \
466		am__skip_mode_fix=: \
467	        distdir) \
468	      || exit 1; \
469	  fi; \
470	done
471check-am: all-am
472check: check-recursive
473all-am: Makefile
474installdirs: installdirs-recursive
475installdirs-am:
476install: install-recursive
477install-exec: install-exec-recursive
478install-data: install-data-recursive
479uninstall: uninstall-recursive
480
481install-am: all-am
482	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
483
484installcheck: installcheck-recursive
485install-strip:
486	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
487	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
488	  `test -z '$(STRIP)' || \
489	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
490mostlyclean-generic:
491
492clean-generic:
493
494distclean-generic:
495	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
496	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
497
498maintainer-clean-generic:
499	@echo "This command is intended for maintainers to use"
500	@echo "it deletes files that may require special tools to rebuild."
501clean: clean-recursive
502
503clean-am: clean-generic clean-libtool mostlyclean-am
504
505distclean: distclean-recursive
506	-rm -f Makefile
507distclean-am: clean-am distclean-generic distclean-tags
508
509dvi: dvi-recursive
510
511dvi-am:
512
513html: html-recursive
514
515html-am:
516
517info: info-recursive
518
519info-am:
520
521install-data-am:
522
523install-dvi: install-dvi-recursive
524
525install-dvi-am:
526
527install-exec-am:
528
529install-html: install-html-recursive
530
531install-html-am:
532
533install-info: install-info-recursive
534
535install-info-am:
536
537install-man:
538
539install-pdf: install-pdf-recursive
540
541install-pdf-am:
542
543install-ps: install-ps-recursive
544
545install-ps-am:
546
547installcheck-am:
548
549maintainer-clean: maintainer-clean-recursive
550	-rm -f Makefile
551maintainer-clean-am: distclean-am maintainer-clean-generic
552
553mostlyclean: mostlyclean-recursive
554
555mostlyclean-am: mostlyclean-generic mostlyclean-libtool
556
557pdf: pdf-recursive
558
559pdf-am:
560
561ps: ps-recursive
562
563ps-am:
564
565uninstall-am:
566
567.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
568	install-am install-strip tags-recursive
569
570.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
571	all all-am check check-am clean clean-generic clean-libtool \
572	ctags ctags-recursive distclean distclean-generic \
573	distclean-libtool distclean-tags distdir dvi dvi-am html \
574	html-am info info-am install install-am install-data \
575	install-data-am install-dvi install-dvi-am install-exec \
576	install-exec-am install-html install-html-am install-info \
577	install-info-am install-man install-pdf install-pdf-am \
578	install-ps install-ps-am install-strip installcheck \
579	installcheck-am installdirs installdirs-am maintainer-clean \
580	maintainer-clean-generic mostlyclean mostlyclean-generic \
581	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
582	uninstall uninstall-am
583
584
585# Tell versions [3.59,3.63) of GNU make to not export all variables.
586# Otherwise a system limit (for SysV at least) may be exceeded.
587.NOEXPORT:
588