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. VPATH = @srcdir@
  17. am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
  18. am__make_running_with_option = \
  19.   case $${target_option-} in \
  20.       ?) ;; \
  21.       *) echo "am__make_running_with_option: internal error: invalid" \
  22.               "target option '$${target_option-}' specified" >&2; \
  23.          exit 1;; \
  24.   esac; \
  25.   has_opt=no; \
  26.   sane_makeflags=$$MAKEFLAGS; \
  27.   if $(am__is_gnu_make); then \
  28.     sane_makeflags=$$MFLAGS; \
  29.   else \
  30.     case $$MAKEFLAGS in \
  31.       *\\[\ \   ]*) \
  32.         bs=\\; \
  33.         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
  34.           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
  35.     esac; \
  36.   fi; \
  37.   skip_next=no; \
  38.   strip_trailopt () \
  39.   { \
  40.     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  41.   }; \
  42.   for flg in $$sane_makeflags; do \
  43.     test $$skip_next = yes && { skip_next=no; continue; }; \
  44.     case $$flg in \
  45.       *=*|--*) continue;; \
  46.         -*I) strip_trailopt 'I'; skip_next=yes;; \
  47.       -*I?*) strip_trailopt 'I';; \
  48.         -*O) strip_trailopt 'O'; skip_next=yes;; \
  49.       -*O?*) strip_trailopt 'O';; \
  50.         -*l) strip_trailopt 'l'; skip_next=yes;; \
  51.       -*l?*) strip_trailopt 'l';; \
  52.       -[dEDm]) skip_next=yes;; \
  53.       -[JT]) skip_next=yes;; \
  54.     esac; \
  55.     case $$flg in \
  56.       *$$target_option*) has_opt=yes; break;; \
  57.     esac; \
  58.   done; \
  59.   test $$has_opt = yes
  60. am__make_dryrun = (target_option=n; $(am__make_running_with_option))
  61. am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
  62. pkgdatadir = $(datadir)/@PACKAGE@
  63. pkgincludedir = $(includedir)/@PACKAGE@
  64. pkglibdir = $(libdir)/@PACKAGE@
  65. pkglibexecdir = $(libexecdir)/@PACKAGE@
  66. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  67. install_sh_DATA = $(install_sh) -c -m 644
  68. install_sh_PROGRAM = $(install_sh) -c
  69. install_sh_SCRIPT = $(install_sh) -c
  70. INSTALL_HEADER = $(INSTALL_DATA)
  71. transform = $(program_transform_name)
  72. NORMAL_INSTALL = :
  73. PRE_INSTALL = :
  74. POST_INSTALL = :
  75. NORMAL_UNINSTALL = :
  76. PRE_UNINSTALL = :
  77. POST_UNINSTALL = :
  78. build_triplet = @build@
  79. host_triplet = @host@
  80. @HAVE_GEN4ASM_TRUE@am__append_1 = $(INTEL_G4B) $(INTEL_G4B_GEN5) \
  81. @HAVE_GEN4ASM_TRUE@     $(INTEL_G6B) $(INTEL_G7B) \
  82. @HAVE_GEN4ASM_TRUE@     $(INTEL_G7B_HASWELL) $(INTEL_G8B) \
  83. @HAVE_GEN4ASM_TRUE@     $(INTEL_G9B)
  84. subdir = src/shaders/render
  85. DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
  86. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  87. am__aclocal_m4_deps = $(top_srcdir)/configure.ac
  88. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  89.         $(ACLOCAL_M4)
  90. mkinstalldirs = $(install_sh) -d
  91. CONFIG_HEADER = $(top_builddir)/src/config.h
  92. CONFIG_CLEAN_FILES =
  93. CONFIG_CLEAN_VPATH_FILES =
  94. AM_V_P = $(am__v_P_@AM_V@)
  95. am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
  96. am__v_P_0 = false
  97. am__v_P_1 = :
  98. AM_V_GEN = $(am__v_GEN_@AM_V@)
  99. am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  100. am__v_GEN_0 = @echo "  GEN     " $@;
  101. am__v_GEN_1 =
  102. AM_V_at = $(am__v_at_@AM_V@)
  103. am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  104. am__v_at_0 = @
  105. am__v_at_1 =
  106. SOURCES =
  107. DIST_SOURCES =
  108. am__can_run_installinfo = \
  109.   case $$AM_UPDATE_INFO_DIR in \
  110.     n|no|NO) false;; \
  111.     *) (install-info --version) >/dev/null 2>&1;; \
  112.   esac
  113. am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
  114. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  115. ACLOCAL = @ACLOCAL@
  116. AMTAR = @AMTAR@
  117. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  118. AR = @AR@
  119. AUTOCONF = @AUTOCONF@
  120. AUTOHEADER = @AUTOHEADER@
  121. AUTOMAKE = @AUTOMAKE@
  122. AWK = @AWK@
  123. CC = @CC@
  124. CCDEPMODE = @CCDEPMODE@
  125. CFLAGS = @CFLAGS@
  126. CPP = @CPP@
  127. CPPFLAGS = @CPPFLAGS@
  128. CYGPATH_W = @CYGPATH_W@
  129. DEFS = @DEFS@
  130. DEPDIR = @DEPDIR@
  131. DLLTOOL = @DLLTOOL@
  132. DRM_CFLAGS = @DRM_CFLAGS@
  133. DRM_LIBS = @DRM_LIBS@
  134. DSYMUTIL = @DSYMUTIL@
  135. DUMPBIN = @DUMPBIN@
  136. ECHO_C = @ECHO_C@
  137. ECHO_N = @ECHO_N@
  138. ECHO_T = @ECHO_T@
  139. EGL_CFLAGS = @EGL_CFLAGS@
  140. EGL_LIBS = @EGL_LIBS@
  141. EGREP = @EGREP@
  142. EXEEXT = @EXEEXT@
  143. FGREP = @FGREP@
  144. GEN4ASM = @GEN4ASM@
  145. GEN4ASM_CFLAGS = @GEN4ASM_CFLAGS@
  146. GEN4ASM_LIBS = @GEN4ASM_LIBS@
  147. GIT = @GIT@
  148. GREP = @GREP@
  149. INSTALL = @INSTALL@
  150. INSTALL_DATA = @INSTALL_DATA@
  151. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  152. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  153. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  154. INTEL_DRIVER_LT_LDFLAGS = @INTEL_DRIVER_LT_LDFLAGS@
  155. LD = @LD@
  156. LDFLAGS = @LDFLAGS@
  157. LIBDRM_VERSION = @LIBDRM_VERSION@
  158. LIBOBJS = @LIBOBJS@
  159. LIBS = @LIBS@
  160. LIBTOOL = @LIBTOOL@
  161. LIBVA_DEPS_CFLAGS = @LIBVA_DEPS_CFLAGS@
  162. LIBVA_DEPS_LIBS = @LIBVA_DEPS_LIBS@
  163. LIBVA_DRIVERS_PATH = @LIBVA_DRIVERS_PATH@
  164. LIBVA_DRM_DEPS_CFLAGS = @LIBVA_DRM_DEPS_CFLAGS@
  165. LIBVA_DRM_DEPS_LIBS = @LIBVA_DRM_DEPS_LIBS@
  166. LIBVA_PACKAGE_VERSION = @LIBVA_PACKAGE_VERSION@
  167. LIBVA_WAYLAND_DEPS_CFLAGS = @LIBVA_WAYLAND_DEPS_CFLAGS@
  168. LIBVA_WAYLAND_DEPS_LIBS = @LIBVA_WAYLAND_DEPS_LIBS@
  169. LIBVA_X11_DEPS_CFLAGS = @LIBVA_X11_DEPS_CFLAGS@
  170. LIBVA_X11_DEPS_LIBS = @LIBVA_X11_DEPS_LIBS@
  171. LIPO = @LIPO@
  172. LN_S = @LN_S@
  173. LTLIBOBJS = @LTLIBOBJS@
  174. MAKEINFO = @MAKEINFO@
  175. MANIFEST_TOOL = @MANIFEST_TOOL@
  176. MKDIR_P = @MKDIR_P@
  177. NM = @NM@
  178. NMEDIT = @NMEDIT@
  179. OBJDUMP = @OBJDUMP@
  180. OBJEXT = @OBJEXT@
  181. OTOOL = @OTOOL@
  182. OTOOL64 = @OTOOL64@
  183. PACKAGE = @PACKAGE@
  184. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  185. PACKAGE_NAME = @PACKAGE_NAME@
  186. PACKAGE_STRING = @PACKAGE_STRING@
  187. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  188. PACKAGE_URL = @PACKAGE_URL@
  189. PACKAGE_VERSION = @PACKAGE_VERSION@
  190. PATH_SEPARATOR = @PATH_SEPARATOR@
  191. PKG_CONFIG = @PKG_CONFIG@
  192. PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
  193. PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
  194. PYTHON2 = @PYTHON2@
  195. RANLIB = @RANLIB@
  196. SED = @SED@
  197. SET_MAKE = @SET_MAKE@
  198. SHELL = @SHELL@
  199. STRIP = @STRIP@
  200. VERSION = @VERSION@
  201. WAYLAND_CFLAGS = @WAYLAND_CFLAGS@
  202. WAYLAND_LIBS = @WAYLAND_LIBS@
  203. WAYLAND_SCANNER_CFLAGS = @WAYLAND_SCANNER_CFLAGS@
  204. WAYLAND_SCANNER_LIBS = @WAYLAND_SCANNER_LIBS@
  205. abs_builddir = @abs_builddir@
  206. abs_srcdir = @abs_srcdir@
  207. abs_top_builddir = @abs_top_builddir@
  208. abs_top_srcdir = @abs_top_srcdir@
  209. ac_ct_AR = @ac_ct_AR@
  210. ac_ct_CC = @ac_ct_CC@
  211. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  212. am__include = @am__include@
  213. am__leading_dot = @am__leading_dot@
  214. am__quote = @am__quote@
  215. am__tar = @am__tar@
  216. am__untar = @am__untar@
  217. bindir = @bindir@
  218. build = @build@
  219. build_alias = @build_alias@
  220. build_cpu = @build_cpu@
  221. build_os = @build_os@
  222. build_vendor = @build_vendor@
  223. builddir = @builddir@
  224. datadir = @datadir@
  225. datarootdir = @datarootdir@
  226. docdir = @docdir@
  227. dvidir = @dvidir@
  228. exec_prefix = @exec_prefix@
  229. host = @host@
  230. host_alias = @host_alias@
  231. host_cpu = @host_cpu@
  232. host_os = @host_os@
  233. host_vendor = @host_vendor@
  234. htmldir = @htmldir@
  235. includedir = @includedir@
  236. infodir = @infodir@
  237. install_sh = @install_sh@
  238. libdir = @libdir@
  239. libexecdir = @libexecdir@
  240. localedir = @localedir@
  241. localstatedir = @localstatedir@
  242. mandir = @mandir@
  243. mkdir_p = @mkdir_p@
  244. oldincludedir = @oldincludedir@
  245. pdfdir = @pdfdir@
  246. prefix = @prefix@
  247. program_transform_name = @program_transform_name@
  248. psdir = @psdir@
  249. sbindir = @sbindir@
  250. sharedstatedir = @sharedstatedir@
  251. srcdir = @srcdir@
  252. sysconfdir = @sysconfdir@
  253. target_alias = @target_alias@
  254. top_build_prefix = @top_build_prefix@
  255. top_builddir = @top_builddir@
  256. top_srcdir = @top_srcdir@
  257. wayland_protocoldir = @wayland_protocoldir@
  258. wayland_scanner = @wayland_scanner@
  259. INTEL_G4I = \
  260.         exa_wm.g4i              \
  261.         exa_wm_affine.g4i       \
  262.         exa_wm_yuv_color_balance.gxa \
  263.         exa_yuv_rgb.gxa         \
  264.         exa_yuv_gen4.g4i        \
  265.         exa_yuv_gen6.g4i
  266.  
  267. INTEL_G4A = \
  268.         exa_sf.g4a                      \
  269.         exa_wm_xy.g4a                   \
  270.         exa_wm_src_affine.g4a           \
  271.         exa_wm_src_sample_argb.g4a      \
  272.         exa_wm_src_sample_planar.g4a    \
  273.         exa_wm_yuv_color_balance.g4a    \
  274.         exa_wm_yuv_rgb.g4a              \
  275.         exa_wm_write.g4a
  276.  
  277. INTEL_G4S = $(INTEL_G4A:%.g4a=%.g4s)
  278. INTEL_G4B = \
  279.         exa_sf.g4b                      \
  280.         exa_wm_xy.g4b                   \
  281.         exa_wm_src_affine.g4b           \
  282.         exa_wm_src_sample_argb.g4b      \
  283.         exa_wm_src_sample_planar.g4b    \
  284.         exa_wm_yuv_color_balance.g4b    \
  285.         exa_wm_yuv_rgb.g4b              \
  286.         exa_wm_write.g4b
  287.  
  288. INTEL_G4B_GEN5 = \
  289.         exa_sf.g4b.gen5                         \
  290.         exa_wm_xy.g4b.gen5                      \
  291.         exa_wm_src_affine.g4b.gen5              \
  292.         exa_wm_src_sample_argb.g4b.gen5 \
  293.         exa_wm_src_sample_planar.g4b.gen5       \
  294.         exa_wm_yuv_color_balance.g4b.gen5       \
  295.         exa_wm_yuv_rgb.g4b.gen5                 \
  296.         exa_wm_write.g4b.gen5
  297.  
  298. INTEL_G6I = $(INTEL_G4I)
  299. INTEL_G6A = \
  300.         exa_wm_src_affine.g6a           \
  301.         exa_wm_src_sample_argb.g6a      \
  302.         exa_wm_src_sample_planar.g6a    \
  303.         exa_wm_write.g6a                \
  304.         exa_wm_yuv_color_balance.g6a    \
  305.         exa_wm_yuv_rgb.g6a
  306.  
  307. INTEL_G6S = $(INTEL_G6A:%.g6a=%.g6s)
  308. INTEL_G6B = \
  309.         exa_wm_src_affine.g6b           \
  310.         exa_wm_src_sample_argb.g6b      \
  311.         exa_wm_src_sample_planar.g6b    \
  312.         exa_wm_write.g6b                \
  313.         exa_wm_yuv_color_balance.g6b    \
  314.         exa_wm_yuv_rgb.g6b
  315.  
  316. INTEL_G7I = $(INTEL_G4I)                \
  317.         exa_wm_write.g7i
  318.  
  319. INTEL_G7A = \
  320.         exa_wm_src_affine.g7a           \
  321.         exa_wm_src_sample_argb.g7a      \
  322.         exa_wm_src_sample_planar.g7a    \
  323.         exa_wm_write.g7a                \
  324.         exa_wm_yuv_color_balance.g7a    \
  325.         exa_wm_yuv_rgb.g7a
  326.  
  327. INTEL_G7S = $(INTEL_G7A:%.g7a=%.g7s)
  328. INTEL_G7B = \
  329.         exa_wm_src_affine.g7b           \
  330.         exa_wm_src_sample_argb.g7b      \
  331.         exa_wm_src_sample_planar.g7b    \
  332.         exa_wm_write.g7b                \
  333.         exa_wm_yuv_color_balance.g7b    \
  334.         exa_wm_yuv_rgb.g7b
  335.  
  336.  
  337. # XXX: only regenerate binary for EU code containing JMPI instructions
  338. INTEL_G7B_HASWELL = \
  339.         exa_wm_src_sample_planar.g7b.haswell    \
  340.         exa_wm_yuv_color_balance.g7b.haswell    \
  341.         $(NULL)
  342.  
  343. INTEL_G8A = \
  344.         exa_wm_src_affine.g8a           \
  345.         exa_wm_src_sample_planar.g8a    \
  346.         exa_wm_src_sample_argb.g8a      \
  347.         exa_wm_yuv_color_balance.g8a    \
  348.         exa_wm_write.g8a                \
  349.         exa_wm_yuv_rgb.g8a
  350.  
  351. INTEL_G8S = $(INTEL_G8A:%.g8a=%.g8s)
  352. INTEL_G8B = \
  353.         exa_wm_src_affine.g8b           \
  354.         exa_wm_src_sample_planar.g8b    \
  355.         exa_wm_src_sample_argb.g8b      \
  356.         exa_wm_yuv_color_balance.g8b    \
  357.         exa_wm_yuv_rgb.g8b              \
  358.         exa_wm_write.g8b
  359.  
  360. INTEL_G9A = \
  361.         exa_wm_src_affine.g9a           \
  362.         exa_wm_src_sample_planar.g9a    \
  363.         exa_wm_src_sample_argb.g9a      \
  364.         exa_wm_yuv_color_balance.g9a    \
  365.         exa_wm_write.g9a                \
  366.         exa_wm_yuv_rgb.g9a
  367.  
  368. INTEL_G9I = $(INTEL_G4I)
  369. INTEL_G9S = $(INTEL_G9A:%.g9a=%.g9s)
  370. INTEL_G9B = \
  371.         exa_wm_src_affine.g9b           \
  372.         exa_wm_src_sample_planar.g9b    \
  373.         exa_wm_src_sample_argb.g9b      \
  374.         exa_wm_yuv_color_balance.g9b    \
  375.         exa_wm_yuv_rgb.g9b              \
  376.         exa_wm_write.g9b
  377.  
  378. TARGETS = $(am__append_1)
  379. SUFFIXES = .g4a .g4s .g4b .g4b.gen5 .g6a .g6s .g6b .g7a .g7s .g7b .g7b.haswell .g8a .g8b .g8s
  380. CLEANFILES = \
  381.         $(INTEL_G4S)            \
  382.         $(INTEL_G6S)            \
  383.         $(INTEL_G7S)            \
  384.         $(INTEL_G8S)            \
  385.         $(INTEL_G9S)            \
  386.         $(NULL)
  387.  
  388. EXTRA_DIST = \
  389.         $(INTEL_G4A)            \
  390.         $(INTEL_G4B)            \
  391.         $(INTEL_G4B_GEN5)       \
  392.         $(INTEL_G4I)            \
  393.         $(INTEL_G6A)            \
  394.         $(INTEL_G6B)            \
  395.         $(INTEL_G7A)            \
  396.         $(INTEL_G7B)            \
  397.         $(INTEL_G7B_HASWELL)    \
  398.         $(INTEL_G7I)            \
  399.         $(INTEL_G8A)            \
  400.         $(INTEL_G8B)            \
  401.         $(INTEL_G9A)            \
  402.         $(INTEL_G9B)            \
  403.         $(NULL)
  404.  
  405.  
  406. # Extra clean files so that maintainer-clean removes *everything*
  407. MAINTAINERCLEANFILES = Makefile.in
  408. all: all-am
  409.  
  410. .SUFFIXES:
  411. .SUFFIXES: .g4a .g4s .g4b .g4b.gen5 .g6a .g6s .g6b .g7a .g7s .g7b .g7b.haswell .g8a .g8b .g8s .g9a .g9b .g9s
  412. $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  413.         @for dep in $?; do \
  414.           case '$(am__configure_deps)' in \
  415.             *$$dep*) \
  416.               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  417.                 && { if test -f $@; then exit 0; else break; fi; }; \
  418.               exit 1;; \
  419.           esac; \
  420.         done; \
  421.         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/shaders/render/Makefile'; \
  422.         $(am__cd) $(top_srcdir) && \
  423.           $(AUTOMAKE) --gnu src/shaders/render/Makefile
  424. .PRECIOUS: Makefile
  425. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  426.         @case '$?' in \
  427.           *config.status*) \
  428.             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  429.           *) \
  430.             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  431.             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  432.         esac;
  433.  
  434. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  435.         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  436.  
  437. $(top_srcdir)/configure:  $(am__configure_deps)
  438.         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  439. $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  440.         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  441. $(am__aclocal_m4_deps):
  442.  
  443. mostlyclean-libtool:
  444.         -rm -f *.lo
  445.  
  446. clean-libtool:
  447.         -rm -rf .libs _libs
  448. tags TAGS:
  449.  
  450. ctags CTAGS:
  451.  
  452. cscope cscopelist:
  453.  
  454.  
  455. distdir: $(DISTFILES)
  456.         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  457.         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  458.         list='$(DISTFILES)'; \
  459.           dist_files=`for file in $$list; do echo $$file; done | \
  460.           sed -e "s|^$$srcdirstrip/||;t" \
  461.               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  462.         case $$dist_files in \
  463.           */*) $(MKDIR_P) `echo "$$dist_files" | \
  464.                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  465.                            sort -u` ;; \
  466.         esac; \
  467.         for file in $$dist_files; do \
  468.           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  469.           if test -d $$d/$$file; then \
  470.             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  471.             if test -d "$(distdir)/$$file"; then \
  472.               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  473.             fi; \
  474.             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  475.               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  476.               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  477.             fi; \
  478.             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  479.           else \
  480.             test -f "$(distdir)/$$file" \
  481.             || cp -p $$d/$$file "$(distdir)/$$file" \
  482.             || exit 1; \
  483.           fi; \
  484.         done
  485. check-am: all-am
  486. check: check-am
  487. all-am: Makefile all-local
  488. installdirs:
  489. install: install-am
  490. install-exec: install-exec-am
  491. install-data: install-data-am
  492. uninstall: uninstall-am
  493.  
  494. install-am: all-am
  495.         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  496.  
  497. installcheck: installcheck-am
  498. install-strip:
  499.         if test -z '$(STRIP)'; then \
  500.           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  501.             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  502.               install; \
  503.         else \
  504.           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  505.             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  506.             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  507.         fi
  508. mostlyclean-generic:
  509.  
  510. clean-generic:
  511.         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  512.  
  513. distclean-generic:
  514.         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  515.         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  516.  
  517. maintainer-clean-generic:
  518.         @echo "This command is intended for maintainers to use"
  519.         @echo "it deletes files that may require special tools to rebuild."
  520.         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
  521. clean: clean-am
  522.  
  523. clean-am: clean-generic clean-libtool mostlyclean-am
  524.  
  525. distclean: distclean-am
  526.         -rm -f Makefile
  527. distclean-am: clean-am distclean-generic
  528.  
  529. dvi: dvi-am
  530.  
  531. dvi-am:
  532.  
  533. html: html-am
  534.  
  535. html-am:
  536.  
  537. info: info-am
  538.  
  539. info-am:
  540.  
  541. install-data-am:
  542.  
  543. install-dvi: install-dvi-am
  544.  
  545. install-dvi-am:
  546.  
  547. install-exec-am:
  548.  
  549. install-html: install-html-am
  550.  
  551. install-html-am:
  552.  
  553. install-info: install-info-am
  554.  
  555. install-info-am:
  556.  
  557. install-man:
  558.  
  559. install-pdf: install-pdf-am
  560.  
  561. install-pdf-am:
  562.  
  563. install-ps: install-ps-am
  564.  
  565. install-ps-am:
  566.  
  567. installcheck-am:
  568.  
  569. maintainer-clean: maintainer-clean-am
  570.         -rm -f Makefile
  571. maintainer-clean-am: distclean-am maintainer-clean-generic
  572.  
  573. mostlyclean: mostlyclean-am
  574.  
  575. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  576.  
  577. pdf: pdf-am
  578.  
  579. pdf-am:
  580.  
  581. ps: ps-am
  582.  
  583. ps-am:
  584.  
  585. uninstall-am:
  586.  
  587. .MAKE: install-am install-strip
  588.  
  589. .PHONY: all all-am all-local check check-am clean clean-generic \
  590.         clean-libtool cscopelist-am ctags-am distclean \
  591.         distclean-generic distclean-libtool distdir dvi dvi-am html \
  592.         html-am info info-am install install-am install-data \
  593.         install-data-am install-dvi install-dvi-am install-exec \
  594.         install-exec-am install-html install-html-am install-info \
  595.         install-info-am install-man install-pdf install-pdf-am \
  596.         install-ps install-ps-am install-strip installcheck \
  597.         installcheck-am installdirs maintainer-clean \
  598.         maintainer-clean-generic mostlyclean mostlyclean-generic \
  599.         mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
  600.         uninstall-am
  601.  
  602.  
  603. all-local: $(TARGETS)
  604.  
  605. @HAVE_GEN4ASM_TRUE@$(INTEL_G4S): $(INTEL_G4A) $(INTEL_G4I)
  606. @HAVE_GEN4ASM_TRUE@.g4a.g4s:
  607. @HAVE_GEN4ASM_TRUE@     $(AM_V_GEN)m4 -I$(srcdir) $< > $@
  608. @HAVE_GEN4ASM_TRUE@.g4s.g4b:
  609. @HAVE_GEN4ASM_TRUE@     $(AM_V_GEN)$(GEN4ASM) -o $@ $<
  610. @HAVE_GEN4ASM_TRUE@.g4s.g4b.gen5:
  611. @HAVE_GEN4ASM_TRUE@     $(AM_V_GEN)$(GEN4ASM) -g 5 -o $@ $<
  612.  
  613. @HAVE_GEN4ASM_TRUE@$(INTEL_G6S): $(INTEL_G6A) $(INTEL_G6I)
  614. @HAVE_GEN4ASM_TRUE@.g6a.g6s:
  615. @HAVE_GEN4ASM_TRUE@     $(AM_V_GEN)m4 -I$(srcdir) $< > $@
  616. @HAVE_GEN4ASM_TRUE@.g6s.g6b:
  617. @HAVE_GEN4ASM_TRUE@     $(AM_V_GEN)$(GEN4ASM) -g 6 -o $@ $<
  618.  
  619. @HAVE_GEN4ASM_TRUE@$(INTEL_G7S): $(INTEL_G7A) $(INTEL_G7I)
  620. @HAVE_GEN4ASM_TRUE@.g7a.g7s:
  621. @HAVE_GEN4ASM_TRUE@     $(AM_V_GEN)m4 -I$(srcdir) $< > $@
  622. @HAVE_GEN4ASM_TRUE@.g7s.g7b:
  623. @HAVE_GEN4ASM_TRUE@     $(AM_V_GEN)$(GEN4ASM) -g 7 -o $@ $<
  624. @HAVE_GEN4ASM_TRUE@.g7s.g7b.haswell:
  625. @HAVE_GEN4ASM_TRUE@     $(AM_V_GEN)$(GEN4ASM) -g 7.5 -o $@ $<
  626.  
  627. @HAVE_GEN4ASM_TRUE@$(INTEL_G8S): $(INTEL_G8A) $(INTEL_G8I)
  628. @HAVE_GEN4ASM_TRUE@.g8a.g8s:
  629. @HAVE_GEN4ASM_TRUE@     $(AM_V_GEN)m4 -I$(srcdir) $< > $@
  630. @HAVE_GEN4ASM_TRUE@.g8s.g8b:
  631. @HAVE_GEN4ASM_TRUE@     $(AM_V_GEN)$(GEN4ASM) -g 8 -o $@ $<
  632.  
  633. @HAVE_GEN4ASM_TRUE@$(INTEL_G9S): $(INTEL_G9A) $(INTEL_G9I)
  634. @HAVE_GEN4ASM_TRUE@.g9a.g9s:
  635. @HAVE_GEN4ASM_TRUE@     $(AM_V_GEN)m4 -I$(srcdir) $< > $@
  636. @HAVE_GEN4ASM_TRUE@.g9s.g9b:
  637. @HAVE_GEN4ASM_TRUE@     $(AM_V_GEN)$(GEN4ASM) -g 9 -o $@ $<
  638.  
  639. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  640. # Otherwise a system limit (for SysV at least) may be exceeded.
  641. .NOEXPORT:
  642.