Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | RSS feed

  1. # Makefile.in generated by automake 1.14 from Makefile.am.
  2. # @configure_input@
  3.  
  4. # Copyright (C) 1994-2013 Free Software Foundation, Inc.
  5.  
  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@
  16.  
  17. # Copyright © 2013 Intel Corporation
  18. #
  19. # Permission is hereby granted, free of charge, to any person obtaining a
  20. # copy of this software and associated documentation files (the "Software"),
  21. # to deal in the Software without restriction, including without limitation
  22. # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  23. # and/or sell copies of the Software, and to permit persons to whom the
  24. # Software is furnished to do so, subject to the following conditions:
  25. #
  26. # The above copyright notice and this permission notice (including the next
  27. # paragraph) shall be included in all copies or substantial portions of the
  28. # Software.
  29. #
  30. # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  31. # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  32. # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
  33. # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  34. # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  35. # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
  36. # IN THE SOFTWARE.
  37. VPATH = @srcdir@
  38. am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
  39. am__make_running_with_option = \
  40.   case $${target_option-} in \
  41.       ?) ;; \
  42.       *) echo "am__make_running_with_option: internal error: invalid" \
  43.               "target option '$${target_option-}' specified" >&2; \
  44.          exit 1;; \
  45.   esac; \
  46.   has_opt=no; \
  47.   sane_makeflags=$$MAKEFLAGS; \
  48.   if $(am__is_gnu_make); then \
  49.     sane_makeflags=$$MFLAGS; \
  50.   else \
  51.     case $$MAKEFLAGS in \
  52.       *\\[\ \   ]*) \
  53.         bs=\\; \
  54.         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
  55.           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
  56.     esac; \
  57.   fi; \
  58.   skip_next=no; \
  59.   strip_trailopt () \
  60.   { \
  61.     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  62.   }; \
  63.   for flg in $$sane_makeflags; do \
  64.     test $$skip_next = yes && { skip_next=no; continue; }; \
  65.     case $$flg in \
  66.       *=*|--*) continue;; \
  67.         -*I) strip_trailopt 'I'; skip_next=yes;; \
  68.       -*I?*) strip_trailopt 'I';; \
  69.         -*O) strip_trailopt 'O'; skip_next=yes;; \
  70.       -*O?*) strip_trailopt 'O';; \
  71.         -*l) strip_trailopt 'l'; skip_next=yes;; \
  72.       -*l?*) strip_trailopt 'l';; \
  73.       -[dEDm]) skip_next=yes;; \
  74.       -[JT]) skip_next=yes;; \
  75.     esac; \
  76.     case $$flg in \
  77.       *$$target_option*) has_opt=yes; break;; \
  78.     esac; \
  79.   done; \
  80.   test $$has_opt = yes
  81. am__make_dryrun = (target_option=n; $(am__make_running_with_option))
  82. am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
  83. pkgdatadir = $(datadir)/@PACKAGE@
  84. pkgincludedir = $(includedir)/@PACKAGE@
  85. pkglibdir = $(libdir)/@PACKAGE@
  86. pkglibexecdir = $(libexecdir)/@PACKAGE@
  87. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  88. install_sh_DATA = $(install_sh) -c -m 644
  89. install_sh_PROGRAM = $(install_sh) -c
  90. install_sh_SCRIPT = $(install_sh) -c
  91. INSTALL_HEADER = $(INSTALL_DATA)
  92. transform = $(program_transform_name)
  93. NORMAL_INSTALL = :
  94. PRE_INSTALL = :
  95. POST_INSTALL = :
  96. NORMAL_UNINSTALL = :
  97. PRE_UNINSTALL = :
  98. POST_UNINSTALL = :
  99. build_triplet = @build@
  100. host_triplet = @host@
  101. target_triplet = @target@
  102. @NEED_OPENGL_COMMON_TRUE@am__append_1 = glsl mesa
  103. @HAVE_DRI_GLX_TRUE@am__append_2 = glx
  104. @HAVE_EGL_PLATFORM_WAYLAND_TRUE@am__append_3 = egl/wayland
  105. @HAVE_GBM_TRUE@am__append_4 = gbm
  106. @HAVE_EGL_TRUE@am__append_5 = egl
  107. @HAVE_GALLIUM_TRUE@am__append_6 = \
  108. @HAVE_GALLIUM_TRUE@     gallium/auxiliary       \
  109. @HAVE_GALLIUM_TRUE@     gallium/drivers         \
  110. @HAVE_GALLIUM_TRUE@     gallium/state_trackers  \
  111. @HAVE_GALLIUM_TRUE@     gallium/winsys          \
  112. @HAVE_GALLIUM_TRUE@     gallium/targets
  113.  
  114. @HAVE_GALLIUM_TESTS_TRUE@@HAVE_GALLIUM_TRUE@am__append_7 = \
  115. @HAVE_GALLIUM_TESTS_TRUE@@HAVE_GALLIUM_TRUE@    gallium/tests/trivial   \
  116. @HAVE_GALLIUM_TESTS_TRUE@@HAVE_GALLIUM_TRUE@    gallium/tests/unit
  117.  
  118. subdir = src
  119. DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
  120. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  121. am__aclocal_m4_deps = $(top_srcdir)/m4/ax_prog_bison.m4 \
  122.         $(top_srcdir)/m4/ax_prog_cc_for_build.m4 \
  123.         $(top_srcdir)/m4/ax_prog_cxx_for_build.m4 \
  124.         $(top_srcdir)/m4/ax_prog_flex.m4 \
  125.         $(top_srcdir)/m4/ax_pthread.m4 \
  126.         $(top_srcdir)/m4/ax_python_module.m4 \
  127.         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
  128.         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
  129.         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
  130. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  131.         $(ACLOCAL_M4)
  132. mkinstalldirs = $(install_sh) -d
  133. CONFIG_CLEAN_FILES =
  134. CONFIG_CLEAN_VPATH_FILES =
  135. AM_V_P = $(am__v_P_@AM_V@)
  136. am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
  137. am__v_P_0 = false
  138. am__v_P_1 = :
  139. AM_V_GEN = $(am__v_GEN_@AM_V@)
  140. am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  141. am__v_GEN_0 = @echo "  GEN     " $@;
  142. am__v_GEN_1 =
  143. AM_V_at = $(am__v_at_@AM_V@)
  144. am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  145. am__v_at_0 = @
  146. am__v_at_1 =
  147. SOURCES =
  148. DIST_SOURCES =
  149. RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
  150.         ctags-recursive dvi-recursive html-recursive info-recursive \
  151.         install-data-recursive install-dvi-recursive \
  152.         install-exec-recursive install-html-recursive \
  153.         install-info-recursive install-pdf-recursive \
  154.         install-ps-recursive install-recursive installcheck-recursive \
  155.         installdirs-recursive pdf-recursive ps-recursive \
  156.         tags-recursive uninstall-recursive
  157. am__can_run_installinfo = \
  158.   case $$AM_UPDATE_INFO_DIR in \
  159.     n|no|NO) false;; \
  160.     *) (install-info --version) >/dev/null 2>&1;; \
  161.   esac
  162. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
  163.   distclean-recursive maintainer-clean-recursive
  164. am__recursive_targets = \
  165.   $(RECURSIVE_TARGETS) \
  166.   $(RECURSIVE_CLEAN_TARGETS) \
  167.   $(am__extra_recursive_targets)
  168. AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
  169.         distdir
  170. am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
  171. # Read a list of newline-separated strings from the standard input,
  172. # and print each of them once, without duplicates.  Input order is
  173. # *not* preserved.
  174. am__uniquify_input = $(AWK) '\
  175.   BEGIN { nonempty = 0; } \
  176.   { items[$$0] = 1; nonempty = 1; } \
  177.   END { if (nonempty) { for (i in items) print i; }; } \
  178. '
  179. # Make sure the list of sources is unique.  This is necessary because,
  180. # e.g., the same source file might be shared among _SOURCES variables
  181. # for different programs/libraries.
  182. am__define_uniq_tagged_files = \
  183.   list='$(am__tagged_files)'; \
  184.   unique=`for i in $$list; do \
  185.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  186.   done | $(am__uniquify_input)`
  187. ETAGS = etags
  188. CTAGS = ctags
  189. DIST_SUBDIRS = gtest mapi glsl mesa glx egl/wayland gbm egl \
  190.         gallium/auxiliary gallium/drivers gallium/state_trackers \
  191.         gallium/winsys gallium/targets gallium/tests/trivial \
  192.         gallium/tests/unit
  193. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  194. am__relativize = \
  195.   dir0=`pwd`; \
  196.   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  197.   sed_rest='s,^[^/]*/*,,'; \
  198.   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  199.   sed_butlast='s,/*[^/]*$$,,'; \
  200.   while test -n "$$dir1"; do \
  201.     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
  202.     if test "$$first" != "."; then \
  203.       if test "$$first" = ".."; then \
  204.         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
  205.         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
  206.       else \
  207.         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
  208.         if test "$$first2" = "$$first"; then \
  209.           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
  210.         else \
  211.           dir2="../$$dir2"; \
  212.         fi; \
  213.         dir0="$$dir0"/"$$first"; \
  214.       fi; \
  215.     fi; \
  216.     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  217.   done; \
  218.   reldir="$$dir2"
  219. ACLOCAL = @ACLOCAL@
  220. AMTAR = @AMTAR@
  221. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  222. AR = @AR@
  223. AUTOCONF = @AUTOCONF@
  224. AUTOHEADER = @AUTOHEADER@
  225. AUTOMAKE = @AUTOMAKE@
  226. AWK = @AWK@
  227. BUILD_EXEEXT = @BUILD_EXEEXT@
  228. BUILD_OBJEXT = @BUILD_OBJEXT@
  229. CC = @CC@
  230. CCAS = @CCAS@
  231. CCASDEPMODE = @CCASDEPMODE@
  232. CCASFLAGS = @CCASFLAGS@
  233. CCDEPMODE = @CCDEPMODE@
  234. CC_FOR_BUILD = @CC_FOR_BUILD@
  235. CFLAGS = @CFLAGS@
  236. CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
  237. CLANG_RESOURCE_DIR = @CLANG_RESOURCE_DIR@
  238. CLOCK_LIB = @CLOCK_LIB@
  239. CPP = @CPP@
  240. CPPFLAGS = @CPPFLAGS@
  241. CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
  242. CPP_FOR_BUILD = @CPP_FOR_BUILD@
  243. CXX = @CXX@
  244. CXXCPP = @CXXCPP@
  245. CXXCPPFLAGS_FOR_BUILD = @CXXCPPFLAGS_FOR_BUILD@
  246. CXXCPP_FOR_BUILD = @CXXCPP_FOR_BUILD@
  247. CXXDEPMODE = @CXXDEPMODE@
  248. CXXFLAGS = @CXXFLAGS@
  249. CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
  250. CXX_FOR_BUILD = @CXX_FOR_BUILD@
  251. CYGPATH_W = @CYGPATH_W@
  252. DEFINES = @DEFINES@
  253. DEFINES_FOR_BUILD = @DEFINES_FOR_BUILD@
  254. DEFS = @DEFS@
  255. DEPDIR = @DEPDIR@
  256. DLLTOOL = @DLLTOOL@
  257. DLOPEN_LIBS = @DLOPEN_LIBS@
  258. DRI2PROTO_CFLAGS = @DRI2PROTO_CFLAGS@
  259. DRI2PROTO_LIBS = @DRI2PROTO_LIBS@
  260. DRIGL_CFLAGS = @DRIGL_CFLAGS@
  261. DRIGL_LIBS = @DRIGL_LIBS@
  262. DRI_DRIVER_INSTALL_DIR = @DRI_DRIVER_INSTALL_DIR@
  263. DRI_DRIVER_SEARCH_DIR = @DRI_DRIVER_SEARCH_DIR@
  264. DRI_LIB_DEPS = @DRI_LIB_DEPS@
  265. DRI_PC_REQ_PRIV = @DRI_PC_REQ_PRIV@
  266. DSYMUTIL = @DSYMUTIL@
  267. DUMPBIN = @DUMPBIN@
  268. ECHO_C = @ECHO_C@
  269. ECHO_N = @ECHO_N@
  270. ECHO_T = @ECHO_T@
  271. EGL_CFLAGS = @EGL_CFLAGS@
  272. EGL_CLIENT_APIS = @EGL_CLIENT_APIS@
  273. EGL_DRIVER_INSTALL_DIR = @EGL_DRIVER_INSTALL_DIR@
  274. EGL_LIB_DEPS = @EGL_LIB_DEPS@
  275. EGL_LIB_GLOB = @EGL_LIB_GLOB@
  276. EGL_LIB_NAME = @EGL_LIB_NAME@
  277. EGL_NATIVE_PLATFORM = @EGL_NATIVE_PLATFORM@
  278. EGL_PLATFORMS = @EGL_PLATFORMS@
  279. EGREP = @EGREP@
  280. ELF_LIB = @ELF_LIB@
  281. EXEEXT = @EXEEXT@
  282. EXPAT_INCLUDES = @EXPAT_INCLUDES@
  283. FGREP = @FGREP@
  284. FREEDRENO_CFLAGS = @FREEDRENO_CFLAGS@
  285. FREEDRENO_LIBS = @FREEDRENO_LIBS@
  286. GALLIUM_DRI_LIB_DEPS = @GALLIUM_DRI_LIB_DEPS@
  287. GALLIUM_PIPE_LOADER_DEFINES = @GALLIUM_PIPE_LOADER_DEFINES@
  288. GALLIUM_PIPE_LOADER_LIBS = @GALLIUM_PIPE_LOADER_LIBS@
  289. GALLIUM_PIPE_LOADER_XCB_CFLAGS = @GALLIUM_PIPE_LOADER_XCB_CFLAGS@
  290. GALLIUM_PIPE_LOADER_XCB_LIBS = @GALLIUM_PIPE_LOADER_XCB_LIBS@
  291. GBM_PC_LIB_PRIV = @GBM_PC_LIB_PRIV@
  292. GBM_PC_REQ_PRIV = @GBM_PC_REQ_PRIV@
  293. GLAPI_LIB_GLOB = @GLAPI_LIB_GLOB@
  294. GLAPI_LIB_NAME = @GLAPI_LIB_NAME@
  295. GLESv1_CM_LIB_DEPS = @GLESv1_CM_LIB_DEPS@
  296. GLESv1_CM_LIB_GLOB = @GLESv1_CM_LIB_GLOB@
  297. GLESv1_CM_LIB_NAME = @GLESv1_CM_LIB_NAME@
  298. GLESv1_CM_PC_LIB_PRIV = @GLESv1_CM_PC_LIB_PRIV@
  299. GLESv2_LIB_DEPS = @GLESv2_LIB_DEPS@
  300. GLESv2_LIB_GLOB = @GLESv2_LIB_GLOB@
  301. GLESv2_LIB_NAME = @GLESv2_LIB_NAME@
  302. GLESv2_PC_LIB_PRIV = @GLESv2_PC_LIB_PRIV@
  303. GLPROTO_CFLAGS = @GLPROTO_CFLAGS@
  304. GLPROTO_LIBS = @GLPROTO_LIBS@
  305. GLX_TLS = @GLX_TLS@
  306. GL_LIB = @GL_LIB@
  307. GL_LIB_DEPS = @GL_LIB_DEPS@
  308. GL_LIB_GLOB = @GL_LIB_GLOB@
  309. GL_LIB_NAME = @GL_LIB_NAME@
  310. GL_PC_CFLAGS = @GL_PC_CFLAGS@
  311. GL_PC_LIB_PRIV = @GL_PC_LIB_PRIV@
  312. GL_PC_REQ_PRIV = @GL_PC_REQ_PRIV@
  313. GREP = @GREP@
  314. HAVE_XF86VIDMODE = @HAVE_XF86VIDMODE@
  315. INDENT = @INDENT@
  316. INDENT_FLAGS = @INDENT_FLAGS@
  317. INSTALL = @INSTALL@
  318. INSTALL_DATA = @INSTALL_DATA@
  319. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  320. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  321. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  322. INTEL_CFLAGS = @INTEL_CFLAGS@
  323. INTEL_LIBS = @INTEL_LIBS@
  324. LD = @LD@
  325. LDFLAGS = @LDFLAGS@
  326. LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
  327. LEX = @LEX@
  328. LEXLIB = @LEXLIB@
  329. LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
  330. LIBCLC_INCLUDEDIR = @LIBCLC_INCLUDEDIR@
  331. LIBCLC_LIBEXECDIR = @LIBCLC_LIBEXECDIR@
  332. LIBDRM_CFLAGS = @LIBDRM_CFLAGS@
  333. LIBDRM_LIBS = @LIBDRM_LIBS@
  334. LIBDRM_XORG_CFLAGS = @LIBDRM_XORG_CFLAGS@
  335. LIBDRM_XORG_LIBS = @LIBDRM_XORG_LIBS@
  336. LIBKMS_XORG_CFLAGS = @LIBKMS_XORG_CFLAGS@
  337. LIBKMS_XORG_LIBS = @LIBKMS_XORG_LIBS@
  338. LIBOBJS = @LIBOBJS@
  339. LIBS = @LIBS@
  340. LIBTOOL = @LIBTOOL@
  341. LIBUDEV_CFLAGS = @LIBUDEV_CFLAGS@
  342. LIBUDEV_LIBS = @LIBUDEV_LIBS@
  343. LIB_DIR = @LIB_DIR@
  344. LIPO = @LIPO@
  345. LLVM_BINDIR = @LLVM_BINDIR@
  346. LLVM_CFLAGS = @LLVM_CFLAGS@
  347. LLVM_CONFIG = @LLVM_CONFIG@
  348. LLVM_CPPFLAGS = @LLVM_CPPFLAGS@
  349. LLVM_CXXFLAGS = @LLVM_CXXFLAGS@
  350. LLVM_INCLUDEDIR = @LLVM_INCLUDEDIR@
  351. LLVM_LDFLAGS = @LLVM_LDFLAGS@
  352. LLVM_LIBDIR = @LLVM_LIBDIR@
  353. LLVM_LIBS = @LLVM_LIBS@
  354. LLVM_VERSION = @LLVM_VERSION@
  355. LN_S = @LN_S@
  356. LTLIBOBJS = @LTLIBOBJS@
  357. MAKE = @MAKE@
  358. MAKEINFO = @MAKEINFO@
  359. MANIFEST_TOOL = @MANIFEST_TOOL@
  360. MESA_LLVM = @MESA_LLVM@
  361. MKDIR_P = @MKDIR_P@
  362. NM = @NM@
  363. NMEDIT = @NMEDIT@
  364. NOUVEAU_CFLAGS = @NOUVEAU_CFLAGS@
  365. NOUVEAU_LIBS = @NOUVEAU_LIBS@
  366. OBJDUMP = @OBJDUMP@
  367. OBJEXT = @OBJEXT@
  368. OPENCL_LIB_INSTALL_DIR = @OPENCL_LIB_INSTALL_DIR@
  369. OSMESA_LIB = @OSMESA_LIB@
  370. OSMESA_LIB_DEPS = @OSMESA_LIB_DEPS@
  371. OSMESA_LIB_NAME = @OSMESA_LIB_NAME@
  372. OSMESA_MESA_DEPS = @OSMESA_MESA_DEPS@
  373. OSMESA_PC_LIB_PRIV = @OSMESA_PC_LIB_PRIV@
  374. OSMESA_PC_REQ = @OSMESA_PC_REQ@
  375. OSMESA_VERSION = @OSMESA_VERSION@
  376. OTOOL = @OTOOL@
  377. OTOOL64 = @OTOOL64@
  378. PACKAGE = @PACKAGE@
  379. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  380. PACKAGE_NAME = @PACKAGE_NAME@
  381. PACKAGE_STRING = @PACKAGE_STRING@
  382. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  383. PACKAGE_URL = @PACKAGE_URL@
  384. PACKAGE_VERSION = @PACKAGE_VERSION@
  385. PATH_SEPARATOR = @PATH_SEPARATOR@
  386. PERL = @PERL@
  387. PKG_CONFIG = @PKG_CONFIG@
  388. PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
  389. PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
  390. POSIX_SHELL = @POSIX_SHELL@
  391. PTHREAD_CC = @PTHREAD_CC@
  392. PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
  393. PTHREAD_LIBS = @PTHREAD_LIBS@
  394. PYTHON2 = @PYTHON2@
  395. RADEON_CFLAGS = @RADEON_CFLAGS@
  396. RADEON_LIBS = @RADEON_LIBS@
  397. RANLIB = @RANLIB@
  398. SED = @SED@
  399. SELINUX_LIBS = @SELINUX_LIBS@
  400. SET_MAKE = @SET_MAKE@
  401. SHELL = @SHELL@
  402. STRIP = @STRIP@
  403. VDPAU_CFLAGS = @VDPAU_CFLAGS@
  404. VDPAU_LIBS = @VDPAU_LIBS@
  405. VDPAU_LIB_INSTALL_DIR = @VDPAU_LIB_INSTALL_DIR@
  406. VDPAU_MAJOR = @VDPAU_MAJOR@
  407. VDPAU_MINOR = @VDPAU_MINOR@
  408. VERSION = @VERSION@
  409. VG_LIB_DEPS = @VG_LIB_DEPS@
  410. VG_LIB_GLOB = @VG_LIB_GLOB@
  411. VG_LIB_NAME = @VG_LIB_NAME@
  412. VG_PC_LIB_PRIV = @VG_PC_LIB_PRIV@
  413. VISIBILITY_CFLAGS = @VISIBILITY_CFLAGS@
  414. VISIBILITY_CXXFLAGS = @VISIBILITY_CXXFLAGS@
  415. WAYLAND_CFLAGS = @WAYLAND_CFLAGS@
  416. WAYLAND_LIBS = @WAYLAND_LIBS@
  417. WAYLAND_SCANNER = @WAYLAND_SCANNER@
  418. X11_INCLUDES = @X11_INCLUDES@
  419. XA_MAJOR = @XA_MAJOR@
  420. XA_MINOR = @XA_MINOR@
  421. XA_TINY = @XA_TINY@
  422. XA_VERSION = @XA_VERSION@
  423. XCB_DRI2_CFLAGS = @XCB_DRI2_CFLAGS@
  424. XCB_DRI2_LIBS = @XCB_DRI2_LIBS@
  425. XEXT_CFLAGS = @XEXT_CFLAGS@
  426. XEXT_LIBS = @XEXT_LIBS@
  427. XF86VIDMODE_CFLAGS = @XF86VIDMODE_CFLAGS@
  428. XF86VIDMODE_LIBS = @XF86VIDMODE_LIBS@
  429. XLIBGL_CFLAGS = @XLIBGL_CFLAGS@
  430. XLIBGL_LIBS = @XLIBGL_LIBS@
  431. XORG_CFLAGS = @XORG_CFLAGS@
  432. XORG_DRIVER_INSTALL_DIR = @XORG_DRIVER_INSTALL_DIR@
  433. XORG_LIBS = @XORG_LIBS@
  434. XVMC_CFLAGS = @XVMC_CFLAGS@
  435. XVMC_LIBS = @XVMC_LIBS@
  436. XVMC_LIB_INSTALL_DIR = @XVMC_LIB_INSTALL_DIR@
  437. XVMC_MAJOR = @XVMC_MAJOR@
  438. XVMC_MINOR = @XVMC_MINOR@
  439. YACC = @YACC@
  440. YFLAGS = @YFLAGS@
  441. abs_builddir = @abs_builddir@
  442. abs_srcdir = @abs_srcdir@
  443. abs_top_builddir = @abs_top_builddir@
  444. abs_top_srcdir = @abs_top_srcdir@
  445. ac_ct_AR = @ac_ct_AR@
  446. ac_ct_CC = @ac_ct_CC@
  447. ac_ct_CC_FOR_BUILD = @ac_ct_CC_FOR_BUILD@
  448. ac_ct_CXX = @ac_ct_CXX@
  449. ac_ct_CXX_FOR_BUILD = @ac_ct_CXX_FOR_BUILD@
  450. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  451. am__include = @am__include@
  452. am__leading_dot = @am__leading_dot@
  453. am__quote = @am__quote@
  454. am__tar = @am__tar@
  455. am__untar = @am__untar@
  456. ax_pthread_config = @ax_pthread_config@
  457. bindir = @bindir@
  458. build = @build@
  459. build_alias = @build_alias@
  460. build_cpu = @build_cpu@
  461. build_os = @build_os@
  462. build_vendor = @build_vendor@
  463. builddir = @builddir@
  464. datadir = @datadir@
  465. datarootdir = @datarootdir@
  466. docdir = @docdir@
  467. dvidir = @dvidir@
  468. exec_prefix = @exec_prefix@
  469. host = @host@
  470. host_alias = @host_alias@
  471. host_cpu = @host_cpu@
  472. host_os = @host_os@
  473. host_vendor = @host_vendor@
  474. htmldir = @htmldir@
  475. includedir = @includedir@
  476. infodir = @infodir@
  477. install_sh = @install_sh@
  478. libdir = @libdir@
  479. libexecdir = @libexecdir@
  480. localedir = @localedir@
  481. localstatedir = @localstatedir@
  482. mandir = @mandir@
  483. mkdir_p = @mkdir_p@
  484. oldincludedir = @oldincludedir@
  485. pdfdir = @pdfdir@
  486. prefix = @prefix@
  487. program_transform_name = @program_transform_name@
  488. psdir = @psdir@
  489. sbindir = @sbindir@
  490. sharedstatedir = @sharedstatedir@
  491. srcdir = @srcdir@
  492. sysconfdir = @sysconfdir@
  493. target = @target@
  494. target_alias = @target_alias@
  495. target_cpu = @target_cpu@
  496. target_os = @target_os@
  497. target_vendor = @target_vendor@
  498. top_build_prefix = @top_build_prefix@
  499. top_builddir = @top_builddir@
  500. top_srcdir = @top_srcdir@
  501. SUBDIRS = gtest mapi $(am__append_1) $(am__append_2) $(am__append_3) \
  502.         $(am__append_4) $(am__append_5) $(am__append_6) \
  503.         $(am__append_7)
  504. all: all-recursive
  505.  
  506. .SUFFIXES:
  507. $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  508.         @for dep in $?; do \
  509.           case '$(am__configure_deps)' in \
  510.             *$$dep*) \
  511.               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  512.                 && { if test -f $@; then exit 0; else break; fi; }; \
  513.               exit 1;; \
  514.           esac; \
  515.         done; \
  516.         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
  517.         $(am__cd) $(top_srcdir) && \
  518.           $(AUTOMAKE) --foreign src/Makefile
  519. .PRECIOUS: Makefile
  520. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  521.         @case '$?' in \
  522.           *config.status*) \
  523.             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  524.           *) \
  525.             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  526.             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  527.         esac;
  528.  
  529. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  530.         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  531.  
  532. $(top_srcdir)/configure:  $(am__configure_deps)
  533.         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  534. $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  535.         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  536. $(am__aclocal_m4_deps):
  537.  
  538. mostlyclean-libtool:
  539.         -rm -f *.lo
  540.  
  541. clean-libtool:
  542.         -rm -rf .libs _libs
  543.  
  544. # This directory's subdirectories are mostly independent; you can cd
  545. # into them and run 'make' without going through this Makefile.
  546. # To change the values of 'make' variables: instead of editing Makefiles,
  547. # (1) if the variable is set in 'config.status', edit 'config.status'
  548. #     (which will cause the Makefiles to be regenerated when you run 'make');
  549. # (2) otherwise, pass the desired values on the 'make' command line.
  550. $(am__recursive_targets):
  551.         @fail=; \
  552.         if $(am__make_keepgoing); then \
  553.           failcom='fail=yes'; \
  554.         else \
  555.           failcom='exit 1'; \
  556.         fi; \
  557.         dot_seen=no; \
  558.         target=`echo $@ | sed s/-recursive//`; \
  559.         case "$@" in \
  560.           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  561.           *) list='$(SUBDIRS)' ;; \
  562.         esac; \
  563.         for subdir in $$list; do \
  564.           echo "Making $$target in $$subdir"; \
  565.           if test "$$subdir" = "."; then \
  566.             dot_seen=yes; \
  567.             local_target="$$target-am"; \
  568.           else \
  569.             local_target="$$target"; \
  570.           fi; \
  571.           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  572.           || eval $$failcom; \
  573.         done; \
  574.         if test "$$dot_seen" = "no"; then \
  575.           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  576.         fi; test -z "$$fail"
  577.  
  578. ID: $(am__tagged_files)
  579.         $(am__define_uniq_tagged_files); mkid -fID $$unique
  580. tags: tags-recursive
  581. TAGS: tags
  582.  
  583. tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  584.         set x; \
  585.         here=`pwd`; \
  586.         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  587.           include_option=--etags-include; \
  588.           empty_fix=.; \
  589.         else \
  590.           include_option=--include; \
  591.           empty_fix=; \
  592.         fi; \
  593.         list='$(SUBDIRS)'; for subdir in $$list; do \
  594.           if test "$$subdir" = .; then :; else \
  595.             test ! -f $$subdir/TAGS || \
  596.               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  597.           fi; \
  598.         done; \
  599.         $(am__define_uniq_tagged_files); \
  600.         shift; \
  601.         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  602.           test -n "$$unique" || unique=$$empty_fix; \
  603.           if test $$# -gt 0; then \
  604.             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  605.               "$$@" $$unique; \
  606.           else \
  607.             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  608.               $$unique; \
  609.           fi; \
  610.         fi
  611. ctags: ctags-recursive
  612.  
  613. CTAGS: ctags
  614. ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  615.         $(am__define_uniq_tagged_files); \
  616.         test -z "$(CTAGS_ARGS)$$unique" \
  617.           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  618.              $$unique
  619.  
  620. GTAGS:
  621.         here=`$(am__cd) $(top_builddir) && pwd` \
  622.           && $(am__cd) $(top_srcdir) \
  623.           && gtags -i $(GTAGS_ARGS) "$$here"
  624. cscopelist: cscopelist-recursive
  625.  
  626. cscopelist-am: $(am__tagged_files)
  627.         list='$(am__tagged_files)'; \
  628.         case "$(srcdir)" in \
  629.           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  630.           *) sdir=$(subdir)/$(srcdir) ;; \
  631.         esac; \
  632.         for i in $$list; do \
  633.           if test -f "$$i"; then \
  634.             echo "$(subdir)/$$i"; \
  635.           else \
  636.             echo "$$sdir/$$i"; \
  637.           fi; \
  638.         done >> $(top_builddir)/cscope.files
  639.  
  640. distclean-tags:
  641.         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  642.  
  643. distdir: $(DISTFILES)
  644.         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  645.         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  646.         list='$(DISTFILES)'; \
  647.           dist_files=`for file in $$list; do echo $$file; done | \
  648.           sed -e "s|^$$srcdirstrip/||;t" \
  649.               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  650.         case $$dist_files in \
  651.           */*) $(MKDIR_P) `echo "$$dist_files" | \
  652.                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  653.                            sort -u` ;; \
  654.         esac; \
  655.         for file in $$dist_files; do \
  656.           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  657.           if test -d $$d/$$file; then \
  658.             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  659.             if test -d "$(distdir)/$$file"; then \
  660.               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  661.             fi; \
  662.             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  663.               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  664.               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  665.             fi; \
  666.             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  667.           else \
  668.             test -f "$(distdir)/$$file" \
  669.             || cp -p $$d/$$file "$(distdir)/$$file" \
  670.             || exit 1; \
  671.           fi; \
  672.         done
  673.         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  674.           if test "$$subdir" = .; then :; else \
  675.             $(am__make_dryrun) \
  676.               || test -d "$(distdir)/$$subdir" \
  677.               || $(MKDIR_P) "$(distdir)/$$subdir" \
  678.               || exit 1; \
  679.             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
  680.             $(am__relativize); \
  681.             new_distdir=$$reldir; \
  682.             dir1=$$subdir; dir2="$(top_distdir)"; \
  683.             $(am__relativize); \
  684.             new_top_distdir=$$reldir; \
  685.             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
  686.             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
  687.             ($(am__cd) $$subdir && \
  688.               $(MAKE) $(AM_MAKEFLAGS) \
  689.                 top_distdir="$$new_top_distdir" \
  690.                 distdir="$$new_distdir" \
  691.                 am__remove_distdir=: \
  692.                 am__skip_length_check=: \
  693.                 am__skip_mode_fix=: \
  694.                 distdir) \
  695.               || exit 1; \
  696.           fi; \
  697.         done
  698. check-am: all-am
  699. check: check-recursive
  700. all-am: Makefile
  701. installdirs: installdirs-recursive
  702. installdirs-am:
  703. install: install-recursive
  704. install-exec: install-exec-recursive
  705. install-data: install-data-recursive
  706. uninstall: uninstall-recursive
  707.  
  708. install-am: all-am
  709.         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  710.  
  711. installcheck: installcheck-recursive
  712. install-strip:
  713.         if test -z '$(STRIP)'; then \
  714.           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  715.             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  716.               install; \
  717.         else \
  718.           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  719.             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  720.             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  721.         fi
  722. mostlyclean-generic:
  723.  
  724. clean-generic:
  725.  
  726. distclean-generic:
  727.         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  728.         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  729.  
  730. maintainer-clean-generic:
  731.         @echo "This command is intended for maintainers to use"
  732.         @echo "it deletes files that may require special tools to rebuild."
  733. clean: clean-recursive
  734.  
  735. clean-am: clean-generic clean-libtool mostlyclean-am
  736.  
  737. distclean: distclean-recursive
  738.         -rm -f Makefile
  739. distclean-am: clean-am distclean-generic distclean-tags
  740.  
  741. dvi: dvi-recursive
  742.  
  743. dvi-am:
  744.  
  745. html: html-recursive
  746.  
  747. html-am:
  748.  
  749. info: info-recursive
  750.  
  751. info-am:
  752.  
  753. install-data-am:
  754.  
  755. install-dvi: install-dvi-recursive
  756.  
  757. install-dvi-am:
  758.  
  759. install-exec-am:
  760.  
  761. install-html: install-html-recursive
  762.  
  763. install-html-am:
  764.  
  765. install-info: install-info-recursive
  766.  
  767. install-info-am:
  768.  
  769. install-man:
  770.  
  771. install-pdf: install-pdf-recursive
  772.  
  773. install-pdf-am:
  774.  
  775. install-ps: install-ps-recursive
  776.  
  777. install-ps-am:
  778.  
  779. installcheck-am:
  780.  
  781. maintainer-clean: maintainer-clean-recursive
  782.         -rm -f Makefile
  783. maintainer-clean-am: distclean-am maintainer-clean-generic
  784.  
  785. mostlyclean: mostlyclean-recursive
  786.  
  787. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  788.  
  789. pdf: pdf-recursive
  790.  
  791. pdf-am:
  792.  
  793. ps: ps-recursive
  794.  
  795. ps-am:
  796.  
  797. uninstall-am:
  798.  
  799. .MAKE: $(am__recursive_targets) install-am install-strip
  800.  
  801. .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
  802.         check-am clean clean-generic clean-libtool cscopelist-am ctags \
  803.         ctags-am distclean distclean-generic distclean-libtool \
  804.         distclean-tags distdir dvi dvi-am html html-am info info-am \
  805.         install install-am install-data install-data-am install-dvi \
  806.         install-dvi-am install-exec install-exec-am install-html \
  807.         install-html-am install-info install-info-am install-man \
  808.         install-pdf install-pdf-am install-ps install-ps-am \
  809.         install-strip installcheck installcheck-am installdirs \
  810.         installdirs-am maintainer-clean maintainer-clean-generic \
  811.         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
  812.         ps ps-am tags tags-am uninstall uninstall-am
  813.  
  814.  
  815. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  816. # Otherwise a system limit (for SysV at least) may be exceeded.
  817. .NOEXPORT:
  818.