Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | RSS feed

  1. # Makefile.in generated by automake 1.15 from Makefile.am.
  2. # @configure_input@
  3.  
  4. # Copyright (C) 1994-2014 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.  
  38. VPATH = @srcdir@
  39. am__is_gnu_make = { \
  40.   if test -z '$(MAKELEVEL)'; then \
  41.     false; \
  42.   elif test -n '$(MAKE_HOST)'; then \
  43.     true; \
  44.   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
  45.     true; \
  46.   else \
  47.     false; \
  48.   fi; \
  49. }
  50. am__make_running_with_option = \
  51.   case $${target_option-} in \
  52.       ?) ;; \
  53.       *) echo "am__make_running_with_option: internal error: invalid" \
  54.               "target option '$${target_option-}' specified" >&2; \
  55.          exit 1;; \
  56.   esac; \
  57.   has_opt=no; \
  58.   sane_makeflags=$$MAKEFLAGS; \
  59.   if $(am__is_gnu_make); then \
  60.     sane_makeflags=$$MFLAGS; \
  61.   else \
  62.     case $$MAKEFLAGS in \
  63.       *\\[\ \   ]*) \
  64.         bs=\\; \
  65.         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
  66.           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
  67.     esac; \
  68.   fi; \
  69.   skip_next=no; \
  70.   strip_trailopt () \
  71.   { \
  72.     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  73.   }; \
  74.   for flg in $$sane_makeflags; do \
  75.     test $$skip_next = yes && { skip_next=no; continue; }; \
  76.     case $$flg in \
  77.       *=*|--*) continue;; \
  78.         -*I) strip_trailopt 'I'; skip_next=yes;; \
  79.       -*I?*) strip_trailopt 'I';; \
  80.         -*O) strip_trailopt 'O'; skip_next=yes;; \
  81.       -*O?*) strip_trailopt 'O';; \
  82.         -*l) strip_trailopt 'l'; skip_next=yes;; \
  83.       -*l?*) strip_trailopt 'l';; \
  84.       -[dEDm]) skip_next=yes;; \
  85.       -[JT]) skip_next=yes;; \
  86.     esac; \
  87.     case $$flg in \
  88.       *$$target_option*) has_opt=yes; break;; \
  89.     esac; \
  90.   done; \
  91.   test $$has_opt = yes
  92. am__make_dryrun = (target_option=n; $(am__make_running_with_option))
  93. am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
  94. pkgdatadir = $(datadir)/@PACKAGE@
  95. pkgincludedir = $(includedir)/@PACKAGE@
  96. pkglibdir = $(libdir)/@PACKAGE@
  97. pkglibexecdir = $(libexecdir)/@PACKAGE@
  98. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  99. install_sh_DATA = $(install_sh) -c -m 644
  100. install_sh_PROGRAM = $(install_sh) -c
  101. install_sh_SCRIPT = $(install_sh) -c
  102. INSTALL_HEADER = $(INSTALL_DATA)
  103. transform = $(program_transform_name)
  104. NORMAL_INSTALL = :
  105. PRE_INSTALL = :
  106. POST_INSTALL = :
  107. NORMAL_UNINSTALL = :
  108. PRE_UNINSTALL = :
  109. POST_UNINSTALL = :
  110. build_triplet = @build@
  111. host_triplet = @host@
  112. target_triplet = @target@
  113. @NEED_OPENGL_COMMON_TRUE@am__append_1 = glsl mesa
  114. @HAVE_DRI_GLX_TRUE@am__append_2 = glx
  115. @HAVE_EGL_PLATFORM_WAYLAND_TRUE@am__append_3 = egl/wayland/wayland-egl egl/wayland/wayland-drm
  116. @HAVE_EGL_DRIVER_DRI2_TRUE@am__append_4 = egl/drivers/dri2
  117. @HAVE_GBM_TRUE@am__append_5 = gbm
  118. @HAVE_EGL_TRUE@am__append_6 = egl/main
  119. @HAVE_GALLIUM_TRUE@am__append_7 = gallium
  120. subdir = src
  121. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  122. am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_gnu_make.m4 \
  123.         $(top_srcdir)/m4/ax_check_python_mako_module.m4 \
  124.         $(top_srcdir)/m4/ax_gcc_builtin.m4 \
  125.         $(top_srcdir)/m4/ax_gcc_func_attribute.m4 \
  126.         $(top_srcdir)/m4/ax_prog_bison.m4 \
  127.         $(top_srcdir)/m4/ax_prog_flex.m4 \
  128.         $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/libtool.m4 \
  129.         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
  130.         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
  131.         $(top_srcdir)/VERSION $(top_srcdir)/configure.ac
  132. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  133.         $(ACLOCAL_M4)
  134. DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
  135. mkinstalldirs = $(install_sh) -d
  136. CONFIG_CLEAN_FILES =
  137. CONFIG_CLEAN_VPATH_FILES =
  138. LTLIBRARIES = $(noinst_LTLIBRARIES)
  139. libglsl_util_la_LIBADD =
  140. am__dirstamp = $(am__leading_dot)dirstamp
  141. am_libglsl_util_la_OBJECTS = mesa/main/imports.lo \
  142.         mesa/program/prog_hash_table.lo mesa/program/symbol_table.lo
  143. libglsl_util_la_OBJECTS = $(am_libglsl_util_la_OBJECTS)
  144. AM_V_lt = $(am__v_lt_@AM_V@)
  145. am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
  146. am__v_lt_0 = --silent
  147. am__v_lt_1 =
  148. AM_V_P = $(am__v_P_@AM_V@)
  149. am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
  150. am__v_P_0 = false
  151. am__v_P_1 = :
  152. AM_V_GEN = $(am__v_GEN_@AM_V@)
  153. am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  154. am__v_GEN_0 = @echo "  GEN     " $@;
  155. am__v_GEN_1 =
  156. AM_V_at = $(am__v_at_@AM_V@)
  157. am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  158. am__v_at_0 = @
  159. am__v_at_1 =
  160. DEFAULT_INCLUDES = -I.@am__isrc@
  161. depcomp = $(SHELL) $(top_srcdir)/bin/depcomp
  162. am__depfiles_maybe = depfiles
  163. am__mv = mv -f
  164. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  165.         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  166. LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  167.         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
  168.         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
  169.         $(AM_CFLAGS) $(CFLAGS)
  170. AM_V_CC = $(am__v_CC_@AM_V@)
  171. am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
  172. am__v_CC_0 = @echo "  CC      " $@;
  173. am__v_CC_1 =
  174. CCLD = $(CC)
  175. LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  176.         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  177.         $(AM_LDFLAGS) $(LDFLAGS) -o $@
  178. AM_V_CCLD = $(am__v_CCLD_@AM_V@)
  179. am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
  180. am__v_CCLD_0 = @echo "  CCLD    " $@;
  181. am__v_CCLD_1 =
  182. SOURCES = $(libglsl_util_la_SOURCES)
  183. DIST_SOURCES = $(libglsl_util_la_SOURCES)
  184. RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
  185.         ctags-recursive dvi-recursive html-recursive info-recursive \
  186.         install-data-recursive install-dvi-recursive \
  187.         install-exec-recursive install-html-recursive \
  188.         install-info-recursive install-pdf-recursive \
  189.         install-ps-recursive install-recursive installcheck-recursive \
  190.         installdirs-recursive pdf-recursive ps-recursive \
  191.         tags-recursive uninstall-recursive
  192. am__can_run_installinfo = \
  193.   case $$AM_UPDATE_INFO_DIR in \
  194.     n|no|NO) false;; \
  195.     *) (install-info --version) >/dev/null 2>&1;; \
  196.   esac
  197. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
  198.   distclean-recursive maintainer-clean-recursive
  199. am__recursive_targets = \
  200.   $(RECURSIVE_TARGETS) \
  201.   $(RECURSIVE_CLEAN_TARGETS) \
  202.   $(am__extra_recursive_targets)
  203. AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
  204.         distdir
  205. am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
  206. # Read a list of newline-separated strings from the standard input,
  207. # and print each of them once, without duplicates.  Input order is
  208. # *not* preserved.
  209. am__uniquify_input = $(AWK) '\
  210.   BEGIN { nonempty = 0; } \
  211.   { items[$$0] = 1; nonempty = 1; } \
  212.   END { if (nonempty) { for (i in items) print i; }; } \
  213. '
  214. # Make sure the list of sources is unique.  This is necessary because,
  215. # e.g., the same source file might be shared among _SOURCES variables
  216. # for different programs/libraries.
  217. am__define_uniq_tagged_files = \
  218.   list='$(am__tagged_files)'; \
  219.   unique=`for i in $$list; do \
  220.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  221.   done | $(am__uniquify_input)`
  222. ETAGS = etags
  223. CTAGS = ctags
  224. DIST_SUBDIRS = . gtest util mapi/glapi/gen mapi glsl mesa loader glx \
  225.         egl/wayland/wayland-egl egl/wayland/wayland-drm \
  226.         egl/drivers/dri2 gbm egl/main gallium
  227. am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/bin/depcomp
  228. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  229. am__relativize = \
  230.   dir0=`pwd`; \
  231.   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  232.   sed_rest='s,^[^/]*/*,,'; \
  233.   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  234.   sed_butlast='s,/*[^/]*$$,,'; \
  235.   while test -n "$$dir1"; do \
  236.     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
  237.     if test "$$first" != "."; then \
  238.       if test "$$first" = ".."; then \
  239.         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
  240.         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
  241.       else \
  242.         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
  243.         if test "$$first2" = "$$first"; then \
  244.           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
  245.         else \
  246.           dir2="../$$dir2"; \
  247.         fi; \
  248.         dir0="$$dir0"/"$$first"; \
  249.       fi; \
  250.     fi; \
  251.     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  252.   done; \
  253.   reldir="$$dir2"
  254. ACLOCAL = @ACLOCAL@
  255. AMTAR = @AMTAR@
  256. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  257. AR = @AR@
  258. AUTOCONF = @AUTOCONF@
  259. AUTOHEADER = @AUTOHEADER@
  260. AUTOMAKE = @AUTOMAKE@
  261. AWK = @AWK@
  262. BSYMBOLIC = @BSYMBOLIC@
  263. CC = @CC@
  264. CCAS = @CCAS@
  265. CCASDEPMODE = @CCASDEPMODE@
  266. CCASFLAGS = @CCASFLAGS@
  267. CCDEPMODE = @CCDEPMODE@
  268. CFLAGS = @CFLAGS@
  269. CLANG_RESOURCE_DIR = @CLANG_RESOURCE_DIR@
  270. CLOCK_LIB = @CLOCK_LIB@
  271. CPP = @CPP@
  272. CPPFLAGS = @CPPFLAGS@
  273. CXX = @CXX@
  274. CXXCPP = @CXXCPP@
  275. CXXDEPMODE = @CXXDEPMODE@
  276. CXXFLAGS = @CXXFLAGS@
  277. CYGPATH_W = @CYGPATH_W@
  278. D3D_DRIVER_INSTALL_DIR = @D3D_DRIVER_INSTALL_DIR@
  279. DEFINES = @DEFINES@
  280. DEFS = @DEFS@
  281. DEPDIR = @DEPDIR@
  282. DLLTOOL = @DLLTOOL@
  283. DLOPEN_LIBS = @DLOPEN_LIBS@
  284. DRI2PROTO_CFLAGS = @DRI2PROTO_CFLAGS@
  285. DRI2PROTO_LIBS = @DRI2PROTO_LIBS@
  286. DRI3PROTO_CFLAGS = @DRI3PROTO_CFLAGS@
  287. DRI3PROTO_LIBS = @DRI3PROTO_LIBS@
  288. DRIGL_CFLAGS = @DRIGL_CFLAGS@
  289. DRIGL_LIBS = @DRIGL_LIBS@
  290. DRI_DRIVER_INSTALL_DIR = @DRI_DRIVER_INSTALL_DIR@
  291. DRI_DRIVER_SEARCH_DIR = @DRI_DRIVER_SEARCH_DIR@
  292. DRI_LIB_DEPS = @DRI_LIB_DEPS@
  293. DRI_PC_REQ_PRIV = @DRI_PC_REQ_PRIV@
  294. DSYMUTIL = @DSYMUTIL@
  295. DUMPBIN = @DUMPBIN@
  296. ECHO_C = @ECHO_C@
  297. ECHO_N = @ECHO_N@
  298. ECHO_T = @ECHO_T@
  299. EGL_CFLAGS = @EGL_CFLAGS@
  300. EGL_CLIENT_APIS = @EGL_CLIENT_APIS@
  301. EGL_LIB_DEPS = @EGL_LIB_DEPS@
  302. EGL_NATIVE_PLATFORM = @EGL_NATIVE_PLATFORM@
  303. EGREP = @EGREP@
  304. ELF_LIB = @ELF_LIB@
  305. EXEEXT = @EXEEXT@
  306. EXPAT_CFLAGS = @EXPAT_CFLAGS@
  307. EXPAT_LIBS = @EXPAT_LIBS@
  308. FGREP = @FGREP@
  309. FREEDRENO_CFLAGS = @FREEDRENO_CFLAGS@
  310. FREEDRENO_LIBS = @FREEDRENO_LIBS@
  311. GALLIUM_PIPE_LOADER_CLIENT_DEFINES = @GALLIUM_PIPE_LOADER_CLIENT_DEFINES@
  312. GALLIUM_PIPE_LOADER_CLIENT_LIBS = @GALLIUM_PIPE_LOADER_CLIENT_LIBS@
  313. GALLIUM_PIPE_LOADER_DEFINES = @GALLIUM_PIPE_LOADER_DEFINES@
  314. GALLIUM_PIPE_LOADER_LIBS = @GALLIUM_PIPE_LOADER_LIBS@
  315. GALLIUM_PIPE_LOADER_XCB_CFLAGS = @GALLIUM_PIPE_LOADER_XCB_CFLAGS@
  316. GALLIUM_PIPE_LOADER_XCB_LIBS = @GALLIUM_PIPE_LOADER_XCB_LIBS@
  317. GBM_PC_LIB_PRIV = @GBM_PC_LIB_PRIV@
  318. GBM_PC_REQ_PRIV = @GBM_PC_REQ_PRIV@
  319. GC_SECTIONS = @GC_SECTIONS@
  320. GLESv1_CM_LIB_DEPS = @GLESv1_CM_LIB_DEPS@
  321. GLESv1_CM_PC_LIB_PRIV = @GLESv1_CM_PC_LIB_PRIV@
  322. GLESv2_LIB_DEPS = @GLESv2_LIB_DEPS@
  323. GLESv2_PC_LIB_PRIV = @GLESv2_PC_LIB_PRIV@
  324. GLPROTO_CFLAGS = @GLPROTO_CFLAGS@
  325. GLPROTO_LIBS = @GLPROTO_LIBS@
  326. GLX_TLS = @GLX_TLS@
  327. GL_LIB = @GL_LIB@
  328. GL_LIB_DEPS = @GL_LIB_DEPS@
  329. GL_PC_CFLAGS = @GL_PC_CFLAGS@
  330. GL_PC_LIB_PRIV = @GL_PC_LIB_PRIV@
  331. GL_PC_REQ_PRIV = @GL_PC_REQ_PRIV@
  332. GREP = @GREP@
  333. HAVE_XF86VIDMODE = @HAVE_XF86VIDMODE@
  334. INDENT = @INDENT@
  335. INDENT_FLAGS = @INDENT_FLAGS@
  336. INSTALL = @INSTALL@
  337. INSTALL_DATA = @INSTALL_DATA@
  338. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  339. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  340. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  341. INTEL_CFLAGS = @INTEL_CFLAGS@
  342. INTEL_LIBS = @INTEL_LIBS@
  343. LD = @LD@
  344. LDFLAGS = @LDFLAGS@
  345. LD_NO_UNDEFINED = @LD_NO_UNDEFINED@
  346. LEX = @LEX@
  347. LEXLIB = @LEXLIB@
  348. LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
  349. LIBCLC_INCLUDEDIR = @LIBCLC_INCLUDEDIR@
  350. LIBCLC_LIBEXECDIR = @LIBCLC_LIBEXECDIR@
  351. LIBDRM_CFLAGS = @LIBDRM_CFLAGS@
  352. LIBDRM_LIBS = @LIBDRM_LIBS@
  353. LIBOBJS = @LIBOBJS@
  354. LIBS = @LIBS@
  355. LIBSHA1_CFLAGS = @LIBSHA1_CFLAGS@
  356. LIBSHA1_LIBS = @LIBSHA1_LIBS@
  357. LIBTOOL = @LIBTOOL@
  358. LIBUDEV_CFLAGS = @LIBUDEV_CFLAGS@
  359. LIBUDEV_LIBS = @LIBUDEV_LIBS@
  360. LIB_DIR = @LIB_DIR@
  361. LIB_EXT = @LIB_EXT@
  362. LIPO = @LIPO@
  363. LLVM_BINDIR = @LLVM_BINDIR@
  364. LLVM_CFLAGS = @LLVM_CFLAGS@
  365. LLVM_CONFIG = @LLVM_CONFIG@
  366. LLVM_CPPFLAGS = @LLVM_CPPFLAGS@
  367. LLVM_CXXFLAGS = @LLVM_CXXFLAGS@
  368. LLVM_INCLUDEDIR = @LLVM_INCLUDEDIR@
  369. LLVM_LDFLAGS = @LLVM_LDFLAGS@
  370. LLVM_LIBDIR = @LLVM_LIBDIR@
  371. LLVM_LIBS = @LLVM_LIBS@
  372. LLVM_VERSION = @LLVM_VERSION@
  373. LN_S = @LN_S@
  374. LTLIBOBJS = @LTLIBOBJS@
  375. LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
  376. MAKEINFO = @MAKEINFO@
  377. MANIFEST_TOOL = @MANIFEST_TOOL@
  378. MESA_LLVM = @MESA_LLVM@
  379. MKDIR_P = @MKDIR_P@
  380. MSVC2008_COMPAT_CFLAGS = @MSVC2008_COMPAT_CFLAGS@
  381. MSVC2008_COMPAT_CXXFLAGS = @MSVC2008_COMPAT_CXXFLAGS@
  382. MSVC2013_COMPAT_CFLAGS = @MSVC2013_COMPAT_CFLAGS@
  383. MSVC2013_COMPAT_CXXFLAGS = @MSVC2013_COMPAT_CXXFLAGS@
  384. NINE_MAJOR = @NINE_MAJOR@
  385. NINE_MINOR = @NINE_MINOR@
  386. NINE_TINY = @NINE_TINY@
  387. NINE_VERSION = @NINE_VERSION@
  388. NM = @NM@
  389. NMEDIT = @NMEDIT@
  390. NOUVEAU_CFLAGS = @NOUVEAU_CFLAGS@
  391. NOUVEAU_LIBS = @NOUVEAU_LIBS@
  392. OBJDUMP = @OBJDUMP@
  393. OBJEXT = @OBJEXT@
  394. OMX_CFLAGS = @OMX_CFLAGS@
  395. OMX_LIBS = @OMX_LIBS@
  396. OMX_LIB_INSTALL_DIR = @OMX_LIB_INSTALL_DIR@
  397. OPENCL_LIBNAME = @OPENCL_LIBNAME@
  398. OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
  399. OPENSSL_LIBS = @OPENSSL_LIBS@
  400. OSMESA_LIB = @OSMESA_LIB@
  401. OSMESA_LIB_DEPS = @OSMESA_LIB_DEPS@
  402. OSMESA_PC_LIB_PRIV = @OSMESA_PC_LIB_PRIV@
  403. OSMESA_PC_REQ = @OSMESA_PC_REQ@
  404. OSMESA_VERSION = @OSMESA_VERSION@
  405. OTOOL = @OTOOL@
  406. OTOOL64 = @OTOOL64@
  407. PACKAGE = @PACKAGE@
  408. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  409. PACKAGE_NAME = @PACKAGE_NAME@
  410. PACKAGE_STRING = @PACKAGE_STRING@
  411. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  412. PACKAGE_URL = @PACKAGE_URL@
  413. PACKAGE_VERSION = @PACKAGE_VERSION@
  414. PATH_SEPARATOR = @PATH_SEPARATOR@
  415. PKG_CONFIG = @PKG_CONFIG@
  416. PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
  417. PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
  418. POSIX_SHELL = @POSIX_SHELL@
  419. PRESENTPROTO_CFLAGS = @PRESENTPROTO_CFLAGS@
  420. PRESENTPROTO_LIBS = @PRESENTPROTO_LIBS@
  421. PTHREAD_CC = @PTHREAD_CC@
  422. PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
  423. PTHREAD_LIBS = @PTHREAD_LIBS@
  424. PYTHON2 = @PYTHON2@
  425. RADEON_CFLAGS = @RADEON_CFLAGS@
  426. RADEON_LIBS = @RADEON_LIBS@
  427. RANLIB = @RANLIB@
  428. SED = @SED@
  429. SELINUX_CFLAGS = @SELINUX_CFLAGS@
  430. SELINUX_LIBS = @SELINUX_LIBS@
  431. SET_MAKE = @SET_MAKE@
  432. SHA1_CFLAGS = @SHA1_CFLAGS@
  433. SHA1_LIBS = @SHA1_LIBS@
  434. SHELL = @SHELL@
  435. SSE41_CFLAGS = @SSE41_CFLAGS@
  436. STRIP = @STRIP@
  437. VA_CFLAGS = @VA_CFLAGS@
  438. VA_LIBS = @VA_LIBS@
  439. VA_LIB_INSTALL_DIR = @VA_LIB_INSTALL_DIR@
  440. VA_MAJOR = @VA_MAJOR@
  441. VA_MINOR = @VA_MINOR@
  442. VDPAU_CFLAGS = @VDPAU_CFLAGS@
  443. VDPAU_LIBS = @VDPAU_LIBS@
  444. VDPAU_LIB_INSTALL_DIR = @VDPAU_LIB_INSTALL_DIR@
  445. VDPAU_MAJOR = @VDPAU_MAJOR@
  446. VDPAU_MINOR = @VDPAU_MINOR@
  447. VERSION = @VERSION@
  448. VG_LIB_DEPS = @VG_LIB_DEPS@
  449. VISIBILITY_CFLAGS = @VISIBILITY_CFLAGS@
  450. VISIBILITY_CXXFLAGS = @VISIBILITY_CXXFLAGS@
  451. VL_CFLAGS = @VL_CFLAGS@
  452. VL_LIBS = @VL_LIBS@
  453. WAYLAND_CFLAGS = @WAYLAND_CFLAGS@
  454. WAYLAND_LIBS = @WAYLAND_LIBS@
  455. WAYLAND_SCANNER = @WAYLAND_SCANNER@
  456. WAYLAND_SCANNER_CFLAGS = @WAYLAND_SCANNER_CFLAGS@
  457. WAYLAND_SCANNER_LIBS = @WAYLAND_SCANNER_LIBS@
  458. X11_INCLUDES = @X11_INCLUDES@
  459. XA_MAJOR = @XA_MAJOR@
  460. XA_MINOR = @XA_MINOR@
  461. XA_TINY = @XA_TINY@
  462. XA_VERSION = @XA_VERSION@
  463. XCB_DRI2_CFLAGS = @XCB_DRI2_CFLAGS@
  464. XCB_DRI2_LIBS = @XCB_DRI2_LIBS@
  465. XF86VIDMODE_CFLAGS = @XF86VIDMODE_CFLAGS@
  466. XF86VIDMODE_LIBS = @XF86VIDMODE_LIBS@
  467. XLIBGL_CFLAGS = @XLIBGL_CFLAGS@
  468. XLIBGL_LIBS = @XLIBGL_LIBS@
  469. XVMC_CFLAGS = @XVMC_CFLAGS@
  470. XVMC_LIBS = @XVMC_LIBS@
  471. XVMC_LIB_INSTALL_DIR = @XVMC_LIB_INSTALL_DIR@
  472. XVMC_MAJOR = @XVMC_MAJOR@
  473. XVMC_MINOR = @XVMC_MINOR@
  474. YACC = @YACC@
  475. YFLAGS = @YFLAGS@
  476. abs_builddir = @abs_builddir@
  477. abs_srcdir = @abs_srcdir@
  478. abs_top_builddir = @abs_top_builddir@
  479. abs_top_srcdir = @abs_top_srcdir@
  480. ac_ct_AR = @ac_ct_AR@
  481. ac_ct_CC = @ac_ct_CC@
  482. ac_ct_CXX = @ac_ct_CXX@
  483. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  484. acv_mako_found = @acv_mako_found@
  485. am__include = @am__include@
  486. am__leading_dot = @am__leading_dot@
  487. am__quote = @am__quote@
  488. am__tar = @am__tar@
  489. am__untar = @am__untar@
  490. ax_pthread_config = @ax_pthread_config@
  491. bindir = @bindir@
  492. build = @build@
  493. build_alias = @build_alias@
  494. build_cpu = @build_cpu@
  495. build_os = @build_os@
  496. build_vendor = @build_vendor@
  497. builddir = @builddir@
  498. datadir = @datadir@
  499. datarootdir = @datarootdir@
  500. docdir = @docdir@
  501. dvidir = @dvidir@
  502. exec_prefix = @exec_prefix@
  503. host = @host@
  504. host_alias = @host_alias@
  505. host_cpu = @host_cpu@
  506. host_os = @host_os@
  507. host_vendor = @host_vendor@
  508. htmldir = @htmldir@
  509. ifGNUmake = @ifGNUmake@
  510. includedir = @includedir@
  511. infodir = @infodir@
  512. install_sh = @install_sh@
  513. libdir = @libdir@
  514. libexecdir = @libexecdir@
  515. localedir = @localedir@
  516. localstatedir = @localstatedir@
  517. mandir = @mandir@
  518. mkdir_p = @mkdir_p@
  519. oldincludedir = @oldincludedir@
  520. pdfdir = @pdfdir@
  521. prefix = @prefix@
  522. program_transform_name = @program_transform_name@
  523. psdir = @psdir@
  524. sbindir = @sbindir@
  525. sharedstatedir = @sharedstatedir@
  526. srcdir = @srcdir@
  527. sysconfdir = @sysconfdir@
  528. target = @target@
  529. target_alias = @target_alias@
  530. target_cpu = @target_cpu@
  531. target_os = @target_os@
  532. target_vendor = @target_vendor@
  533. top_build_prefix = @top_build_prefix@
  534. top_builddir = @top_builddir@
  535. top_srcdir = @top_srcdir@
  536. AUTOMAKE_OPTIONS = subdir-objects
  537. SUBDIRS = . gtest util mapi/glapi/gen mapi $(am__append_1) loader \
  538.         $(am__append_2) $(am__append_3) $(am__append_4) \
  539.         $(am__append_5) $(am__append_6) $(am__append_7)
  540. EXTRA_DIST = \
  541.         egl/drivers/haiku \
  542.         egl/docs \
  543.         getopt hgl SConscript
  544.  
  545. AM_CFLAGS = $(VISIBILITY_CFLAGS)
  546. AM_CXXFLAGS = $(VISIBILITY_CXXFLAGS)
  547. AM_CPPFLAGS = \
  548.         -I$(top_srcdir)/include/ \
  549.         -I$(top_srcdir)/src/mapi/ \
  550.         -I$(top_srcdir)/src/mesa/ \
  551.         $(DEFINES)
  552.  
  553. noinst_LTLIBRARIES = libglsl_util.la
  554. libglsl_util_la_SOURCES = \
  555.         mesa/main/imports.c \
  556.         mesa/program/prog_hash_table.c \
  557.         mesa/program/symbol_table.c
  558.  
  559. all: all-recursive
  560.  
  561. .SUFFIXES:
  562. .SUFFIXES: .c .lo .o .obj
  563. $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  564.         @for dep in $?; do \
  565.           case '$(am__configure_deps)' in \
  566.             *$$dep*) \
  567.               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  568.                 && { if test -f $@; then exit 0; else break; fi; }; \
  569.               exit 1;; \
  570.           esac; \
  571.         done; \
  572.         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
  573.         $(am__cd) $(top_srcdir) && \
  574.           $(AUTOMAKE) --foreign src/Makefile
  575. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  576.         @case '$?' in \
  577.           *config.status*) \
  578.             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  579.           *) \
  580.             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  581.             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  582.         esac;
  583.  
  584. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  585.         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  586.  
  587. $(top_srcdir)/configure:  $(am__configure_deps)
  588.         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  589. $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  590.         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  591. $(am__aclocal_m4_deps):
  592.  
  593. clean-noinstLTLIBRARIES:
  594.         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
  595.         @list='$(noinst_LTLIBRARIES)'; \
  596.         locs=`for p in $$list; do echo $$p; done | \
  597.               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
  598.               sort -u`; \
  599.         test -z "$$locs" || { \
  600.           echo rm -f $${locs}; \
  601.           rm -f $${locs}; \
  602.         }
  603. mesa/main/$(am__dirstamp):
  604.         @$(MKDIR_P) mesa/main
  605.         @: > mesa/main/$(am__dirstamp)
  606. mesa/main/$(DEPDIR)/$(am__dirstamp):
  607.         @$(MKDIR_P) mesa/main/$(DEPDIR)
  608.         @: > mesa/main/$(DEPDIR)/$(am__dirstamp)
  609. mesa/main/imports.lo: mesa/main/$(am__dirstamp) \
  610.         mesa/main/$(DEPDIR)/$(am__dirstamp)
  611. mesa/program/$(am__dirstamp):
  612.         @$(MKDIR_P) mesa/program
  613.         @: > mesa/program/$(am__dirstamp)
  614. mesa/program/$(DEPDIR)/$(am__dirstamp):
  615.         @$(MKDIR_P) mesa/program/$(DEPDIR)
  616.         @: > mesa/program/$(DEPDIR)/$(am__dirstamp)
  617. mesa/program/prog_hash_table.lo: mesa/program/$(am__dirstamp) \
  618.         mesa/program/$(DEPDIR)/$(am__dirstamp)
  619. mesa/program/symbol_table.lo: mesa/program/$(am__dirstamp) \
  620.         mesa/program/$(DEPDIR)/$(am__dirstamp)
  621.  
  622. libglsl_util.la: $(libglsl_util_la_OBJECTS) $(libglsl_util_la_DEPENDENCIES) $(EXTRA_libglsl_util_la_DEPENDENCIES)
  623.         $(AM_V_CCLD)$(LINK)  $(libglsl_util_la_OBJECTS) $(libglsl_util_la_LIBADD) $(LIBS)
  624.  
  625. mostlyclean-compile:
  626.         -rm -f *.$(OBJEXT)
  627.         -rm -f mesa/main/*.$(OBJEXT)
  628.         -rm -f mesa/main/*.lo
  629.         -rm -f mesa/program/*.$(OBJEXT)
  630.         -rm -f mesa/program/*.lo
  631.  
  632. distclean-compile:
  633.         -rm -f *.tab.c
  634.  
  635. @AMDEP_TRUE@@am__include@ @am__quote@mesa/main/$(DEPDIR)/imports.Plo@am__quote@
  636. @AMDEP_TRUE@@am__include@ @am__quote@mesa/program/$(DEPDIR)/prog_hash_table.Plo@am__quote@
  637. @AMDEP_TRUE@@am__include@ @am__quote@mesa/program/$(DEPDIR)/symbol_table.Plo@am__quote@
  638.  
  639. .c.o:
  640. @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
  641. @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  642. @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
  643. @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  644. @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  645. @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
  646.  
  647. .c.obj:
  648. @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
  649. @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
  650. @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
  651. @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  652. @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  653. @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  654.  
  655. .c.lo:
  656. @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
  657. @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  658. @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
  659. @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  660. @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  661. @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
  662.  
  663. mostlyclean-libtool:
  664.         -rm -f *.lo
  665.  
  666. clean-libtool:
  667.         -rm -rf .libs _libs
  668.         -rm -rf mesa/main/.libs mesa/main/_libs
  669.         -rm -rf mesa/program/.libs mesa/program/_libs
  670.  
  671. # This directory's subdirectories are mostly independent; you can cd
  672. # into them and run 'make' without going through this Makefile.
  673. # To change the values of 'make' variables: instead of editing Makefiles,
  674. # (1) if the variable is set in 'config.status', edit 'config.status'
  675. #     (which will cause the Makefiles to be regenerated when you run 'make');
  676. # (2) otherwise, pass the desired values on the 'make' command line.
  677. $(am__recursive_targets):
  678.         @fail=; \
  679.         if $(am__make_keepgoing); then \
  680.           failcom='fail=yes'; \
  681.         else \
  682.           failcom='exit 1'; \
  683.         fi; \
  684.         dot_seen=no; \
  685.         target=`echo $@ | sed s/-recursive//`; \
  686.         case "$@" in \
  687.           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  688.           *) list='$(SUBDIRS)' ;; \
  689.         esac; \
  690.         for subdir in $$list; do \
  691.           echo "Making $$target in $$subdir"; \
  692.           if test "$$subdir" = "."; then \
  693.             dot_seen=yes; \
  694.             local_target="$$target-am"; \
  695.           else \
  696.             local_target="$$target"; \
  697.           fi; \
  698.           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  699.           || eval $$failcom; \
  700.         done; \
  701.         if test "$$dot_seen" = "no"; then \
  702.           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  703.         fi; test -z "$$fail"
  704.  
  705. ID: $(am__tagged_files)
  706.         $(am__define_uniq_tagged_files); mkid -fID $$unique
  707. tags: tags-recursive
  708. TAGS: tags
  709.  
  710. tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  711.         set x; \
  712.         here=`pwd`; \
  713.         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  714.           include_option=--etags-include; \
  715.           empty_fix=.; \
  716.         else \
  717.           include_option=--include; \
  718.           empty_fix=; \
  719.         fi; \
  720.         list='$(SUBDIRS)'; for subdir in $$list; do \
  721.           if test "$$subdir" = .; then :; else \
  722.             test ! -f $$subdir/TAGS || \
  723.               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  724.           fi; \
  725.         done; \
  726.         $(am__define_uniq_tagged_files); \
  727.         shift; \
  728.         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  729.           test -n "$$unique" || unique=$$empty_fix; \
  730.           if test $$# -gt 0; then \
  731.             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  732.               "$$@" $$unique; \
  733.           else \
  734.             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  735.               $$unique; \
  736.           fi; \
  737.         fi
  738. ctags: ctags-recursive
  739.  
  740. CTAGS: ctags
  741. ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  742.         $(am__define_uniq_tagged_files); \
  743.         test -z "$(CTAGS_ARGS)$$unique" \
  744.           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  745.              $$unique
  746.  
  747. GTAGS:
  748.         here=`$(am__cd) $(top_builddir) && pwd` \
  749.           && $(am__cd) $(top_srcdir) \
  750.           && gtags -i $(GTAGS_ARGS) "$$here"
  751. cscopelist: cscopelist-recursive
  752.  
  753. cscopelist-am: $(am__tagged_files)
  754.         list='$(am__tagged_files)'; \
  755.         case "$(srcdir)" in \
  756.           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  757.           *) sdir=$(subdir)/$(srcdir) ;; \
  758.         esac; \
  759.         for i in $$list; do \
  760.           if test -f "$$i"; then \
  761.             echo "$(subdir)/$$i"; \
  762.           else \
  763.             echo "$$sdir/$$i"; \
  764.           fi; \
  765.         done >> $(top_builddir)/cscope.files
  766.  
  767. distclean-tags:
  768.         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  769.  
  770. distdir: $(DISTFILES)
  771.         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  772.         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  773.         list='$(DISTFILES)'; \
  774.           dist_files=`for file in $$list; do echo $$file; done | \
  775.           sed -e "s|^$$srcdirstrip/||;t" \
  776.               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  777.         case $$dist_files in \
  778.           */*) $(MKDIR_P) `echo "$$dist_files" | \
  779.                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  780.                            sort -u` ;; \
  781.         esac; \
  782.         for file in $$dist_files; do \
  783.           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  784.           if test -d $$d/$$file; then \
  785.             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  786.             if test -d "$(distdir)/$$file"; then \
  787.               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  788.             fi; \
  789.             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  790.               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  791.               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  792.             fi; \
  793.             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  794.           else \
  795.             test -f "$(distdir)/$$file" \
  796.             || cp -p $$d/$$file "$(distdir)/$$file" \
  797.             || exit 1; \
  798.           fi; \
  799.         done
  800.         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  801.           if test "$$subdir" = .; then :; else \
  802.             $(am__make_dryrun) \
  803.               || test -d "$(distdir)/$$subdir" \
  804.               || $(MKDIR_P) "$(distdir)/$$subdir" \
  805.               || exit 1; \
  806.             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
  807.             $(am__relativize); \
  808.             new_distdir=$$reldir; \
  809.             dir1=$$subdir; dir2="$(top_distdir)"; \
  810.             $(am__relativize); \
  811.             new_top_distdir=$$reldir; \
  812.             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
  813.             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
  814.             ($(am__cd) $$subdir && \
  815.               $(MAKE) $(AM_MAKEFLAGS) \
  816.                 top_distdir="$$new_top_distdir" \
  817.                 distdir="$$new_distdir" \
  818.                 am__remove_distdir=: \
  819.                 am__skip_length_check=: \
  820.                 am__skip_mode_fix=: \
  821.                 distdir) \
  822.               || exit 1; \
  823.           fi; \
  824.         done
  825. check-am: all-am
  826. check: check-recursive
  827. all-am: Makefile $(LTLIBRARIES)
  828. installdirs: installdirs-recursive
  829. installdirs-am:
  830. install: install-recursive
  831. install-exec: install-exec-recursive
  832. install-data: install-data-recursive
  833. uninstall: uninstall-recursive
  834.  
  835. install-am: all-am
  836.         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  837.  
  838. installcheck: installcheck-recursive
  839. install-strip:
  840.         if test -z '$(STRIP)'; then \
  841.           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  842.             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  843.               install; \
  844.         else \
  845.           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  846.             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  847.             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  848.         fi
  849. mostlyclean-generic:
  850.  
  851. clean-generic:
  852.  
  853. distclean-generic:
  854.         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  855.         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  856.         -rm -f mesa/main/$(DEPDIR)/$(am__dirstamp)
  857.         -rm -f mesa/main/$(am__dirstamp)
  858.         -rm -f mesa/program/$(DEPDIR)/$(am__dirstamp)
  859.         -rm -f mesa/program/$(am__dirstamp)
  860.  
  861. maintainer-clean-generic:
  862.         @echo "This command is intended for maintainers to use"
  863.         @echo "it deletes files that may require special tools to rebuild."
  864. clean: clean-recursive
  865.  
  866. clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
  867.         mostlyclean-am
  868.  
  869. distclean: distclean-recursive
  870.         -rm -rf mesa/main/$(DEPDIR) mesa/program/$(DEPDIR)
  871.         -rm -f Makefile
  872. distclean-am: clean-am distclean-compile distclean-generic \
  873.         distclean-tags
  874.  
  875. dvi: dvi-recursive
  876.  
  877. dvi-am:
  878.  
  879. html: html-recursive
  880.  
  881. html-am:
  882.  
  883. info: info-recursive
  884.  
  885. info-am:
  886.  
  887. install-data-am:
  888.  
  889. install-dvi: install-dvi-recursive
  890.  
  891. install-dvi-am:
  892.  
  893. install-exec-am:
  894.  
  895. install-html: install-html-recursive
  896.  
  897. install-html-am:
  898.  
  899. install-info: install-info-recursive
  900.  
  901. install-info-am:
  902.  
  903. install-man:
  904.  
  905. install-pdf: install-pdf-recursive
  906.  
  907. install-pdf-am:
  908.  
  909. install-ps: install-ps-recursive
  910.  
  911. install-ps-am:
  912.  
  913. installcheck-am:
  914.  
  915. maintainer-clean: maintainer-clean-recursive
  916.         -rm -rf mesa/main/$(DEPDIR) mesa/program/$(DEPDIR)
  917.         -rm -f Makefile
  918. maintainer-clean-am: distclean-am maintainer-clean-generic
  919.  
  920. mostlyclean: mostlyclean-recursive
  921.  
  922. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  923.         mostlyclean-libtool
  924.  
  925. pdf: pdf-recursive
  926.  
  927. pdf-am:
  928.  
  929. ps: ps-recursive
  930.  
  931. ps-am:
  932.  
  933. uninstall-am:
  934.  
  935. .MAKE: $(am__recursive_targets) install-am install-strip
  936.  
  937. .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
  938.         check-am clean clean-generic clean-libtool \
  939.         clean-noinstLTLIBRARIES cscopelist-am ctags ctags-am distclean \
  940.         distclean-compile distclean-generic distclean-libtool \
  941.         distclean-tags distdir dvi dvi-am html html-am info info-am \
  942.         install install-am install-data install-data-am install-dvi \
  943.         install-dvi-am install-exec install-exec-am install-html \
  944.         install-html-am install-info install-info-am install-man \
  945.         install-pdf install-pdf-am install-ps install-ps-am \
  946.         install-strip installcheck installcheck-am installdirs \
  947.         installdirs-am maintainer-clean maintainer-clean-generic \
  948.         mostlyclean mostlyclean-compile mostlyclean-generic \
  949.         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
  950.         uninstall-am
  951.  
  952. .PRECIOUS: Makefile
  953.  
  954.  
  955. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  956. # Otherwise a system limit (for SysV at least) may be exceeded.
  957. .NOEXPORT:
  958.