Makefile.in revision 249c3046
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@
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37subdir = include
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
39	$(xtinclude_HEADERS)
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/m4/ax_define_dir.m4 \
42	$(top_srcdir)/configure.ac
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44	$(ACLOCAL_M4)
45mkinstalldirs = $(install_sh) -d
46CONFIG_HEADER = $(top_builddir)/config.h
47CONFIG_CLEAN_FILES =
48CONFIG_CLEAN_VPATH_FILES =
49AM_V_GEN = $(am__v_GEN_$(V))
50am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
51am__v_GEN_0 = @echo "  GEN   " $@;
52AM_V_at = $(am__v_at_$(V))
53am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
54am__v_at_0 = @
55SOURCES =
56DIST_SOURCES =
57am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
58am__vpath_adj = case $$p in \
59    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
60    *) f=$$p;; \
61  esac;
62am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
63am__install_max = 40
64am__nobase_strip_setup = \
65  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
66am__nobase_strip = \
67  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
68am__nobase_list = $(am__nobase_strip_setup); \
69  for p in $$list; do echo "$$p $$p"; done | \
70  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
71  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
72    if (++n[$$2] == $(am__install_max)) \
73      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
74    END { for (dir in files) print dir, files[dir] }'
75am__base_list = \
76  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
77  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
78am__installdirs = "$(DESTDIR)$(xtincludedir)" \
79	"$(DESTDIR)$(xtincludedir)"
80HEADERS = $(nodist_xtinclude_HEADERS) $(xtinclude_HEADERS)
81ETAGS = etags
82CTAGS = ctags
83DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84ACLOCAL = @ACLOCAL@
85ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
86ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
87AMTAR = @AMTAR@
88AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
89APP_MAN_DIR = @APP_MAN_DIR@
90APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
91AR = @AR@
92AUTOCONF = @AUTOCONF@
93AUTOHEADER = @AUTOHEADER@
94AUTOMAKE = @AUTOMAKE@
95AWK = @AWK@
96CC = @CC@
97CCDEPMODE = @CCDEPMODE@
98CC_FOR_BUILD = @CC_FOR_BUILD@
99CFLAGS = @CFLAGS@
100CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
101CHANGELOG_CMD = @CHANGELOG_CMD@
102CPP = @CPP@
103CPPFLAGS = @CPPFLAGS@
104CWARNFLAGS = @CWARNFLAGS@
105CYGPATH_W = @CYGPATH_W@
106DEFS = @DEFS@
107DEPDIR = @DEPDIR@
108DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
109DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
110DSYMUTIL = @DSYMUTIL@
111DUMPBIN = @DUMPBIN@
112ECHO_C = @ECHO_C@
113ECHO_N = @ECHO_N@
114ECHO_T = @ECHO_T@
115EGREP = @EGREP@
116EXEEXT = @EXEEXT@
117FGREP = @FGREP@
118FILE_MAN_DIR = @FILE_MAN_DIR@
119FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
120GREP = @GREP@
121INSTALL = @INSTALL@
122INSTALL_CMD = @INSTALL_CMD@
123INSTALL_DATA = @INSTALL_DATA@
124INSTALL_PROGRAM = @INSTALL_PROGRAM@
125INSTALL_SCRIPT = @INSTALL_SCRIPT@
126INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
127LD = @LD@
128LDFLAGS = @LDFLAGS@
129LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
130LIBOBJS = @LIBOBJS@
131LIBS = @LIBS@
132LIBTOOL = @LIBTOOL@
133LIB_MAN_DIR = @LIB_MAN_DIR@
134LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
135LIPO = @LIPO@
136LN_S = @LN_S@
137LTLIBOBJS = @LTLIBOBJS@
138MAINT = @MAINT@
139MAKEINFO = @MAKEINFO@
140MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@
141MAN_SUBSTS = @MAN_SUBSTS@
142MISC_MAN_DIR = @MISC_MAN_DIR@
143MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
144MKDIR_P = @MKDIR_P@
145NM = @NM@
146NMEDIT = @NMEDIT@
147OBJDUMP = @OBJDUMP@
148OBJEXT = @OBJEXT@
149OTOOL = @OTOOL@
150OTOOL64 = @OTOOL64@
151PACKAGE = @PACKAGE@
152PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
153PACKAGE_NAME = @PACKAGE_NAME@
154PACKAGE_STRING = @PACKAGE_STRING@
155PACKAGE_TARNAME = @PACKAGE_TARNAME@
156PACKAGE_URL = @PACKAGE_URL@
157PACKAGE_VERSION = @PACKAGE_VERSION@
158PATH_SEPARATOR = @PATH_SEPARATOR@
159PKG_CONFIG = @PKG_CONFIG@
160RANLIB = @RANLIB@
161SED = @SED@
162SET_MAKE = @SET_MAKE@
163SHELL = @SHELL@
164STRINGSABIOPTIONS = @STRINGSABIOPTIONS@
165STRIP = @STRIP@
166VERSION = @VERSION@
167XFILESEARCHPATHDEFAULT = @XFILESEARCHPATHDEFAULT@
168XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@
169XORG_MAN_PAGE = @XORG_MAN_PAGE@
170XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@
171XT_CFLAGS = @XT_CFLAGS@
172XT_LIBS = @XT_LIBS@
173abs_builddir = @abs_builddir@
174abs_srcdir = @abs_srcdir@
175abs_top_builddir = @abs_top_builddir@
176abs_top_srcdir = @abs_top_srcdir@
177ac_ct_CC = @ac_ct_CC@
178ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
179am__include = @am__include@
180am__leading_dot = @am__leading_dot@
181am__quote = @am__quote@
182am__tar = @am__tar@
183am__untar = @am__untar@
184appdefaultdir = @appdefaultdir@
185bindir = @bindir@
186build = @build@
187build_alias = @build_alias@
188build_cpu = @build_cpu@
189build_os = @build_os@
190build_vendor = @build_vendor@
191builddir = @builddir@
192datadir = @datadir@
193datarootdir = @datarootdir@
194docdir = @docdir@
195dvidir = @dvidir@
196exec_prefix = @exec_prefix@
197host = @host@
198host_alias = @host_alias@
199host_cpu = @host_cpu@
200host_os = @host_os@
201host_vendor = @host_vendor@
202htmldir = @htmldir@
203includedir = @includedir@
204infodir = @infodir@
205install_sh = @install_sh@
206libdir = @libdir@
207libexecdir = @libexecdir@
208localedir = @localedir@
209localstatedir = @localstatedir@
210mandir = @mandir@
211mkdir_p = @mkdir_p@
212oldincludedir = @oldincludedir@
213pdfdir = @pdfdir@
214prefix = @prefix@
215program_transform_name = @program_transform_name@
216psdir = @psdir@
217sbindir = @sbindir@
218sharedstatedir = @sharedstatedir@
219srcdir = @srcdir@
220sysconfdir = @sysconfdir@
221target_alias = @target_alias@
222top_build_prefix = @top_build_prefix@
223top_builddir = @top_builddir@
224top_srcdir = @top_srcdir@
225xtincludedir = ${includedir}/X11
226xtinclude_HEADERS = \
227	X11/Composite.h \
228	X11/CompositeP.h \
229	X11/ConstrainP.h \
230	X11/Constraint.h \
231	X11/Core.h \
232	X11/CoreP.h \
233	X11/Intrinsic.h \
234	X11/IntrinsicP.h \
235	X11/Object.h \
236	X11/ObjectP.h \
237	X11/RectObj.h \
238	X11/RectObjP.h \
239	X11/ResConfigP.h \
240	X11/ShellP.h \
241	X11/Vendor.h \
242	X11/VendorP.h	\
243			\
244	X11/CallbackI.h \
245	X11/ConvertI.h \
246	X11/CreateI.h \
247	X11/EventI.h \
248	X11/HookObjI.h \
249	X11/InitialI.h \
250	X11/IntrinsicI.h \
251	X11/PassivGraI.h \
252	X11/ResourceI.h \
253	X11/SelectionI.h \
254	X11/ShellI.h \
255	X11/ThreadsI.h \
256	X11/TranslateI.h \
257	X11/VarargsI.h	\
258	X11/Xtos.h	
259
260nodist_xtinclude_HEADERS = \
261	X11/StringDefs.h \
262	X11/Shell.h
263
264DISTCLEANFILES = \
265	X11/StringDefs.h \
266	X11/Shell.h
267
268all: all-am
269
270.SUFFIXES:
271$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
272	@for dep in $?; do \
273	  case '$(am__configure_deps)' in \
274	    *$$dep*) \
275	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
276	        && { if test -f $@; then exit 0; else break; fi; }; \
277	      exit 1;; \
278	  esac; \
279	done; \
280	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
281	$(am__cd) $(top_srcdir) && \
282	  $(AUTOMAKE) --foreign include/Makefile
283.PRECIOUS: Makefile
284Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
285	@case '$?' in \
286	  *config.status*) \
287	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
288	  *) \
289	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
290	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
291	esac;
292
293$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
294	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
295
296$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
297	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
298$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
299	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
300$(am__aclocal_m4_deps):
301
302mostlyclean-libtool:
303	-rm -f *.lo
304
305clean-libtool:
306	-rm -rf .libs _libs
307install-nodist_xtincludeHEADERS: $(nodist_xtinclude_HEADERS)
308	@$(NORMAL_INSTALL)
309	test -z "$(xtincludedir)" || $(MKDIR_P) "$(DESTDIR)$(xtincludedir)"
310	@list='$(nodist_xtinclude_HEADERS)'; test -n "$(xtincludedir)" || list=; \
311	for p in $$list; do \
312	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
313	  echo "$$d$$p"; \
314	done | $(am__base_list) | \
315	while read files; do \
316	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xtincludedir)'"; \
317	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(xtincludedir)" || exit $$?; \
318	done
319
320uninstall-nodist_xtincludeHEADERS:
321	@$(NORMAL_UNINSTALL)
322	@list='$(nodist_xtinclude_HEADERS)'; test -n "$(xtincludedir)" || list=; \
323	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
324	test -n "$$files" || exit 0; \
325	echo " ( cd '$(DESTDIR)$(xtincludedir)' && rm -f" $$files ")"; \
326	cd "$(DESTDIR)$(xtincludedir)" && rm -f $$files
327install-xtincludeHEADERS: $(xtinclude_HEADERS)
328	@$(NORMAL_INSTALL)
329	test -z "$(xtincludedir)" || $(MKDIR_P) "$(DESTDIR)$(xtincludedir)"
330	@list='$(xtinclude_HEADERS)'; test -n "$(xtincludedir)" || list=; \
331	for p in $$list; do \
332	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
333	  echo "$$d$$p"; \
334	done | $(am__base_list) | \
335	while read files; do \
336	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xtincludedir)'"; \
337	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(xtincludedir)" || exit $$?; \
338	done
339
340uninstall-xtincludeHEADERS:
341	@$(NORMAL_UNINSTALL)
342	@list='$(xtinclude_HEADERS)'; test -n "$(xtincludedir)" || list=; \
343	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
344	test -n "$$files" || exit 0; \
345	echo " ( cd '$(DESTDIR)$(xtincludedir)' && rm -f" $$files ")"; \
346	cd "$(DESTDIR)$(xtincludedir)" && rm -f $$files
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:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
359		$(TAGS_FILES) $(LISP)
360	set x; \
361	here=`pwd`; \
362	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
363	unique=`for i in $$list; do \
364	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
365	  done | \
366	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
367	      END { if (nonempty) { for (i in files) print i; }; }'`; \
368	shift; \
369	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
370	  test -n "$$unique" || unique=$$empty_fix; \
371	  if test $$# -gt 0; then \
372	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
373	      "$$@" $$unique; \
374	  else \
375	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
376	      $$unique; \
377	  fi; \
378	fi
379ctags: CTAGS
380CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
381		$(TAGS_FILES) $(LISP)
382	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
383	unique=`for i in $$list; do \
384	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
385	  done | \
386	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
387	      END { if (nonempty) { for (i in files) print i; }; }'`; \
388	test -z "$(CTAGS_ARGS)$$unique" \
389	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
390	     $$unique
391
392GTAGS:
393	here=`$(am__cd) $(top_builddir) && pwd` \
394	  && $(am__cd) $(top_srcdir) \
395	  && gtags -i $(GTAGS_ARGS) "$$here"
396
397distclean-tags:
398	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
399
400distdir: $(DISTFILES)
401	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
402	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
403	list='$(DISTFILES)'; \
404	  dist_files=`for file in $$list; do echo $$file; done | \
405	  sed -e "s|^$$srcdirstrip/||;t" \
406	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
407	case $$dist_files in \
408	  */*) $(MKDIR_P) `echo "$$dist_files" | \
409			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
410			   sort -u` ;; \
411	esac; \
412	for file in $$dist_files; do \
413	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
414	  if test -d $$d/$$file; then \
415	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
416	    if test -d "$(distdir)/$$file"; then \
417	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
418	    fi; \
419	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
420	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
421	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
422	    fi; \
423	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
424	  else \
425	    test -f "$(distdir)/$$file" \
426	    || cp -p $$d/$$file "$(distdir)/$$file" \
427	    || exit 1; \
428	  fi; \
429	done
430check-am: all-am
431check: check-am
432all-am: Makefile $(HEADERS)
433installdirs:
434	for dir in "$(DESTDIR)$(xtincludedir)" "$(DESTDIR)$(xtincludedir)"; do \
435	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
436	done
437install: install-am
438install-exec: install-exec-am
439install-data: install-data-am
440uninstall: uninstall-am
441
442install-am: all-am
443	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
444
445installcheck: installcheck-am
446install-strip:
447	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
448	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
449	  `test -z '$(STRIP)' || \
450	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
451mostlyclean-generic:
452
453clean-generic:
454
455distclean-generic:
456	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
457	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
458	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
459
460maintainer-clean-generic:
461	@echo "This command is intended for maintainers to use"
462	@echo "it deletes files that may require special tools to rebuild."
463clean: clean-am
464
465clean-am: clean-generic clean-libtool mostlyclean-am
466
467distclean: distclean-am
468	-rm -f Makefile
469distclean-am: clean-am distclean-generic distclean-tags
470
471dvi: dvi-am
472
473dvi-am:
474
475html: html-am
476
477html-am:
478
479info: info-am
480
481info-am:
482
483install-data-am: install-nodist_xtincludeHEADERS \
484	install-xtincludeHEADERS
485
486install-dvi: install-dvi-am
487
488install-dvi-am:
489
490install-exec-am:
491
492install-html: install-html-am
493
494install-html-am:
495
496install-info: install-info-am
497
498install-info-am:
499
500install-man:
501
502install-pdf: install-pdf-am
503
504install-pdf-am:
505
506install-ps: install-ps-am
507
508install-ps-am:
509
510installcheck-am:
511
512maintainer-clean: maintainer-clean-am
513	-rm -f Makefile
514maintainer-clean-am: distclean-am maintainer-clean-generic
515
516mostlyclean: mostlyclean-am
517
518mostlyclean-am: mostlyclean-generic mostlyclean-libtool
519
520pdf: pdf-am
521
522pdf-am:
523
524ps: ps-am
525
526ps-am:
527
528uninstall-am: uninstall-nodist_xtincludeHEADERS \
529	uninstall-xtincludeHEADERS
530
531.MAKE: install-am install-strip
532
533.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
534	clean-libtool ctags distclean distclean-generic \
535	distclean-libtool distclean-tags distdir dvi dvi-am html \
536	html-am info info-am install install-am install-data \
537	install-data-am install-dvi install-dvi-am install-exec \
538	install-exec-am install-html install-html-am install-info \
539	install-info-am install-man install-nodist_xtincludeHEADERS \
540	install-pdf install-pdf-am install-ps install-ps-am \
541	install-strip install-xtincludeHEADERS installcheck \
542	installcheck-am installdirs maintainer-clean \
543	maintainer-clean-generic mostlyclean mostlyclean-generic \
544	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
545	uninstall-am uninstall-nodist_xtincludeHEADERS \
546	uninstall-xtincludeHEADERS
547
548
549# Tell versions [3.59,3.63) of GNU make to not export all variables.
550# Otherwise a system limit (for SysV at least) may be exceeded.
551.NOEXPORT:
552