Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | RSS feed

  1. # Makefile.in generated by automake 1.14.1 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. subdir = debian.upstream
  82. DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
  83.         $(dist_noinst_DATA)
  84. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  85. am__aclocal_m4_deps = $(top_srcdir)/configure.ac
  86. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  87.         $(ACLOCAL_M4)
  88. mkinstalldirs = $(install_sh) -d
  89. CONFIG_HEADER = $(top_builddir)/src/config.h
  90. CONFIG_CLEAN_FILES =
  91. CONFIG_CLEAN_VPATH_FILES =
  92. AM_V_P = $(am__v_P_@AM_V@)
  93. am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
  94. am__v_P_0 = false
  95. am__v_P_1 = :
  96. AM_V_GEN = $(am__v_GEN_@AM_V@)
  97. am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  98. am__v_GEN_0 = @echo "  GEN     " $@;
  99. am__v_GEN_1 =
  100. AM_V_at = $(am__v_at_@AM_V@)
  101. am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  102. am__v_at_0 = @
  103. am__v_at_1 =
  104. SOURCES =
  105. DIST_SOURCES =
  106. am__can_run_installinfo = \
  107.   case $$AM_UPDATE_INFO_DIR in \
  108.     n|no|NO) false;; \
  109.     *) (install-info --version) >/dev/null 2>&1;; \
  110.   esac
  111. DATA = $(dist_noinst_DATA)
  112. am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
  113. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  114. ACLOCAL = @ACLOCAL@
  115. AMTAR = @AMTAR@
  116. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  117. AR = @AR@
  118. AUTOCONF = @AUTOCONF@
  119. AUTOHEADER = @AUTOHEADER@
  120. AUTOMAKE = @AUTOMAKE@
  121. AWK = @AWK@
  122. CC = @CC@
  123. CCDEPMODE = @CCDEPMODE@
  124. CFLAGS = @CFLAGS@
  125. CPP = @CPP@
  126. CPPFLAGS = @CPPFLAGS@
  127. CYGPATH_W = @CYGPATH_W@
  128. DEFS = @DEFS@
  129. DEPDIR = @DEPDIR@
  130. DLLTOOL = @DLLTOOL@
  131. DRM_CFLAGS = @DRM_CFLAGS@
  132. DRM_LIBS = @DRM_LIBS@
  133. DSYMUTIL = @DSYMUTIL@
  134. DUMPBIN = @DUMPBIN@
  135. ECHO_C = @ECHO_C@
  136. ECHO_N = @ECHO_N@
  137. ECHO_T = @ECHO_T@
  138. EGL_CFLAGS = @EGL_CFLAGS@
  139. EGL_LIBS = @EGL_LIBS@
  140. EGREP = @EGREP@
  141. EXEEXT = @EXEEXT@
  142. FGREP = @FGREP@
  143. GEN4ASM = @GEN4ASM@
  144. GEN4ASM_CFLAGS = @GEN4ASM_CFLAGS@
  145. GEN4ASM_LIBS = @GEN4ASM_LIBS@
  146. GIT = @GIT@
  147. GREP = @GREP@
  148. INSTALL = @INSTALL@
  149. INSTALL_DATA = @INSTALL_DATA@
  150. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  151. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  152. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  153. INTEL_DRIVER_LT_LDFLAGS = @INTEL_DRIVER_LT_LDFLAGS@
  154. LD = @LD@
  155. LDFLAGS = @LDFLAGS@
  156. LIBDRM_VERSION = @LIBDRM_VERSION@
  157. LIBOBJS = @LIBOBJS@
  158. LIBS = @LIBS@
  159. LIBTOOL = @LIBTOOL@
  160. LIBVA_DEPS_CFLAGS = @LIBVA_DEPS_CFLAGS@
  161. LIBVA_DEPS_LIBS = @LIBVA_DEPS_LIBS@
  162. LIBVA_DRIVERS_PATH = @LIBVA_DRIVERS_PATH@
  163. LIBVA_DRM_DEPS_CFLAGS = @LIBVA_DRM_DEPS_CFLAGS@
  164. LIBVA_DRM_DEPS_LIBS = @LIBVA_DRM_DEPS_LIBS@
  165. LIBVA_PACKAGE_VERSION = @LIBVA_PACKAGE_VERSION@
  166. LIBVA_WAYLAND_DEPS_CFLAGS = @LIBVA_WAYLAND_DEPS_CFLAGS@
  167. LIBVA_WAYLAND_DEPS_LIBS = @LIBVA_WAYLAND_DEPS_LIBS@
  168. LIBVA_X11_DEPS_CFLAGS = @LIBVA_X11_DEPS_CFLAGS@
  169. LIBVA_X11_DEPS_LIBS = @LIBVA_X11_DEPS_LIBS@
  170. LIPO = @LIPO@
  171. LN_S = @LN_S@
  172. LTLIBOBJS = @LTLIBOBJS@
  173. MAKEINFO = @MAKEINFO@
  174. MANIFEST_TOOL = @MANIFEST_TOOL@
  175. MKDIR_P = @MKDIR_P@
  176. NM = @NM@
  177. NMEDIT = @NMEDIT@
  178. OBJDUMP = @OBJDUMP@
  179. OBJEXT = @OBJEXT@
  180. OTOOL = @OTOOL@
  181. OTOOL64 = @OTOOL64@
  182. PACKAGE = @PACKAGE@
  183. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  184. PACKAGE_NAME = @PACKAGE_NAME@
  185. PACKAGE_STRING = @PACKAGE_STRING@
  186. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  187. PACKAGE_URL = @PACKAGE_URL@
  188. PACKAGE_VERSION = @PACKAGE_VERSION@
  189. PATH_SEPARATOR = @PATH_SEPARATOR@
  190. PKG_CONFIG = @PKG_CONFIG@
  191. PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
  192. PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
  193. PYTHON2 = @PYTHON2@
  194. RANLIB = @RANLIB@
  195. SED = @SED@
  196. SET_MAKE = @SET_MAKE@
  197. SHELL = @SHELL@
  198. STRIP = @STRIP@
  199. VERSION = @VERSION@
  200. WAYLAND_CFLAGS = @WAYLAND_CFLAGS@
  201. WAYLAND_LIBS = @WAYLAND_LIBS@
  202. WAYLAND_SCANNER_CFLAGS = @WAYLAND_SCANNER_CFLAGS@
  203. WAYLAND_SCANNER_LIBS = @WAYLAND_SCANNER_LIBS@
  204. abs_builddir = @abs_builddir@
  205. abs_srcdir = @abs_srcdir@
  206. abs_top_builddir = @abs_top_builddir@
  207. abs_top_srcdir = @abs_top_srcdir@
  208. ac_ct_AR = @ac_ct_AR@
  209. ac_ct_CC = @ac_ct_CC@
  210. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  211. am__include = @am__include@
  212. am__leading_dot = @am__leading_dot@
  213. am__quote = @am__quote@
  214. am__tar = @am__tar@
  215. am__untar = @am__untar@
  216. bindir = @bindir@
  217. build = @build@
  218. build_alias = @build_alias@
  219. build_cpu = @build_cpu@
  220. build_os = @build_os@
  221. build_vendor = @build_vendor@
  222. builddir = @builddir@
  223. datadir = @datadir@
  224. datarootdir = @datarootdir@
  225. docdir = @docdir@
  226. dvidir = @dvidir@
  227. exec_prefix = @exec_prefix@
  228. host = @host@
  229. host_alias = @host_alias@
  230. host_cpu = @host_cpu@
  231. host_os = @host_os@
  232. host_vendor = @host_vendor@
  233. htmldir = @htmldir@
  234. includedir = @includedir@
  235. infodir = @infodir@
  236. install_sh = @install_sh@
  237. libdir = @libdir@
  238. libexecdir = @libexecdir@
  239. localedir = @localedir@
  240. localstatedir = @localstatedir@
  241. mandir = @mandir@
  242. mkdir_p = @mkdir_p@
  243. oldincludedir = @oldincludedir@
  244. pdfdir = @pdfdir@
  245. prefix = @prefix@
  246. program_transform_name = @program_transform_name@
  247. psdir = @psdir@
  248. sbindir = @sbindir@
  249. sharedstatedir = @sharedstatedir@
  250. srcdir = @srcdir@
  251. sysconfdir = @sysconfdir@
  252. target_alias = @target_alias@
  253. top_build_prefix = @top_build_prefix@
  254. top_builddir = @top_builddir@
  255. top_srcdir = @top_srcdir@
  256. wayland_protocoldir = @wayland_protocoldir@
  257. wayland_scanner = @wayland_scanner@
  258. DEBIANFILES = \
  259.         changelog.in                            \
  260.         compat                                  \
  261.         control.in                              \
  262.         copyright                               \
  263.         libva-intel-driver.install              \
  264.         rules                                   \
  265.         $(NULL)
  266.  
  267. DEBIANGENFILES = \
  268.         changelog                               \
  269.         control                                 \
  270.         $(NULL)
  271.  
  272. EXTRA_DIST = $(DEBIANFILES)
  273. dist_noinst_DATA = $(DEBIANGENFILES)
  274. DISTCLEANFILES = $(DEBIANGENFILES)
  275.  
  276. # Extra clean files so that maintainer-clean removes *everything*
  277. MAINTAINERCLEANFILES = Makefile.in
  278. all: all-am
  279.  
  280. .SUFFIXES:
  281. $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  282.         @for dep in $?; do \
  283.           case '$(am__configure_deps)' in \
  284.             *$$dep*) \
  285.               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  286.                 && { if test -f $@; then exit 0; else break; fi; }; \
  287.               exit 1;; \
  288.           esac; \
  289.         done; \
  290.         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu debian.upstream/Makefile'; \
  291.         $(am__cd) $(top_srcdir) && \
  292.           $(AUTOMAKE) --gnu debian.upstream/Makefile
  293. .PRECIOUS: Makefile
  294. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  295.         @case '$?' in \
  296.           *config.status*) \
  297.             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  298.           *) \
  299.             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  300.             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  301.         esac;
  302.  
  303. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  304.         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  305.  
  306. $(top_srcdir)/configure:  $(am__configure_deps)
  307.         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  308. $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  309.         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  310. $(am__aclocal_m4_deps):
  311.  
  312. mostlyclean-libtool:
  313.         -rm -f *.lo
  314.  
  315. clean-libtool:
  316.         -rm -rf .libs _libs
  317. tags TAGS:
  318.  
  319. ctags CTAGS:
  320.  
  321. cscope cscopelist:
  322.  
  323.  
  324. distdir: $(DISTFILES)
  325.         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  326.         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  327.         list='$(DISTFILES)'; \
  328.           dist_files=`for file in $$list; do echo $$file; done | \
  329.           sed -e "s|^$$srcdirstrip/||;t" \
  330.               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  331.         case $$dist_files in \
  332.           */*) $(MKDIR_P) `echo "$$dist_files" | \
  333.                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  334.                            sort -u` ;; \
  335.         esac; \
  336.         for file in $$dist_files; do \
  337.           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  338.           if test -d $$d/$$file; then \
  339.             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  340.             if test -d "$(distdir)/$$file"; then \
  341.               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  342.             fi; \
  343.             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  344.               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  345.               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  346.             fi; \
  347.             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  348.           else \
  349.             test -f "$(distdir)/$$file" \
  350.             || cp -p $$d/$$file "$(distdir)/$$file" \
  351.             || exit 1; \
  352.           fi; \
  353.         done
  354. check-am: all-am
  355. check: check-am
  356. all-am: Makefile $(DATA)
  357. installdirs:
  358. install: install-am
  359. install-exec: install-exec-am
  360. install-data: install-data-am
  361. uninstall: uninstall-am
  362.  
  363. install-am: all-am
  364.         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  365.  
  366. installcheck: installcheck-am
  367. install-strip:
  368.         if test -z '$(STRIP)'; then \
  369.           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  370.             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  371.               install; \
  372.         else \
  373.           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  374.             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  375.             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  376.         fi
  377. mostlyclean-generic:
  378.  
  379. clean-generic:
  380.  
  381. distclean-generic:
  382.         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  383.         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  384.         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
  385.  
  386. maintainer-clean-generic:
  387.         @echo "This command is intended for maintainers to use"
  388.         @echo "it deletes files that may require special tools to rebuild."
  389.         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
  390. clean: clean-am
  391.  
  392. clean-am: clean-generic clean-libtool mostlyclean-am
  393.  
  394. distclean: distclean-am
  395.         -rm -f Makefile
  396. distclean-am: clean-am distclean-generic
  397.  
  398. dvi: dvi-am
  399.  
  400. dvi-am:
  401.  
  402. html: html-am
  403.  
  404. html-am:
  405.  
  406. info: info-am
  407.  
  408. info-am:
  409.  
  410. install-data-am:
  411.  
  412. install-dvi: install-dvi-am
  413.  
  414. install-dvi-am:
  415.  
  416. install-exec-am:
  417.  
  418. install-html: install-html-am
  419.  
  420. install-html-am:
  421.  
  422. install-info: install-info-am
  423.  
  424. install-info-am:
  425.  
  426. install-man:
  427.  
  428. install-pdf: install-pdf-am
  429.  
  430. install-pdf-am:
  431.  
  432. install-ps: install-ps-am
  433.  
  434. install-ps-am:
  435.  
  436. installcheck-am:
  437.  
  438. maintainer-clean: maintainer-clean-am
  439.         -rm -f Makefile
  440. maintainer-clean-am: distclean-am maintainer-clean-generic
  441.  
  442. mostlyclean: mostlyclean-am
  443.  
  444. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  445.  
  446. pdf: pdf-am
  447.  
  448. pdf-am:
  449.  
  450. ps: ps-am
  451.  
  452. ps-am:
  453.  
  454. uninstall-am:
  455.  
  456. .MAKE: install-am install-strip
  457.  
  458. .PHONY: all all-am check check-am clean clean-generic clean-libtool \
  459.         cscopelist-am ctags-am distclean distclean-generic \
  460.         distclean-libtool distdir dvi dvi-am html html-am info info-am \
  461.         install install-am install-data install-data-am install-dvi \
  462.         install-dvi-am install-exec install-exec-am install-html \
  463.         install-html-am install-info install-info-am install-man \
  464.         install-pdf install-pdf-am install-ps install-ps-am \
  465.         install-strip installcheck installcheck-am installdirs \
  466.         maintainer-clean maintainer-clean-generic mostlyclean \
  467.         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  468.         tags-am uninstall uninstall-am
  469.  
  470.  
  471. $(DEBIANGENFILES): %: %.in Makefile
  472.         -$(AM_V_GEN)sed \
  473.           -e 's|\@DATE\@|'"`LC_ALL=C date +'%a, %d %b %Y %X %z'`"'|' \
  474.           -e 's|\@LIBDRM_VERSION\@|$(LIBDRM_VERSION)|' \
  475.           -e 's|\@LIBVA_PACKAGE_VERSION\@|$(LIBVA_PACKAGE_VERSION)|' \
  476.           -e 's|\@PACKAGE_VERSION\@|$(PACKAGE_VERSION)|' \
  477.           $< > $@
  478.  
  479. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  480. # Otherwise a system limit (for SysV at least) may be exceeded.
  481. .NOEXPORT:
  482.