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