Imported Upstream version 1.15.1
[deb_xorg-server.git] / hw / kdrive / ephyr / Makefile.in
CommitLineData
a09e091a
JB
1# Makefile.in generated by automake 1.11.6 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, 2010, 2011 Free Software
6# Foundation, 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
18# Copyright © 2013 Intel Corporation
19#
20# Permission is hereby granted, free of charge, to any person obtaining a
21# copy of this software and associated documentation files (the "Software"),
22# to deal in the Software without restriction, including without limitation
23# the rights to use, copy, modify, merge, publish, distribute, sublicense,
24# and/or sell copies of the Software, and to permit persons to whom the
25# Software is furnished to do so, subject to the following conditions:
26#
27# The above copyright notice and this permission notice (including the next
28# paragraph) shall be included in all copies or substantial portions of the
29# Software.
30#
31# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
33# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
34# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
35# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
36# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
37# IN THE SOFTWARE.
38
39VPATH = @srcdir@
40am__make_dryrun = \
41 { \
42 am__dry=no; \
43 case $$MAKEFLAGS in \
44 *\\[\ \ ]*) \
45 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
46 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
47 *) \
48 for am__flg in $$MAKEFLAGS; do \
49 case $$am__flg in \
50 *=*|--*) ;; \
51 *n*) am__dry=yes; break;; \
52 esac; \
53 done;; \
54 esac; \
55 test $$am__dry = yes; \
56 }
57pkgdatadir = $(datadir)/@PACKAGE@
58pkgincludedir = $(includedir)/@PACKAGE@
59pkglibdir = $(libdir)/@PACKAGE@
60pkglibexecdir = $(libexecdir)/@PACKAGE@
61am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
62install_sh_DATA = $(install_sh) -c -m 644
63install_sh_PROGRAM = $(install_sh) -c
64install_sh_SCRIPT = $(install_sh) -c
65INSTALL_HEADER = $(INSTALL_DATA)
66transform = $(program_transform_name)
67NORMAL_INSTALL = :
68PRE_INSTALL = :
69POST_INSTALL = :
70NORMAL_UNINSTALL = :
71PRE_UNINSTALL = :
72POST_UNINSTALL = :
73build_triplet = @build@
74host_triplet = @host@
75bin_PROGRAMS = Xephyr$(EXEEXT)
76subdir = hw/kdrive/ephyr
77DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
78ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
79am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
80 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
81 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
82 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/xorg-tls.m4 \
83 $(top_srcdir)/configure.ac
84am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
85 $(ACLOCAL_M4)
86mkinstalldirs = $(install_sh) -d
87CONFIG_HEADER = $(top_builddir)/include/do-not-use-config.h \
88 $(top_builddir)/include/xorg-server.h \
89 $(top_builddir)/include/dix-config.h \
90 $(top_builddir)/include/xorg-config.h \
91 $(top_builddir)/include/xkb-config.h \
92 $(top_builddir)/include/xwin-config.h \
93 $(top_builddir)/include/kdrive-config.h \
94 $(top_builddir)/include/version-config.h
95CONFIG_CLEAN_FILES =
96CONFIG_CLEAN_VPATH_FILES =
97am__installdirs = "$(DESTDIR)$(bindir)"
98PROGRAMS = $(bin_PROGRAMS)
99am__Xephyr_SOURCES_DIST = ephyr.c ephyr.h ephyrlog.h ephyr_draw.c os.c \
100 ephyrinit.c hostx.c hostx.h ephyrvideo.c ephyrdriext.c \
101 ephyrdriext.h ephyrdri.c ephyrdri.h ephyrglxext.c \
102 ephyrglxext.h ephyrhostglx.c ephyrhostglx.h
103@XV_TRUE@am__objects_1 = ephyrvideo.$(OBJEXT)
104@DRI_TRUE@am__objects_2 = ephyrdriext.$(OBJEXT) ephyrdri.$(OBJEXT) \
105@DRI_TRUE@ ephyrglxext.$(OBJEXT) ephyrhostglx.$(OBJEXT)
106am_Xephyr_OBJECTS = ephyr.$(OBJEXT) ephyr_draw.$(OBJEXT) os.$(OBJEXT) \
107 ephyrinit.$(OBJEXT) hostx.$(OBJEXT) $(am__objects_1) \
108 $(am__objects_2)
109Xephyr_OBJECTS = $(am_Xephyr_OBJECTS)
110AM_V_lt = $(am__v_lt_@AM_V@)
111am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
112am__v_lt_0 = --silent
113Xephyr_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
114 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
115 $(Xephyr_LDFLAGS) $(LDFLAGS) -o $@
116DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
117depcomp = $(SHELL) $(top_srcdir)/depcomp
118am__depfiles_maybe = depfiles
119am__mv = mv -f
120COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
121 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
122LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
123 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
124 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
125 $(AM_CFLAGS) $(CFLAGS)
126AM_V_CC = $(am__v_CC_@AM_V@)
127am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
128am__v_CC_0 = @echo " CC " $@;
129AM_V_at = $(am__v_at_@AM_V@)
130am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
131am__v_at_0 = @
132CCLD = $(CC)
133LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
134 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
135 $(AM_LDFLAGS) $(LDFLAGS) -o $@
136AM_V_CCLD = $(am__v_CCLD_@AM_V@)
137am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
138am__v_CCLD_0 = @echo " CCLD " $@;
139AM_V_GEN = $(am__v_GEN_@AM_V@)
140am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
141am__v_GEN_0 = @echo " GEN " $@;
142SOURCES = $(Xephyr_SOURCES)
143DIST_SOURCES = $(am__Xephyr_SOURCES_DIST)
144RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
145 html-recursive info-recursive install-data-recursive \
146 install-dvi-recursive install-exec-recursive \
147 install-html-recursive install-info-recursive \
148 install-pdf-recursive install-ps-recursive install-recursive \
149 installcheck-recursive installdirs-recursive pdf-recursive \
150 ps-recursive uninstall-recursive
151am__can_run_installinfo = \
152 case $$AM_UPDATE_INFO_DIR in \
153 n|no|NO) false;; \
154 *) (install-info --version) >/dev/null 2>&1;; \
155 esac
156RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
157 distclean-recursive maintainer-clean-recursive
158AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
159 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
160 distdir
161ETAGS = etags
162CTAGS = ctags
163DIST_SUBDIRS = $(SUBDIRS)
164DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
165am__relativize = \
166 dir0=`pwd`; \
167 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
168 sed_rest='s,^[^/]*/*,,'; \
169 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
170 sed_butlast='s,/*[^/]*$$,,'; \
171 while test -n "$$dir1"; do \
172 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
173 if test "$$first" != "."; then \
174 if test "$$first" = ".."; then \
175 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
176 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
177 else \
178 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
179 if test "$$first2" = "$$first"; then \
180 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
181 else \
182 dir2="../$$dir2"; \
183 fi; \
184 dir0="$$dir0"/"$$first"; \
185 fi; \
186 fi; \
187 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
188 done; \
189 reldir="$$dir2"
190ACLOCAL = @ACLOCAL@
191ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
192ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
193AMTAR = @AMTAR@
194AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
195APPLE_APPLICATIONS_DIR = @APPLE_APPLICATIONS_DIR@
196APPLE_APPLICATION_NAME = @APPLE_APPLICATION_NAME@
197APP_MAN_DIR = @APP_MAN_DIR@
198APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
199AR = @AR@
200AS = @AS@
201AUTOCONF = @AUTOCONF@
202AUTOHEADER = @AUTOHEADER@
203AUTOMAKE = @AUTOMAKE@
204AWK = @AWK@
205BASE_CFLAGS = @BASE_CFLAGS@
206BASE_FONT_PATH = @BASE_FONT_PATH@
207BUILD_DATE = @BUILD_DATE@
208BUILD_TIME = @BUILD_TIME@
209BUNDLE_ID_PREFIX = @BUNDLE_ID_PREFIX@
210CC = @CC@
211CCAS = @CCAS@
212CCASDEPMODE = @CCASDEPMODE@
213CCASFLAGS = @CCASFLAGS@
214CCDEPMODE = @CCDEPMODE@
215CFLAGS = @CFLAGS@
216CHANGELOG_CMD = @CHANGELOG_CMD@
217COMPILEDDEFAULTFONTPATH = @COMPILEDDEFAULTFONTPATH@
218CPP = @CPP@
219CPPFLAGS = @CPPFLAGS@
220CWARNFLAGS = @CWARNFLAGS@
221CYGPATH_W = @CYGPATH_W@
222DBUS_CFLAGS = @DBUS_CFLAGS@
223DBUS_LIBS = @DBUS_LIBS@
224DEFAULT_LIBRARY_PATH = @DEFAULT_LIBRARY_PATH@
225DEFAULT_LOGDIR = @DEFAULT_LOGDIR@
226DEFAULT_LOGPREFIX = @DEFAULT_LOGPREFIX@
227DEFAULT_MODULE_PATH = @DEFAULT_MODULE_PATH@
228DEFS = @DEFS@
229DEPDIR = @DEPDIR@
230DGA_CFLAGS = @DGA_CFLAGS@
231DGA_LIBS = @DGA_LIBS@
232DIX_CFLAGS = @DIX_CFLAGS@
233DIX_LIB = @DIX_LIB@
234DLLTOOL = @DLLTOOL@
235DLOPEN_LIBS = @DLOPEN_LIBS@
236DMXEXAMPLES_DEP_CFLAGS = @DMXEXAMPLES_DEP_CFLAGS@
237DMXEXAMPLES_DEP_LIBS = @DMXEXAMPLES_DEP_LIBS@
238DMXMODULES_CFLAGS = @DMXMODULES_CFLAGS@
239DMXMODULES_LIBS = @DMXMODULES_LIBS@
240DMXXIEXAMPLES_DEP_CFLAGS = @DMXXIEXAMPLES_DEP_CFLAGS@
241DMXXIEXAMPLES_DEP_LIBS = @DMXXIEXAMPLES_DEP_LIBS@
242DMXXMUEXAMPLES_DEP_CFLAGS = @DMXXMUEXAMPLES_DEP_CFLAGS@
243DMXXMUEXAMPLES_DEP_LIBS = @DMXXMUEXAMPLES_DEP_LIBS@
244DOT = @DOT@
245DOXYGEN = @DOXYGEN@
246DRI2PROTO_CFLAGS = @DRI2PROTO_CFLAGS@
247DRI2PROTO_LIBS = @DRI2PROTO_LIBS@
248DRI3PROTO_CFLAGS = @DRI3PROTO_CFLAGS@
249DRI3PROTO_LIBS = @DRI3PROTO_LIBS@
250DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
251DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
252DRI_DRIVER_PATH = @DRI_DRIVER_PATH@
253DSYMUTIL = @DSYMUTIL@
254DTRACE = @DTRACE@
255DUMPBIN = @DUMPBIN@
256ECHO_C = @ECHO_C@
257ECHO_N = @ECHO_N@
258ECHO_T = @ECHO_T@
259EGREP = @EGREP@
260EXEEXT = @EXEEXT@
261FGREP = @FGREP@
262FILE_MAN_DIR = @FILE_MAN_DIR@
263FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
264FONT100DPIDIR = @FONT100DPIDIR@
265FONT75DPIDIR = @FONT75DPIDIR@
266FONTMISCDIR = @FONTMISCDIR@
267FONTOTFDIR = @FONTOTFDIR@
268FONTROOTDIR = @FONTROOTDIR@
269FONTTTFDIR = @FONTTTFDIR@
270FONTTYPE1DIR = @FONTTYPE1DIR@
271FOP = @FOP@
272GLX_ARCH_DEFINES = @GLX_ARCH_DEFINES@
273GLX_DEFINES = @GLX_DEFINES@
274GLX_SYS_LIBS = @GLX_SYS_LIBS@
275GLX_TLS = @GLX_TLS@
276GL_CFLAGS = @GL_CFLAGS@
277GL_LIBS = @GL_LIBS@
278GREP = @GREP@
279HAL_CFLAGS = @HAL_CFLAGS@
280HAL_LIBS = @HAL_LIBS@
281HAVE_DOT = @HAVE_DOT@
282INSTALL = @INSTALL@
283INSTALL_CMD = @INSTALL_CMD@
284INSTALL_DATA = @INSTALL_DATA@
285INSTALL_PROGRAM = @INSTALL_PROGRAM@
286INSTALL_SCRIPT = @INSTALL_SCRIPT@
287INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
288KDRIVE_CFLAGS = @KDRIVE_CFLAGS@
289KDRIVE_INCS = @KDRIVE_INCS@
290KDRIVE_LIBS = @KDRIVE_LIBS@
291KDRIVE_LOCAL_LIBS = @KDRIVE_LOCAL_LIBS@
292KDRIVE_PURE_INCS = @KDRIVE_PURE_INCS@
293KDRIVE_PURE_LIBS = @KDRIVE_PURE_LIBS@
294KHRONOS_OPENGL_REGISTRY_CFLAGS = @KHRONOS_OPENGL_REGISTRY_CFLAGS@
295KHRONOS_OPENGL_REGISTRY_LIBS = @KHRONOS_OPENGL_REGISTRY_LIBS@
296KHRONOS_SPEC_DIR = @KHRONOS_SPEC_DIR@
297LD = @LD@
298LDFLAGS = @LDFLAGS@
299LD_EXPORT_SYMBOLS_FLAG = @LD_EXPORT_SYMBOLS_FLAG@
300LD_NO_UNDEFINED_FLAG = @LD_NO_UNDEFINED_FLAG@
301LEX = @LEX@
302LEXLIB = @LEXLIB@
303LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
304LIBDRM_CFLAGS = @LIBDRM_CFLAGS@
305LIBDRM_LIBS = @LIBDRM_LIBS@
306LIBOBJS = @LIBOBJS@
307LIBS = @LIBS@
308LIBSHA1_CFLAGS = @LIBSHA1_CFLAGS@
309LIBSHA1_LIBS = @LIBSHA1_LIBS@
310LIBTOOL = @LIBTOOL@
311LIBUNWIND_CFLAGS = @LIBUNWIND_CFLAGS@
312LIBUNWIND_LIBS = @LIBUNWIND_LIBS@
313LIB_MAN_DIR = @LIB_MAN_DIR@
314LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
315LIPO = @LIPO@
316LN_S = @LN_S@
317LTLIBOBJS = @LTLIBOBJS@
318MAIN_LIB = @MAIN_LIB@
319MAKEINFO = @MAKEINFO@
320MANIFEST_TOOL = @MANIFEST_TOOL@
321MAN_SUBSTS = @MAN_SUBSTS@
322MISC_MAN_DIR = @MISC_MAN_DIR@
323MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
324MKDIR_P = @MKDIR_P@
325NM = @NM@
326NMEDIT = @NMEDIT@
327OBJC = @OBJC@
328OBJCCLD = @OBJCCLD@
329OBJCDEPMODE = @OBJCDEPMODE@
330OBJCFLAGS = @OBJCFLAGS@
331OBJCLINK = @OBJCLINK@
332OBJDUMP = @OBJDUMP@
333OBJEXT = @OBJEXT@
334OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
335OPENSSL_LIBS = @OPENSSL_LIBS@
336OS_LIB = @OS_LIB@
337OTOOL = @OTOOL@
338OTOOL64 = @OTOOL64@
339PACKAGE = @PACKAGE@
340PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
341PACKAGE_NAME = @PACKAGE_NAME@
342PACKAGE_STRING = @PACKAGE_STRING@
343PACKAGE_TARNAME = @PACKAGE_TARNAME@
344PACKAGE_URL = @PACKAGE_URL@
345PACKAGE_VERSION = @PACKAGE_VERSION@
346PATH_SEPARATOR = @PATH_SEPARATOR@
347PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
348PCIACCESS_LIBS = @PCIACCESS_LIBS@
349PCI_TXT_IDS_PATH = @PCI_TXT_IDS_PATH@
350PIXMAN_CFLAGS = @PIXMAN_CFLAGS@
351PIXMAN_LIBS = @PIXMAN_LIBS@
352PKG_CONFIG = @PKG_CONFIG@
353PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
354PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
355PROJECTROOT = @PROJECTROOT@
356PYTHON3 = @PYTHON3@
357RANLIB = @RANLIB@
358RAWCPP = @RAWCPP@
359RAWCPPFLAGS = @RAWCPPFLAGS@
360RELEASE_DATE = @RELEASE_DATE@
361SDK_REQUIRED_MODULES = @SDK_REQUIRED_MODULES@
362SED = @SED@
363SELINUX_CFLAGS = @SELINUX_CFLAGS@
364SELINUX_LIBS = @SELINUX_LIBS@
365SERVER_MISC_CONFIG_PATH = @SERVER_MISC_CONFIG_PATH@
366SET_MAKE = @SET_MAKE@
367SHA1_CFLAGS = @SHA1_CFLAGS@
368SHA1_LIBS = @SHA1_LIBS@
369SHELL = @SHELL@
370SOLARIS_INOUT_ARCH = @SOLARIS_INOUT_ARCH@
371STRICT_CFLAGS = @STRICT_CFLAGS@
372STRIP = @STRIP@
373STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@
374SYSCONFDIR = @SYSCONFDIR@
375TSLIB_CFLAGS = @TSLIB_CFLAGS@
376TSLIB_LIBS = @TSLIB_LIBS@
377UDEV_CFLAGS = @UDEV_CFLAGS@
378UDEV_LIBS = @UDEV_LIBS@
379UTILS_SYS_LIBS = @UTILS_SYS_LIBS@
380VENDOR_NAME_SHORT = @VENDOR_NAME_SHORT@
381VERSION = @VERSION@
382WINDOWSWM_CFLAGS = @WINDOWSWM_CFLAGS@
383WINDOWSWM_LIBS = @WINDOWSWM_LIBS@
384WINDRES = @WINDRES@
385X11EXAMPLES_DEP_CFLAGS = @X11EXAMPLES_DEP_CFLAGS@
386X11EXAMPLES_DEP_LIBS = @X11EXAMPLES_DEP_LIBS@
387XDMCP_CFLAGS = @XDMCP_CFLAGS@
388XDMCP_LIBS = @XDMCP_LIBS@
389XDMXCONFIG_DEP_CFLAGS = @XDMXCONFIG_DEP_CFLAGS@
390XDMXCONFIG_DEP_LIBS = @XDMXCONFIG_DEP_LIBS@
391XDMX_CFLAGS = @XDMX_CFLAGS@
392XDMX_LIBS = @XDMX_LIBS@
393XDMX_SYS_LIBS = @XDMX_SYS_LIBS@
394XEPHYR_CFLAGS = @XEPHYR_CFLAGS@
395XEPHYR_INCS = @XEPHYR_INCS@
396XEPHYR_LIBS = @XEPHYR_LIBS@
397XF86CONFIGDIR = @XF86CONFIGDIR@
398XF86CONFIGFILE = @XF86CONFIGFILE@
399XF86VIDMODE_CFLAGS = @XF86VIDMODE_CFLAGS@
400XF86VIDMODE_LIBS = @XF86VIDMODE_LIBS@
401XKB_BASE_DIRECTORY = @XKB_BASE_DIRECTORY@
402XKB_BIN_DIRECTORY = @XKB_BIN_DIRECTORY@
403XKB_COMPILED_DIR = @XKB_COMPILED_DIR@
404XKB_DFLT_LAYOUT = @XKB_DFLT_LAYOUT@
405XKB_DFLT_MODEL = @XKB_DFLT_MODEL@
406XKB_DFLT_OPTIONS = @XKB_DFLT_OPTIONS@
407XKB_DFLT_RULES = @XKB_DFLT_RULES@
408XKB_DFLT_VARIANT = @XKB_DFLT_VARIANT@
409XKM_OUTPUT_DIR = @XKM_OUTPUT_DIR@
410XLIB_CFLAGS = @XLIB_CFLAGS@
411XLIB_LIBS = @XLIB_LIBS@
412XMLTO = @XMLTO@
413XNESTMODULES_CFLAGS = @XNESTMODULES_CFLAGS@
414XNESTMODULES_LIBS = @XNESTMODULES_LIBS@
415XNEST_LIBS = @XNEST_LIBS@
416XNEST_SYS_LIBS = @XNEST_SYS_LIBS@
417XORG_CFLAGS = @XORG_CFLAGS@
418XORG_DRIVER_LIBS = @XORG_DRIVER_LIBS@
419XORG_INCS = @XORG_INCS@
420XORG_LIBS = @XORG_LIBS@
421XORG_MALLOC_DEBUG_ENV = @XORG_MALLOC_DEBUG_ENV@
422XORG_MAN_PAGE = @XORG_MAN_PAGE@
423XORG_MODULES_CFLAGS = @XORG_MODULES_CFLAGS@
424XORG_MODULES_LIBS = @XORG_MODULES_LIBS@
425XORG_OS_SUBDIR = @XORG_OS_SUBDIR@
426XORG_SGML_PATH = @XORG_SGML_PATH@
427XORG_SYS_LIBS = @XORG_SYS_LIBS@
428XPBPROXY_CFLAGS = @XPBPROXY_CFLAGS@
429XPBPROXY_LIBS = @XPBPROXY_LIBS@
430XQUARTZ_LIBS = @XQUARTZ_LIBS@
431XQUARTZ_SPARKLE = @XQUARTZ_SPARKLE@
432XRESEXAMPLES_DEP_CFLAGS = @XRESEXAMPLES_DEP_CFLAGS@
433XRESEXAMPLES_DEP_LIBS = @XRESEXAMPLES_DEP_LIBS@
434XSERVERCFLAGS_CFLAGS = @XSERVERCFLAGS_CFLAGS@
435XSERVERCFLAGS_LIBS = @XSERVERCFLAGS_LIBS@
436XSERVERLIBS_CFLAGS = @XSERVERLIBS_CFLAGS@
437XSERVERLIBS_LIBS = @XSERVERLIBS_LIBS@
438XSERVER_LIBS = @XSERVER_LIBS@
439XSERVER_SYS_LIBS = @XSERVER_SYS_LIBS@
440XSHMFENCE_CFLAGS = @XSHMFENCE_CFLAGS@
441XSHMFENCE_LIBS = @XSHMFENCE_LIBS@
442XSLTPROC = @XSLTPROC@
443XSL_STYLESHEET = @XSL_STYLESHEET@
444XTSTEXAMPLES_DEP_CFLAGS = @XTSTEXAMPLES_DEP_CFLAGS@
445XTSTEXAMPLES_DEP_LIBS = @XTSTEXAMPLES_DEP_LIBS@
446XVFB_LIBS = @XVFB_LIBS@
447XVFB_SYS_LIBS = @XVFB_SYS_LIBS@
448XWINMODULES_CFLAGS = @XWINMODULES_CFLAGS@
449XWINMODULES_LIBS = @XWINMODULES_LIBS@
450XWIN_LIBS = @XWIN_LIBS@
451XWIN_SERVER_NAME = @XWIN_SERVER_NAME@
452XWIN_SYS_LIBS = @XWIN_SYS_LIBS@
453YACC = @YACC@
454YFLAGS = @YFLAGS@
455__XCONFIGDIR__ = @__XCONFIGDIR__@
456__XCONFIGFILE__ = @__XCONFIGFILE__@
457abi_ansic = @abi_ansic@
458abi_extension = @abi_extension@
459abi_videodrv = @abi_videodrv@
460abi_xinput = @abi_xinput@
461abs_builddir = @abs_builddir@
462abs_srcdir = @abs_srcdir@
463abs_top_builddir = @abs_top_builddir@
464abs_top_srcdir = @abs_top_srcdir@
465ac_ct_AR = @ac_ct_AR@
466ac_ct_CC = @ac_ct_CC@
467ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
468am__include = @am__include@
469am__leading_dot = @am__leading_dot@
470am__quote = @am__quote@
471am__tar = @am__tar@
472am__untar = @am__untar@
473bindir = @bindir@
474build = @build@
475build_alias = @build_alias@
476build_cpu = @build_cpu@
477build_os = @build_os@
478build_vendor = @build_vendor@
479builddir = @builddir@
480datadir = @datadir@
481datarootdir = @datarootdir@
482docdir = @docdir@
483driverdir = @driverdir@
484dvidir = @dvidir@
485exec_prefix = @exec_prefix@
486extdir = @extdir@
487host = @host@
488host_alias = @host_alias@
489host_cpu = @host_cpu@
490host_os = @host_os@
491host_vendor = @host_vendor@
492htmldir = @htmldir@
493includedir = @includedir@
494infodir = @infodir@
495install_sh = @install_sh@
496libdir = @libdir@
497libexecdir = @libexecdir@
498localedir = @localedir@
499localstatedir = @localstatedir@
500logdir = @logdir@
501mandir = @mandir@
502mkdir_p = @mkdir_p@
503moduledir = @moduledir@
504oldincludedir = @oldincludedir@
505pdfdir = @pdfdir@
506prefix = @prefix@
507program_transform_name = @program_transform_name@
508psdir = @psdir@
509sbindir = @sbindir@
510sdkdir = @sdkdir@
511sharedstatedir = @sharedstatedir@
512srcdir = @srcdir@
513symbol_visibility = @symbol_visibility@
514sysconfdir = @sysconfdir@
515sysconfigdir = @sysconfigdir@
516target_alias = @target_alias@
517top_build_prefix = @top_build_prefix@
518top_builddir = @top_builddir@
519top_srcdir = @top_srcdir@
520SUBDIRS = man
521AM_CPPFLAGS = \
522 @KDRIVE_INCS@ \
523 @KDRIVE_CFLAGS@ \
524 @XEPHYR_INCS@ \
525 @XEPHYR_CFLAGS@ \
526 -I$(top_srcdir) \
527 -I$(top_srcdir)/exa
528
529@XV_TRUE@XV_SRCS = ephyrvideo.c
530@DRI_TRUE@DRI_SRCS = \
531@DRI_TRUE@ ephyrdriext.c \
532@DRI_TRUE@ ephyrdriext.h \
533@DRI_TRUE@ ephyrdri.c \
534@DRI_TRUE@ ephyrdri.h \
535@DRI_TRUE@ ephyrglxext.c \
536@DRI_TRUE@ ephyrglxext.h \
537@DRI_TRUE@ ephyrhostglx.c \
538@DRI_TRUE@ ephyrhostglx.h \
539@DRI_TRUE@ $()
540
541Xephyr_SOURCES = \
542 ephyr.c \
543 ephyr.h \
544 ephyrlog.h \
545 ephyr_draw.c \
546 os.c \
547 ephyrinit.c \
548 hostx.c \
549 hostx.h \
550 $(XV_SRCS) \
551 $(DRI_SRCS) \
552 $()
553
554Xephyr_LDADD = \
555 $(top_builddir)/exa/libexa.la \
556 @KDRIVE_LIBS@ \
557 @XEPHYR_LIBS@
558
559Xephyr_DEPENDENCIES = @KDRIVE_LOCAL_LIBS@
560Xephyr_LDFLAGS = $(LD_EXPORT_SYMBOLS_FLAG)
561all: all-recursive
562
563.SUFFIXES:
564.SUFFIXES: .c .lo .o .obj
565$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
566 @for dep in $?; do \
567 case '$(am__configure_deps)' in \
568 *$$dep*) \
569 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
570 && { if test -f $@; then exit 0; else break; fi; }; \
571 exit 1;; \
572 esac; \
573 done; \
574 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign hw/kdrive/ephyr/Makefile'; \
575 $(am__cd) $(top_srcdir) && \
576 $(AUTOMAKE) --foreign hw/kdrive/ephyr/Makefile
577.PRECIOUS: Makefile
578Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
579 @case '$?' in \
580 *config.status*) \
581 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
582 *) \
583 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
584 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
585 esac;
586
587$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
588 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
589
590$(top_srcdir)/configure: $(am__configure_deps)
591 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
592$(ACLOCAL_M4): $(am__aclocal_m4_deps)
593 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
594$(am__aclocal_m4_deps):
595install-binPROGRAMS: $(bin_PROGRAMS)
596 @$(NORMAL_INSTALL)
597 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
598 if test -n "$$list"; then \
599 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
600 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
601 fi; \
602 for p in $$list; do echo "$$p $$p"; done | \
603 sed 's/$(EXEEXT)$$//' | \
604 while read p p1; do if test -f $$p || test -f $$p1; \
605 then echo "$$p"; echo "$$p"; else :; fi; \
606 done | \
607 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
608 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
609 sed 'N;N;N;s,\n, ,g' | \
610 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
611 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
612 if ($$2 == $$4) files[d] = files[d] " " $$1; \
613 else { print "f", $$3 "/" $$4, $$1; } } \
614 END { for (d in files) print "f", d, files[d] }' | \
615 while read type dir files; do \
616 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
617 test -z "$$files" || { \
618 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
619 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
620 } \
621 ; done
622
623uninstall-binPROGRAMS:
624 @$(NORMAL_UNINSTALL)
625 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
626 files=`for p in $$list; do echo "$$p"; done | \
627 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
628 -e 's/$$/$(EXEEXT)/' `; \
629 test -n "$$list" || exit 0; \
630 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
631 cd "$(DESTDIR)$(bindir)" && rm -f $$files
632
633clean-binPROGRAMS:
634 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
635 echo " rm -f" $$list; \
636 rm -f $$list || exit $$?; \
637 test -n "$(EXEEXT)" || exit 0; \
638 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
639 echo " rm -f" $$list; \
640 rm -f $$list
641Xephyr$(EXEEXT): $(Xephyr_OBJECTS) $(Xephyr_DEPENDENCIES) $(EXTRA_Xephyr_DEPENDENCIES)
642 @rm -f Xephyr$(EXEEXT)
643 $(AM_V_CCLD)$(Xephyr_LINK) $(Xephyr_OBJECTS) $(Xephyr_LDADD) $(LIBS)
644
645mostlyclean-compile:
646 -rm -f *.$(OBJEXT)
647
648distclean-compile:
649 -rm -f *.tab.c
650
651@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ephyr.Po@am__quote@
652@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ephyr_draw.Po@am__quote@
653@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ephyrdri.Po@am__quote@
654@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ephyrdriext.Po@am__quote@
655@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ephyrglxext.Po@am__quote@
656@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ephyrhostglx.Po@am__quote@
657@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ephyrinit.Po@am__quote@
658@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ephyrvideo.Po@am__quote@
659@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hostx.Po@am__quote@
660@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/os.Po@am__quote@
661
662.c.o:
663@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
664@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
665@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
666@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
667@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
668
669.c.obj:
670@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
671@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
672@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
673@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
674@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
675
676.c.lo:
677@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
678@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
679@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
680@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
681@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
682
683mostlyclean-libtool:
684 -rm -f *.lo
685
686clean-libtool:
687 -rm -rf .libs _libs
688
689# This directory's subdirectories are mostly independent; you can cd
690# into them and run `make' without going through this Makefile.
691# To change the values of `make' variables: instead of editing Makefiles,
692# (1) if the variable is set in `config.status', edit `config.status'
693# (which will cause the Makefiles to be regenerated when you run `make');
694# (2) otherwise, pass the desired values on the `make' command line.
695$(RECURSIVE_TARGETS):
696 @fail= failcom='exit 1'; \
697 for f in x $$MAKEFLAGS; do \
698 case $$f in \
699 *=* | --[!k]*);; \
700 *k*) failcom='fail=yes';; \
701 esac; \
702 done; \
703 dot_seen=no; \
704 target=`echo $@ | sed s/-recursive//`; \
705 list='$(SUBDIRS)'; for subdir in $$list; do \
706 echo "Making $$target in $$subdir"; \
707 if test "$$subdir" = "."; then \
708 dot_seen=yes; \
709 local_target="$$target-am"; \
710 else \
711 local_target="$$target"; \
712 fi; \
713 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
714 || eval $$failcom; \
715 done; \
716 if test "$$dot_seen" = "no"; then \
717 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
718 fi; test -z "$$fail"
719
720$(RECURSIVE_CLEAN_TARGETS):
721 @fail= failcom='exit 1'; \
722 for f in x $$MAKEFLAGS; do \
723 case $$f in \
724 *=* | --[!k]*);; \
725 *k*) failcom='fail=yes';; \
726 esac; \
727 done; \
728 dot_seen=no; \
729 case "$@" in \
730 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
731 *) list='$(SUBDIRS)' ;; \
732 esac; \
733 rev=''; for subdir in $$list; do \
734 if test "$$subdir" = "."; then :; else \
735 rev="$$subdir $$rev"; \
736 fi; \
737 done; \
738 rev="$$rev ."; \
739 target=`echo $@ | sed s/-recursive//`; \
740 for subdir in $$rev; do \
741 echo "Making $$target in $$subdir"; \
742 if test "$$subdir" = "."; then \
743 local_target="$$target-am"; \
744 else \
745 local_target="$$target"; \
746 fi; \
747 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
748 || eval $$failcom; \
749 done && test -z "$$fail"
750tags-recursive:
751 list='$(SUBDIRS)'; for subdir in $$list; do \
752 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
753 done
754ctags-recursive:
755 list='$(SUBDIRS)'; for subdir in $$list; do \
756 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
757 done
758
759ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
760 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
761 unique=`for i in $$list; do \
762 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
763 done | \
764 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
765 END { if (nonempty) { for (i in files) print i; }; }'`; \
766 mkid -fID $$unique
767tags: TAGS
768
769TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
770 $(TAGS_FILES) $(LISP)
771 set x; \
772 here=`pwd`; \
773 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
774 include_option=--etags-include; \
775 empty_fix=.; \
776 else \
777 include_option=--include; \
778 empty_fix=; \
779 fi; \
780 list='$(SUBDIRS)'; for subdir in $$list; do \
781 if test "$$subdir" = .; then :; else \
782 test ! -f $$subdir/TAGS || \
783 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
784 fi; \
785 done; \
786 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
787 unique=`for i in $$list; do \
788 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
789 done | \
790 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
791 END { if (nonempty) { for (i in files) print i; }; }'`; \
792 shift; \
793 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
794 test -n "$$unique" || unique=$$empty_fix; \
795 if test $$# -gt 0; then \
796 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
797 "$$@" $$unique; \
798 else \
799 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
800 $$unique; \
801 fi; \
802 fi
803ctags: CTAGS
804CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
805 $(TAGS_FILES) $(LISP)
806 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
807 unique=`for i in $$list; do \
808 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
809 done | \
810 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
811 END { if (nonempty) { for (i in files) print i; }; }'`; \
812 test -z "$(CTAGS_ARGS)$$unique" \
813 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
814 $$unique
815
816GTAGS:
817 here=`$(am__cd) $(top_builddir) && pwd` \
818 && $(am__cd) $(top_srcdir) \
819 && gtags -i $(GTAGS_ARGS) "$$here"
820
821distclean-tags:
822 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
823
824distdir: $(DISTFILES)
825 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
826 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
827 list='$(DISTFILES)'; \
828 dist_files=`for file in $$list; do echo $$file; done | \
829 sed -e "s|^$$srcdirstrip/||;t" \
830 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
831 case $$dist_files in \
832 */*) $(MKDIR_P) `echo "$$dist_files" | \
833 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
834 sort -u` ;; \
835 esac; \
836 for file in $$dist_files; do \
837 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
838 if test -d $$d/$$file; then \
839 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
840 if test -d "$(distdir)/$$file"; then \
841 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
842 fi; \
843 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
844 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
845 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
846 fi; \
847 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
848 else \
849 test -f "$(distdir)/$$file" \
850 || cp -p $$d/$$file "$(distdir)/$$file" \
851 || exit 1; \
852 fi; \
853 done
854 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
855 if test "$$subdir" = .; then :; else \
856 $(am__make_dryrun) \
857 || test -d "$(distdir)/$$subdir" \
858 || $(MKDIR_P) "$(distdir)/$$subdir" \
859 || exit 1; \
860 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
861 $(am__relativize); \
862 new_distdir=$$reldir; \
863 dir1=$$subdir; dir2="$(top_distdir)"; \
864 $(am__relativize); \
865 new_top_distdir=$$reldir; \
866 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
867 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
868 ($(am__cd) $$subdir && \
869 $(MAKE) $(AM_MAKEFLAGS) \
870 top_distdir="$$new_top_distdir" \
871 distdir="$$new_distdir" \
872 am__remove_distdir=: \
873 am__skip_length_check=: \
874 am__skip_mode_fix=: \
875 distdir) \
876 || exit 1; \
877 fi; \
878 done
879check-am: all-am
880check: check-recursive
881all-am: Makefile $(PROGRAMS)
882installdirs: installdirs-recursive
883installdirs-am:
884 for dir in "$(DESTDIR)$(bindir)"; do \
885 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
886 done
887install: install-recursive
888install-exec: install-exec-recursive
889install-data: install-data-recursive
890uninstall: uninstall-recursive
891
892install-am: all-am
893 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
894
895installcheck: installcheck-recursive
896install-strip:
897 if test -z '$(STRIP)'; then \
898 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
899 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
900 install; \
901 else \
902 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
903 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
904 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
905 fi
906mostlyclean-generic:
907
908clean-generic:
909
910distclean-generic:
911 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
912 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
913
914maintainer-clean-generic:
915 @echo "This command is intended for maintainers to use"
916 @echo "it deletes files that may require special tools to rebuild."
917clean: clean-recursive
918
919clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
920
921distclean: distclean-recursive
922 -rm -rf ./$(DEPDIR)
923 -rm -f Makefile
924distclean-am: clean-am distclean-compile distclean-generic \
925 distclean-tags
926
927dvi: dvi-recursive
928
929dvi-am:
930
931html: html-recursive
932
933html-am:
934
935info: info-recursive
936
937info-am:
938
939install-data-am:
940
941install-dvi: install-dvi-recursive
942
943install-dvi-am:
944
945install-exec-am: install-binPROGRAMS
946
947install-html: install-html-recursive
948
949install-html-am:
950
951install-info: install-info-recursive
952
953install-info-am:
954
955install-man:
956
957install-pdf: install-pdf-recursive
958
959install-pdf-am:
960
961install-ps: install-ps-recursive
962
963install-ps-am:
964
965installcheck-am:
966
967maintainer-clean: maintainer-clean-recursive
968 -rm -rf ./$(DEPDIR)
969 -rm -f Makefile
970maintainer-clean-am: distclean-am maintainer-clean-generic
971
972mostlyclean: mostlyclean-recursive
973
974mostlyclean-am: mostlyclean-compile mostlyclean-generic \
975 mostlyclean-libtool
976
977pdf: pdf-recursive
978
979pdf-am:
980
981ps: ps-recursive
982
983ps-am:
984
985uninstall-am: uninstall-binPROGRAMS
986
987.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
988 install-am install-strip tags-recursive
989
990.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
991 all all-am check check-am clean clean-binPROGRAMS \
992 clean-generic clean-libtool ctags ctags-recursive distclean \
993 distclean-compile distclean-generic distclean-libtool \
994 distclean-tags distdir dvi dvi-am html html-am info info-am \
995 install install-am install-binPROGRAMS install-data \
996 install-data-am install-dvi install-dvi-am install-exec \
997 install-exec-am install-html install-html-am install-info \
998 install-info-am install-man install-pdf install-pdf-am \
999 install-ps install-ps-am install-strip installcheck \
1000 installcheck-am installdirs installdirs-am maintainer-clean \
1001 maintainer-clean-generic mostlyclean mostlyclean-compile \
1002 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1003 tags tags-recursive uninstall uninstall-am \
1004 uninstall-binPROGRAMS
1005
1006
1007relink:
1008 $(AM_V_at)rm -f $(bin_PROGRAMS) && $(MAKE) $(bin_PROGRAMS)
1009
1010# Tell versions [3.59,3.63) of GNU make to not export all variables.
1011# Otherwise a system limit (for SysV at least) may be exceeded.
1012.NOEXPORT: