Subversion Repositories Kolibri OS

Rev

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