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