1# Makefile.in generated by automake 1.10 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006  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@
16VPATH = @srcdir@
17pkgdatadir = $(datadir)/@PACKAGE@
18pkglibdir = $(libdir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21install_sh_DATA = $(install_sh) -c -m 644
22install_sh_PROGRAM = $(install_sh) -c
23install_sh_SCRIPT = $(install_sh) -c
24INSTALL_HEADER = $(INSTALL_DATA)
25transform = $(program_transform_name)
26NORMAL_INSTALL = :
27PRE_INSTALL = :
28POST_INSTALL = :
29NORMAL_UNINSTALL = :
30PRE_UNINSTALL = :
31POST_UNINSTALL = :
32build_triplet = @build@
33host_triplet = @host@
34subdir = hw
35DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
38	$(top_srcdir)/m4/ax_tls.m4 $(top_srcdir)/m4/libtool.m4 \
39	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
40	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
41	$(top_srcdir)/configure.ac
42am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43	$(ACLOCAL_M4)
44mkinstalldirs = $(install_sh) -d
45CONFIG_HEADER = $(top_builddir)/include/do-not-use-config.h \
46	$(top_builddir)/include/xorg-server.h \
47	$(top_builddir)/include/dix-config.h \
48	$(top_builddir)/include/xorg-config.h \
49	$(top_builddir)/include/xkb-config.h \
50	$(top_builddir)/include/xwin-config.h \
51	$(top_builddir)/include/kdrive-config.h \
52	$(top_builddir)/include/version-config.h
53CONFIG_CLEAN_FILES =
54SOURCES =
55DIST_SOURCES =
56RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
57	html-recursive info-recursive install-data-recursive \
58	install-dvi-recursive install-exec-recursive \
59	install-html-recursive install-info-recursive \
60	install-pdf-recursive install-ps-recursive install-recursive \
61	installcheck-recursive installdirs-recursive pdf-recursive \
62	ps-recursive uninstall-recursive
63RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
64  distclean-recursive maintainer-clean-recursive
65ETAGS = etags
66CTAGS = ctags
67DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
68ACLOCAL = @ACLOCAL@
69ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
70ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
71ALLOCA = @ALLOCA@
72AMTAR = @AMTAR@
73AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
74APPLE_APPLICATIONS_DIR = @APPLE_APPLICATIONS_DIR@
75APPLE_APPLICATION_NAME = @APPLE_APPLICATION_NAME@
76APP_MAN_DIR = @APP_MAN_DIR@
77APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
78AR = @AR@
79AS = @AS@
80AUTOCONF = @AUTOCONF@
81AUTOHEADER = @AUTOHEADER@
82AUTOMAKE = @AUTOMAKE@
83AWK = @AWK@
84BASE_CFLAGS = @BASE_CFLAGS@
85BASE_FONT_PATH = @BASE_FONT_PATH@
86BUILD_DATE = @BUILD_DATE@
87BUILD_TIME = @BUILD_TIME@
88CC = @CC@
89CCAS = @CCAS@
90CCASDEPMODE = @CCASDEPMODE@
91CCASFLAGS = @CCASFLAGS@
92CCDEPMODE = @CCDEPMODE@
93CFLAGS = @CFLAGS@
94CHANGELOG_CMD = @CHANGELOG_CMD@
95COMPILEDDEFAULTFONTPATH = @COMPILEDDEFAULTFONTPATH@
96CPP = @CPP@
97CPPFLAGS = @CPPFLAGS@
98CWARNFLAGS = @CWARNFLAGS@
99CYGPATH_W = @CYGPATH_W@
100DARWIN_LIBS = @DARWIN_LIBS@
101DBUS_CFLAGS = @DBUS_CFLAGS@
102DBUS_LIBS = @DBUS_LIBS@
103DEFAULT_LIBRARY_PATH = @DEFAULT_LIBRARY_PATH@
104DEFAULT_LOGDIR = @DEFAULT_LOGDIR@
105DEFAULT_LOGPREFIX = @DEFAULT_LOGPREFIX@
106DEFAULT_MODULE_PATH = @DEFAULT_MODULE_PATH@
107DEFS = @DEFS@
108DEPDIR = @DEPDIR@
109DGA_CFLAGS = @DGA_CFLAGS@
110DGA_LIBS = @DGA_LIBS@
111DIX_CFLAGS = @DIX_CFLAGS@
112DIX_LIB = @DIX_LIB@
113DLLTOOL = @DLLTOOL@
114DLOPEN_LIBS = @DLOPEN_LIBS@
115DMXEXAMPLES_DEP_CFLAGS = @DMXEXAMPLES_DEP_CFLAGS@
116DMXEXAMPLES_DEP_LIBS = @DMXEXAMPLES_DEP_LIBS@
117DMXMODULES_CFLAGS = @DMXMODULES_CFLAGS@
118DMXMODULES_LIBS = @DMXMODULES_LIBS@
119DMXXIEXAMPLES_DEP_CFLAGS = @DMXXIEXAMPLES_DEP_CFLAGS@
120DMXXIEXAMPLES_DEP_LIBS = @DMXXIEXAMPLES_DEP_LIBS@
121DMXXMUEXAMPLES_DEP_CFLAGS = @DMXXMUEXAMPLES_DEP_CFLAGS@
122DMXXMUEXAMPLES_DEP_LIBS = @DMXXMUEXAMPLES_DEP_LIBS@
123DOXYGEN = @DOXYGEN@
124DRI2PROTO_CFLAGS = @DRI2PROTO_CFLAGS@
125DRI2PROTO_LIBS = @DRI2PROTO_LIBS@
126DRIPROTO_CFLAGS = @DRIPROTO_CFLAGS@
127DRIPROTO_LIBS = @DRIPROTO_LIBS@
128DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
129DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
130DRI_CFLAGS = @DRI_CFLAGS@
131DRI_DRIVER_PATH = @DRI_DRIVER_PATH@
132DRI_LIBS = @DRI_LIBS@
133DSYMUTIL = @DSYMUTIL@
134DTRACE = @DTRACE@
135DUMPBIN = @DUMPBIN@
136ECHO_C = @ECHO_C@
137ECHO_N = @ECHO_N@
138ECHO_T = @ECHO_T@
139EGREP = @EGREP@
140EXEEXT = @EXEEXT@
141FGREP = @FGREP@
142FILE_MAN_DIR = @FILE_MAN_DIR@
143FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
144FONT100DPIDIR = @FONT100DPIDIR@
145FONT75DPIDIR = @FONT75DPIDIR@
146FONTMISCDIR = @FONTMISCDIR@
147FONTOTFDIR = @FONTOTFDIR@
148FONTROOTDIR = @FONTROOTDIR@
149FONTTTFDIR = @FONTTTFDIR@
150FONTTYPE1DIR = @FONTTYPE1DIR@
151FOP = @FOP@
152GLIB_CFLAGS = @GLIB_CFLAGS@
153GLIB_LIBS = @GLIB_LIBS@
154GLX_ARCH_DEFINES = @GLX_ARCH_DEFINES@
155GLX_DEFINES = @GLX_DEFINES@
156GLX_TLS = @GLX_TLS@
157GL_CFLAGS = @GL_CFLAGS@
158GL_LIBS = @GL_LIBS@
159GREP = @GREP@
160HAL_CFLAGS = @HAL_CFLAGS@
161HAL_LIBS = @HAL_LIBS@
162INSTALL = @INSTALL@
163INSTALL_CMD = @INSTALL_CMD@
164INSTALL_DATA = @INSTALL_DATA@
165INSTALL_PROGRAM = @INSTALL_PROGRAM@
166INSTALL_SCRIPT = @INSTALL_SCRIPT@
167INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
168KDRIVE_CFLAGS = @KDRIVE_CFLAGS@
169KDRIVE_INCS = @KDRIVE_INCS@
170KDRIVE_LIBS = @KDRIVE_LIBS@
171KDRIVE_LOCAL_LIBS = @KDRIVE_LOCAL_LIBS@
172KDRIVE_PURE_INCS = @KDRIVE_PURE_INCS@
173KDRIVE_PURE_LIBS = @KDRIVE_PURE_LIBS@
174LAUNCHD_ID_PREFIX = @LAUNCHD_ID_PREFIX@
175LD = @LD@
176LDFLAGS = @LDFLAGS@
177LD_EXPORT_SYMBOLS_FLAG = @LD_EXPORT_SYMBOLS_FLAG@
178LEX = @LEX@
179LEXLIB = @LEXLIB@
180LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
181LIBDRM_CFLAGS = @LIBDRM_CFLAGS@
182LIBDRM_LIBS = @LIBDRM_LIBS@
183LIBOBJS = @LIBOBJS@
184LIBS = @LIBS@
185LIBSHA1_CFLAGS = @LIBSHA1_CFLAGS@
186LIBSHA1_LIBS = @LIBSHA1_LIBS@
187LIBTOOL = @LIBTOOL@
188LIB_MAN_DIR = @LIB_MAN_DIR@
189LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
190LIPO = @LIPO@
191LN_S = @LN_S@
192LTLIBOBJS = @LTLIBOBJS@
193MAINT = @MAINT@
194MAIN_LIB = @MAIN_LIB@
195MAKEINFO = @MAKEINFO@
196MAN_SUBSTS = @MAN_SUBSTS@
197MISC_MAN_DIR = @MISC_MAN_DIR@
198MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
199MKDIR_P = @MKDIR_P@
200NM = @NM@
201NMEDIT = @NMEDIT@
202OBJC = @OBJC@
203OBJCCLD = @OBJCCLD@
204OBJCDEPMODE = @OBJCDEPMODE@
205OBJCFLAGS = @OBJCFLAGS@
206OBJCLINK = @OBJCLINK@
207OBJDUMP = @OBJDUMP@
208OBJEXT = @OBJEXT@
209OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
210OPENSSL_LIBS = @OPENSSL_LIBS@
211OS_LIB = @OS_LIB@
212OTOOL = @OTOOL@
213OTOOL64 = @OTOOL64@
214PACKAGE = @PACKAGE@
215PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
216PACKAGE_NAME = @PACKAGE_NAME@
217PACKAGE_STRING = @PACKAGE_STRING@
218PACKAGE_TARNAME = @PACKAGE_TARNAME@
219PACKAGE_VERSION = @PACKAGE_VERSION@
220PATH_SEPARATOR = @PATH_SEPARATOR@
221PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
222PCIACCESS_LIBS = @PCIACCESS_LIBS@
223PCI_TXT_IDS_PATH = @PCI_TXT_IDS_PATH@
224PERL = @PERL@
225PIXMAN_CFLAGS = @PIXMAN_CFLAGS@
226PIXMAN_LIBS = @PIXMAN_LIBS@
227PKG_CONFIG = @PKG_CONFIG@
228PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
229PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
230PROJECTROOT = @PROJECTROOT@
231RANLIB = @RANLIB@
232RAWCPP = @RAWCPP@
233RAWCPPFLAGS = @RAWCPPFLAGS@
234RELEASE_DATE = @RELEASE_DATE@
235SDK_REQUIRED_MODULES = @SDK_REQUIRED_MODULES@
236SED = @SED@
237SELINUX_CFLAGS = @SELINUX_CFLAGS@
238SELINUX_LIBS = @SELINUX_LIBS@
239SERVER_MISC_CONFIG_PATH = @SERVER_MISC_CONFIG_PATH@
240SET_MAKE = @SET_MAKE@
241SHA1_CFLAGS = @SHA1_CFLAGS@
242SHA1_LIBS = @SHA1_LIBS@
243SHELL = @SHELL@
244SOLARIS_ASM_CFLAGS = @SOLARIS_ASM_CFLAGS@
245SOLARIS_INOUT_ARCH = @SOLARIS_INOUT_ARCH@
246STRICT_CFLAGS = @STRICT_CFLAGS@
247STRIP = @STRIP@
248STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@
249SYSCONFDIR = @SYSCONFDIR@
250TSLIB_CFLAGS = @TSLIB_CFLAGS@
251TSLIB_LIBS = @TSLIB_LIBS@
252UDEV_CFLAGS = @UDEV_CFLAGS@
253UDEV_LIBS = @UDEV_LIBS@
254UTILS_SYS_LIBS = @UTILS_SYS_LIBS@
255VENDOR_NAME_SHORT = @VENDOR_NAME_SHORT@
256VERSION = @VERSION@
257WINDOWSWM_CFLAGS = @WINDOWSWM_CFLAGS@
258WINDOWSWM_LIBS = @WINDOWSWM_LIBS@
259WINDRES = @WINDRES@
260X11EXAMPLES_DEP_CFLAGS = @X11EXAMPLES_DEP_CFLAGS@
261X11EXAMPLES_DEP_LIBS = @X11EXAMPLES_DEP_LIBS@
262XDMCP_CFLAGS = @XDMCP_CFLAGS@
263XDMCP_LIBS = @XDMCP_LIBS@
264XDMXCONFIG_DEP_CFLAGS = @XDMXCONFIG_DEP_CFLAGS@
265XDMXCONFIG_DEP_LIBS = @XDMXCONFIG_DEP_LIBS@
266XDMX_CFLAGS = @XDMX_CFLAGS@
267XDMX_LIBS = @XDMX_LIBS@
268XDMX_SYS_LIBS = @XDMX_SYS_LIBS@
269XEPHYR_CFLAGS = @XEPHYR_CFLAGS@
270XEPHYR_INCS = @XEPHYR_INCS@
271XEPHYR_LIBS = @XEPHYR_LIBS@
272XF86CONFIGDIR = @XF86CONFIGDIR@
273XF86CONFIGFILE = @XF86CONFIGFILE@
274XF86VIDMODE_CFLAGS = @XF86VIDMODE_CFLAGS@
275XF86VIDMODE_LIBS = @XF86VIDMODE_LIBS@
276XKB_BASE_DIRECTORY = @XKB_BASE_DIRECTORY@
277XKB_BIN_DIRECTORY = @XKB_BIN_DIRECTORY@
278XKB_COMPILED_DIR = @XKB_COMPILED_DIR@
279XKM_OUTPUT_DIR = @XKM_OUTPUT_DIR@
280XLIB_CFLAGS = @XLIB_CFLAGS@
281XLIB_LIBS = @XLIB_LIBS@
282XMLTO = @XMLTO@
283XNESTMODULES_CFLAGS = @XNESTMODULES_CFLAGS@
284XNESTMODULES_LIBS = @XNESTMODULES_LIBS@
285XNEST_LIBS = @XNEST_LIBS@
286XNEST_SYS_LIBS = @XNEST_SYS_LIBS@
287XORG_CFLAGS = @XORG_CFLAGS@
288XORG_INCS = @XORG_INCS@
289XORG_LIBS = @XORG_LIBS@
290XORG_MAN_PAGE = @XORG_MAN_PAGE@
291XORG_MODULES_CFLAGS = @XORG_MODULES_CFLAGS@
292XORG_MODULES_LIBS = @XORG_MODULES_LIBS@
293XORG_OS = @XORG_OS@
294XORG_OS_SUBDIR = @XORG_OS_SUBDIR@
295XORG_SGML_PATH = @XORG_SGML_PATH@
296XORG_SYS_LIBS = @XORG_SYS_LIBS@
297XPBPROXY_CFLAGS = @XPBPROXY_CFLAGS@
298XPBPROXY_LIBS = @XPBPROXY_LIBS@
299XQUARTZ_SPARKLE = @XQUARTZ_SPARKLE@
300XRESEXAMPLES_DEP_CFLAGS = @XRESEXAMPLES_DEP_CFLAGS@
301XRESEXAMPLES_DEP_LIBS = @XRESEXAMPLES_DEP_LIBS@
302XSERVERCFLAGS_CFLAGS = @XSERVERCFLAGS_CFLAGS@
303XSERVERCFLAGS_LIBS = @XSERVERCFLAGS_LIBS@
304XSERVERLIBS_CFLAGS = @XSERVERLIBS_CFLAGS@
305XSERVERLIBS_LIBS = @XSERVERLIBS_LIBS@
306XSERVER_LIBS = @XSERVER_LIBS@
307XSERVER_SYS_LIBS = @XSERVER_SYS_LIBS@
308XSL_STYLESHEET = @XSL_STYLESHEET@
309XTSTEXAMPLES_DEP_CFLAGS = @XTSTEXAMPLES_DEP_CFLAGS@
310XTSTEXAMPLES_DEP_LIBS = @XTSTEXAMPLES_DEP_LIBS@
311XVFB_LIBS = @XVFB_LIBS@
312XVFB_SYS_LIBS = @XVFB_SYS_LIBS@
313XWINMODULES_CFLAGS = @XWINMODULES_CFLAGS@
314XWINMODULES_LIBS = @XWINMODULES_LIBS@
315XWIN_LIBS = @XWIN_LIBS@
316XWIN_SERVER_NAME = @XWIN_SERVER_NAME@
317XWIN_SYS_LIBS = @XWIN_SYS_LIBS@
318YACC = @YACC@
319YFLAGS = @YFLAGS@
320__XCONFIGDIR__ = @__XCONFIGDIR__@
321__XCONFIGFILE__ = @__XCONFIGFILE__@
322abi_ansic = @abi_ansic@
323abi_extension = @abi_extension@
324abi_videodrv = @abi_videodrv@
325abi_xinput = @abi_xinput@
326abs_builddir = @abs_builddir@
327abs_srcdir = @abs_srcdir@
328abs_top_builddir = @abs_top_builddir@
329abs_top_srcdir = @abs_top_srcdir@
330ac_ct_CC = @ac_ct_CC@
331ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
332am__include = @am__include@
333am__leading_dot = @am__leading_dot@
334am__quote = @am__quote@
335am__tar = @am__tar@
336am__untar = @am__untar@
337bindir = @bindir@
338build = @build@
339build_alias = @build_alias@
340build_cpu = @build_cpu@
341build_os = @build_os@
342build_vendor = @build_vendor@
343builddir = @builddir@
344datadir = @datadir@
345datarootdir = @datarootdir@
346docdir = @docdir@
347driverdir = @driverdir@
348dvidir = @dvidir@
349exec_prefix = @exec_prefix@
350extdir = @extdir@
351host = @host@
352host_alias = @host_alias@
353host_cpu = @host_cpu@
354host_os = @host_os@
355host_vendor = @host_vendor@
356htmldir = @htmldir@
357includedir = @includedir@
358infodir = @infodir@
359install_sh = @install_sh@
360libdir = @libdir@
361libexecdir = @libexecdir@
362localedir = @localedir@
363localstatedir = @localstatedir@
364logdir = @logdir@
365mandir = @mandir@
366mkdir_p = @mkdir_p@
367moduledir = @moduledir@
368oldincludedir = @oldincludedir@
369pdfdir = @pdfdir@
370prefix = @prefix@
371program_transform_name = @program_transform_name@
372psdir = @psdir@
373sbindir = @sbindir@
374sdkdir = @sdkdir@
375sharedstatedir = @sharedstatedir@
376srcdir = @srcdir@
377symbol_visibility = @symbol_visibility@
378sysconfdir = @sysconfdir@
379sysconfigdir = @sysconfigdir@
380target_alias = @target_alias@
381top_builddir = @top_builddir@
382top_srcdir = @top_srcdir@
383@DMX_TRUE@DMX_SUBDIRS = dmx
384@XORG_TRUE@XORG_SUBDIRS = xfree86
385@XVFB_TRUE@XVFB_SUBDIRS = vfb
386@XNEST_TRUE@XNEST_SUBDIRS = xnest
387@XWIN_TRUE@XWIN_SUBDIRS = xwin
388@KDRIVE_TRUE@KDRIVE_SUBDIRS = kdrive
389@XQUARTZ_TRUE@XQUARTZ_SUBDIRS = xquartz
390SUBDIRS = \
391	$(XORG_SUBDIRS)		\
392	$(XWIN_SUBDIRS)		\
393	$(XVFB_SUBDIRS)		\
394	$(XNEST_SUBDIRS)	\
395	$(DMX_SUBDIRS)		\
396	$(KDRIVE_SUBDIRS)	\
397	$(XQUARTZ_SUBDIRS)
398
399DIST_SUBDIRS = dmx xfree86 vfb xnest xwin xquartz kdrive
400all: all-recursive
401
402.SUFFIXES:
403$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
404	@for dep in $?; do \
405	  case '$(am__configure_deps)' in \
406	    *$$dep*) \
407	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
408		&& exit 0; \
409	      exit 1;; \
410	  esac; \
411	done; \
412	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  hw/Makefile'; \
413	cd $(top_srcdir) && \
414	  $(AUTOMAKE) --foreign  hw/Makefile
415.PRECIOUS: Makefile
416Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
417	@case '$?' in \
418	  *config.status*) \
419	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
420	  *) \
421	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
422	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
423	esac;
424
425$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
426	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
427
428$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
429	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
430$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
431	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
432
433mostlyclean-libtool:
434	-rm -f *.lo
435
436clean-libtool:
437	-rm -rf .libs _libs
438
439# This directory's subdirectories are mostly independent; you can cd
440# into them and run `make' without going through this Makefile.
441# To change the values of `make' variables: instead of editing Makefiles,
442# (1) if the variable is set in `config.status', edit `config.status'
443#     (which will cause the Makefiles to be regenerated when you run `make');
444# (2) otherwise, pass the desired values on the `make' command line.
445$(RECURSIVE_TARGETS):
446	@failcom='exit 1'; \
447	for f in x $$MAKEFLAGS; do \
448	  case $$f in \
449	    *=* | --[!k]*);; \
450	    *k*) failcom='fail=yes';; \
451	  esac; \
452	done; \
453	dot_seen=no; \
454	target=`echo $@ | sed s/-recursive//`; \
455	list='$(SUBDIRS)'; for subdir in $$list; do \
456	  echo "Making $$target in $$subdir"; \
457	  if test "$$subdir" = "."; then \
458	    dot_seen=yes; \
459	    local_target="$$target-am"; \
460	  else \
461	    local_target="$$target"; \
462	  fi; \
463	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
464	  || eval $$failcom; \
465	done; \
466	if test "$$dot_seen" = "no"; then \
467	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
468	fi; test -z "$$fail"
469
470$(RECURSIVE_CLEAN_TARGETS):
471	@failcom='exit 1'; \
472	for f in x $$MAKEFLAGS; do \
473	  case $$f in \
474	    *=* | --[!k]*);; \
475	    *k*) failcom='fail=yes';; \
476	  esac; \
477	done; \
478	dot_seen=no; \
479	case "$@" in \
480	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
481	  *) list='$(SUBDIRS)' ;; \
482	esac; \
483	rev=''; for subdir in $$list; do \
484	  if test "$$subdir" = "."; then :; else \
485	    rev="$$subdir $$rev"; \
486	  fi; \
487	done; \
488	rev="$$rev ."; \
489	target=`echo $@ | sed s/-recursive//`; \
490	for subdir in $$rev; do \
491	  echo "Making $$target in $$subdir"; \
492	  if test "$$subdir" = "."; then \
493	    local_target="$$target-am"; \
494	  else \
495	    local_target="$$target"; \
496	  fi; \
497	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
498	  || eval $$failcom; \
499	done && test -z "$$fail"
500tags-recursive:
501	list='$(SUBDIRS)'; for subdir in $$list; do \
502	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
503	done
504ctags-recursive:
505	list='$(SUBDIRS)'; for subdir in $$list; do \
506	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
507	done
508
509ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
510	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
511	unique=`for i in $$list; do \
512	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
513	  done | \
514	  $(AWK) '    { files[$$0] = 1; } \
515	       END { for (i in files) print i; }'`; \
516	mkid -fID $$unique
517tags: TAGS
518
519TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
520		$(TAGS_FILES) $(LISP)
521	tags=; \
522	here=`pwd`; \
523	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
524	  include_option=--etags-include; \
525	  empty_fix=.; \
526	else \
527	  include_option=--include; \
528	  empty_fix=; \
529	fi; \
530	list='$(SUBDIRS)'; for subdir in $$list; do \
531	  if test "$$subdir" = .; then :; else \
532	    test ! -f $$subdir/TAGS || \
533	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
534	  fi; \
535	done; \
536	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
537	unique=`for i in $$list; do \
538	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
539	  done | \
540	  $(AWK) '    { files[$$0] = 1; } \
541	       END { for (i in files) print i; }'`; \
542	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
543	  test -n "$$unique" || unique=$$empty_fix; \
544	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
545	    $$tags $$unique; \
546	fi
547ctags: CTAGS
548CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
549		$(TAGS_FILES) $(LISP)
550	tags=; \
551	here=`pwd`; \
552	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
553	unique=`for i in $$list; do \
554	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
555	  done | \
556	  $(AWK) '    { files[$$0] = 1; } \
557	       END { for (i in files) print i; }'`; \
558	test -z "$(CTAGS_ARGS)$$tags$$unique" \
559	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
560	     $$tags $$unique
561
562GTAGS:
563	here=`$(am__cd) $(top_builddir) && pwd` \
564	  && cd $(top_srcdir) \
565	  && gtags -i $(GTAGS_ARGS) $$here
566
567distclean-tags:
568	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
569
570distdir: $(DISTFILES)
571	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
572	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
573	list='$(DISTFILES)'; \
574	  dist_files=`for file in $$list; do echo $$file; done | \
575	  sed -e "s|^$$srcdirstrip/||;t" \
576	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
577	case $$dist_files in \
578	  */*) $(MKDIR_P) `echo "$$dist_files" | \
579			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
580			   sort -u` ;; \
581	esac; \
582	for file in $$dist_files; do \
583	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
584	  if test -d $$d/$$file; then \
585	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
586	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
587	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
588	    fi; \
589	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
590	  else \
591	    test -f $(distdir)/$$file \
592	    || cp -p $$d/$$file $(distdir)/$$file \
593	    || exit 1; \
594	  fi; \
595	done
596	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
597	  if test "$$subdir" = .; then :; else \
598	    test -d "$(distdir)/$$subdir" \
599	    || $(MKDIR_P) "$(distdir)/$$subdir" \
600	    || exit 1; \
601	    distdir=`$(am__cd) $(distdir) && pwd`; \
602	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
603	    (cd $$subdir && \
604	      $(MAKE) $(AM_MAKEFLAGS) \
605	        top_distdir="$$top_distdir" \
606	        distdir="$$distdir/$$subdir" \
607		am__remove_distdir=: \
608		am__skip_length_check=: \
609	        distdir) \
610	      || exit 1; \
611	  fi; \
612	done
613check-am: all-am
614check: check-recursive
615all-am: Makefile
616installdirs: installdirs-recursive
617installdirs-am:
618install: install-recursive
619install-exec: install-exec-recursive
620install-data: install-data-recursive
621uninstall: uninstall-recursive
622
623install-am: all-am
624	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
625
626installcheck: installcheck-recursive
627install-strip:
628	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
629	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
630	  `test -z '$(STRIP)' || \
631	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
632mostlyclean-generic:
633
634clean-generic:
635
636distclean-generic:
637	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
638
639maintainer-clean-generic:
640	@echo "This command is intended for maintainers to use"
641	@echo "it deletes files that may require special tools to rebuild."
642clean: clean-recursive
643
644clean-am: clean-generic clean-libtool mostlyclean-am
645
646distclean: distclean-recursive
647	-rm -f Makefile
648distclean-am: clean-am distclean-generic distclean-tags
649
650dvi: dvi-recursive
651
652dvi-am:
653
654html: html-recursive
655
656info: info-recursive
657
658info-am:
659
660install-data-am:
661
662install-dvi: install-dvi-recursive
663
664install-exec-am:
665
666install-html: install-html-recursive
667
668install-info: install-info-recursive
669
670install-man:
671
672install-pdf: install-pdf-recursive
673
674install-ps: install-ps-recursive
675
676installcheck-am:
677
678maintainer-clean: maintainer-clean-recursive
679	-rm -f Makefile
680maintainer-clean-am: distclean-am maintainer-clean-generic
681
682mostlyclean: mostlyclean-recursive
683
684mostlyclean-am: mostlyclean-generic mostlyclean-libtool
685
686pdf: pdf-recursive
687
688pdf-am:
689
690ps: ps-recursive
691
692ps-am:
693
694uninstall-am:
695
696.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
697	install-strip
698
699.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
700	all all-am check check-am clean clean-generic clean-libtool \
701	ctags ctags-recursive distclean distclean-generic \
702	distclean-libtool distclean-tags distdir dvi dvi-am html \
703	html-am info info-am install install-am install-data \
704	install-data-am install-dvi install-dvi-am install-exec \
705	install-exec-am install-html install-html-am install-info \
706	install-info-am install-man install-pdf install-pdf-am \
707	install-ps install-ps-am install-strip installcheck \
708	installcheck-am installdirs installdirs-am maintainer-clean \
709	maintainer-clean-generic mostlyclean mostlyclean-generic \
710	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
711	uninstall uninstall-am
712
713
714relink:
715	$(AM_V_at)for i in $(SUBDIRS) ; do $(MAKE) -C $$i relink || exit 1 ; done
716# Tell versions [3.59,3.63) of GNU make to not export all variables.
717# Otherwise a system limit (for SysV at least) may be exceeded.
718.NOEXPORT:
719