Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4358 Serge 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
# Copyright © 2012 Intel Corporation
18
#
19
# Permission is hereby granted, free of charge, to any person obtaining a
20
# copy of this software and associated documentation files (the "Software"),
21
# to deal in the Software without restriction, including without limitation
22
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
23
# and/or sell copies of the Software, and to permit persons to whom the
24
# Software is furnished to do so, subject to the following conditions:
25
#
26
# The above copyright notice and this permission notice (including the next
27
# paragraph) shall be included in all copies or substantial portions of the
28
# Software.
29
#
30
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
33
# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
34
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
35
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
36
# IN THE SOFTWARE.
37
VPATH = @srcdir@
38
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
39
am__make_running_with_option = \
40
  case $${target_option-} in \
41
      ?) ;; \
42
      *) echo "am__make_running_with_option: internal error: invalid" \
43
              "target option '$${target_option-}' specified" >&2; \
44
         exit 1;; \
45
  esac; \
46
  has_opt=no; \
47
  sane_makeflags=$$MAKEFLAGS; \
48
  if $(am__is_gnu_make); then \
49
    sane_makeflags=$$MFLAGS; \
50
  else \
51
    case $$MAKEFLAGS in \
52
      *\\[\ \	]*) \
53
        bs=\\; \
54
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
55
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
56
    esac; \
57
  fi; \
58
  skip_next=no; \
59
  strip_trailopt () \
60
  { \
61
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
62
  }; \
63
  for flg in $$sane_makeflags; do \
64
    test $$skip_next = yes && { skip_next=no; continue; }; \
65
    case $$flg in \
66
      *=*|--*) continue;; \
67
        -*I) strip_trailopt 'I'; skip_next=yes;; \
68
      -*I?*) strip_trailopt 'I';; \
69
        -*O) strip_trailopt 'O'; skip_next=yes;; \
70
      -*O?*) strip_trailopt 'O';; \
71
        -*l) strip_trailopt 'l'; skip_next=yes;; \
72
      -*l?*) strip_trailopt 'l';; \
73
      -[dEDm]) skip_next=yes;; \
74
      -[JT]) skip_next=yes;; \
75
    esac; \
76
    case $$flg in \
77
      *$$target_option*) has_opt=yes; break;; \
78
    esac; \
79
  done; \
80
  test $$has_opt = yes
81
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
82
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
83
pkgdatadir = $(datadir)/@PACKAGE@
84
pkgincludedir = $(includedir)/@PACKAGE@
85
pkglibdir = $(libdir)/@PACKAGE@
86
pkglibexecdir = $(libexecdir)/@PACKAGE@
87
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
88
install_sh_DATA = $(install_sh) -c -m 644
89
install_sh_PROGRAM = $(install_sh) -c
90
install_sh_SCRIPT = $(install_sh) -c
91
INSTALL_HEADER = $(INSTALL_DATA)
92
transform = $(program_transform_name)
93
NORMAL_INSTALL = :
94
PRE_INSTALL = :
95
POST_INSTALL = :
96
NORMAL_UNINSTALL = :
97
PRE_UNINSTALL = :
98
POST_UNINSTALL = :
99
build_triplet = @build@
100
host_triplet = @host@
101
target_triplet = @target@
102
subdir = .
103
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
104
	$(top_srcdir)/configure $(am__configure_deps) \
105
	$(top_srcdir)/src/gbm/main/gbm.pc.in bin/ar-lib bin/compile \
106
	bin/config.guess bin/config.sub bin/depcomp bin/install-sh \
107
	bin/missing bin/ltmain.sh $(top_srcdir)/bin/ar-lib \
108
	$(top_srcdir)/bin/compile $(top_srcdir)/bin/config.guess \
109
	$(top_srcdir)/bin/config.sub $(top_srcdir)/bin/install-sh \
110
	$(top_srcdir)/bin/ltmain.sh $(top_srcdir)/bin/missing
111
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
112
am__aclocal_m4_deps = $(top_srcdir)/m4/ax_prog_bison.m4 \
113
	$(top_srcdir)/m4/ax_prog_cc_for_build.m4 \
114
	$(top_srcdir)/m4/ax_prog_cxx_for_build.m4 \
115
	$(top_srcdir)/m4/ax_prog_flex.m4 \
116
	$(top_srcdir)/m4/ax_pthread.m4 \
117
	$(top_srcdir)/m4/ax_python_module.m4 \
118
	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
119
	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
120
	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
121
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
122
	$(ACLOCAL_M4)
123
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
124
 configure.lineno config.status.lineno
125
mkinstalldirs = $(install_sh) -d
126
CONFIG_CLEAN_FILES = src/gbm/main/gbm.pc
127
CONFIG_CLEAN_VPATH_FILES =
128
AM_V_P = $(am__v_P_@AM_V@)
129
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
130
am__v_P_0 = false
131
am__v_P_1 = :
132
AM_V_GEN = $(am__v_GEN_@AM_V@)
133
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
134
am__v_GEN_0 = @echo "  GEN     " $@;
135
am__v_GEN_1 =
136
AM_V_at = $(am__v_at_@AM_V@)
137
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
138
am__v_at_0 = @
139
am__v_at_1 =
140
SOURCES =
141
DIST_SOURCES =
142
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
143
	ctags-recursive dvi-recursive html-recursive info-recursive \
144
	install-data-recursive install-dvi-recursive \
145
	install-exec-recursive install-html-recursive \
146
	install-info-recursive install-pdf-recursive \
147
	install-ps-recursive install-recursive installcheck-recursive \
148
	installdirs-recursive pdf-recursive ps-recursive \
149
	tags-recursive uninstall-recursive
150
am__can_run_installinfo = \
151
  case $$AM_UPDATE_INFO_DIR in \
152
    n|no|NO) false;; \
153
    *) (install-info --version) >/dev/null 2>&1;; \
154
  esac
155
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
156
  distclean-recursive maintainer-clean-recursive
157
am__recursive_targets = \
158
  $(RECURSIVE_TARGETS) \
159
  $(RECURSIVE_CLEAN_TARGETS) \
160
  $(am__extra_recursive_targets)
161
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
162
	cscope distdir dist dist-all distcheck
163
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
164
# Read a list of newline-separated strings from the standard input,
165
# and print each of them once, without duplicates.  Input order is
166
# *not* preserved.
167
am__uniquify_input = $(AWK) '\
168
  BEGIN { nonempty = 0; } \
169
  { items[$$0] = 1; nonempty = 1; } \
170
  END { if (nonempty) { for (i in items) print i; }; } \
171
'
172
# Make sure the list of sources is unique.  This is necessary because,
173
# e.g., the same source file might be shared among _SOURCES variables
174
# for different programs/libraries.
175
am__define_uniq_tagged_files = \
176
  list='$(am__tagged_files)'; \
177
  unique=`for i in $$list; do \
178
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
179
  done | $(am__uniquify_input)`
180
ETAGS = etags
181
CTAGS = ctags
182
CSCOPE = cscope
183
DIST_SUBDIRS = $(SUBDIRS)
184
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
185
distdir = $(PACKAGE)-$(VERSION)
186
top_distdir = $(distdir)
187
am__remove_distdir = \
188
  if test -d "$(distdir)"; then \
189
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
190
      && rm -rf "$(distdir)" \
191
      || { sleep 5 && rm -rf "$(distdir)"; }; \
192
  else :; fi
193
am__post_remove_distdir = $(am__remove_distdir)
194
am__relativize = \
195
  dir0=`pwd`; \
196
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
197
  sed_rest='s,^[^/]*/*,,'; \
198
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
199
  sed_butlast='s,/*[^/]*$$,,'; \
200
  while test -n "$$dir1"; do \
201
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
202
    if test "$$first" != "."; then \
203
      if test "$$first" = ".."; then \
204
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
205
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
206
      else \
207
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
208
        if test "$$first2" = "$$first"; then \
209
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
210
        else \
211
          dir2="../$$dir2"; \
212
        fi; \
213
        dir0="$$dir0"/"$$first"; \
214
      fi; \
215
    fi; \
216
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
217
  done; \
218
  reldir="$$dir2"
219
DIST_ARCHIVES = $(distdir).tar.gz
220
GZIP_ENV = --best
221
DIST_TARGETS = dist-gzip
222
distuninstallcheck_listfiles = find . -type f -print
223
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
224
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
225
distcleancheck_listfiles = find . -type f -print
226
ACLOCAL = @ACLOCAL@
227
AMTAR = @AMTAR@
228
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
229
AR = @AR@
230
AUTOCONF = @AUTOCONF@
231
AUTOHEADER = @AUTOHEADER@
232
AUTOMAKE = @AUTOMAKE@
233
AWK = @AWK@
234
BUILD_EXEEXT = @BUILD_EXEEXT@
235
BUILD_OBJEXT = @BUILD_OBJEXT@
236
CC = @CC@
237
CCAS = @CCAS@
238
CCASDEPMODE = @CCASDEPMODE@
239
CCASFLAGS = @CCASFLAGS@
240
CCDEPMODE = @CCDEPMODE@
241
CC_FOR_BUILD = @CC_FOR_BUILD@
242
CFLAGS = @CFLAGS@
243
CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
244
CLANG_RESOURCE_DIR = @CLANG_RESOURCE_DIR@
245
CLOCK_LIB = @CLOCK_LIB@
246
CPP = @CPP@
247
CPPFLAGS = @CPPFLAGS@
248
CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
249
CPP_FOR_BUILD = @CPP_FOR_BUILD@
250
CXX = @CXX@
251
CXXCPP = @CXXCPP@
252
CXXCPPFLAGS_FOR_BUILD = @CXXCPPFLAGS_FOR_BUILD@
253
CXXCPP_FOR_BUILD = @CXXCPP_FOR_BUILD@
254
CXXDEPMODE = @CXXDEPMODE@
255
CXXFLAGS = @CXXFLAGS@
256
CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
257
CXX_FOR_BUILD = @CXX_FOR_BUILD@
258
CYGPATH_W = @CYGPATH_W@
259
DEFINES = @DEFINES@
260
DEFINES_FOR_BUILD = @DEFINES_FOR_BUILD@
261
DEFS = @DEFS@
262
DEPDIR = @DEPDIR@
263
DLLTOOL = @DLLTOOL@
264
DLOPEN_LIBS = @DLOPEN_LIBS@
265
DRI2PROTO_CFLAGS = @DRI2PROTO_CFLAGS@
266
DRI2PROTO_LIBS = @DRI2PROTO_LIBS@
267
DRIGL_CFLAGS = @DRIGL_CFLAGS@
268
DRIGL_LIBS = @DRIGL_LIBS@
269
DRI_DRIVER_INSTALL_DIR = @DRI_DRIVER_INSTALL_DIR@
270
DRI_DRIVER_SEARCH_DIR = @DRI_DRIVER_SEARCH_DIR@
271
DRI_LIB_DEPS = @DRI_LIB_DEPS@
272
DRI_PC_REQ_PRIV = @DRI_PC_REQ_PRIV@
273
DSYMUTIL = @DSYMUTIL@
274
DUMPBIN = @DUMPBIN@
275
ECHO_C = @ECHO_C@
276
ECHO_N = @ECHO_N@
277
ECHO_T = @ECHO_T@
278
EGL_CFLAGS = @EGL_CFLAGS@
279
EGL_CLIENT_APIS = @EGL_CLIENT_APIS@
280
EGL_DRIVER_INSTALL_DIR = @EGL_DRIVER_INSTALL_DIR@
281
EGL_LIB_DEPS = @EGL_LIB_DEPS@
282
EGL_LIB_GLOB = @EGL_LIB_GLOB@
283
EGL_LIB_NAME = @EGL_LIB_NAME@
284
EGL_NATIVE_PLATFORM = @EGL_NATIVE_PLATFORM@
285
EGL_PLATFORMS = @EGL_PLATFORMS@
286
EGREP = @EGREP@
287
ELF_LIB = @ELF_LIB@
288
EXEEXT = @EXEEXT@
289
EXPAT_INCLUDES = @EXPAT_INCLUDES@
290
FGREP = @FGREP@
291
FREEDRENO_CFLAGS = @FREEDRENO_CFLAGS@
292
FREEDRENO_LIBS = @FREEDRENO_LIBS@
293
GALLIUM_DRI_LIB_DEPS = @GALLIUM_DRI_LIB_DEPS@
294
GALLIUM_PIPE_LOADER_DEFINES = @GALLIUM_PIPE_LOADER_DEFINES@
295
GALLIUM_PIPE_LOADER_LIBS = @GALLIUM_PIPE_LOADER_LIBS@
296
GALLIUM_PIPE_LOADER_XCB_CFLAGS = @GALLIUM_PIPE_LOADER_XCB_CFLAGS@
297
GALLIUM_PIPE_LOADER_XCB_LIBS = @GALLIUM_PIPE_LOADER_XCB_LIBS@
298
GBM_PC_LIB_PRIV = @GBM_PC_LIB_PRIV@
299
GBM_PC_REQ_PRIV = @GBM_PC_REQ_PRIV@
300
GLAPI_LIB_GLOB = @GLAPI_LIB_GLOB@
301
GLAPI_LIB_NAME = @GLAPI_LIB_NAME@
302
GLESv1_CM_LIB_DEPS = @GLESv1_CM_LIB_DEPS@
303
GLESv1_CM_LIB_GLOB = @GLESv1_CM_LIB_GLOB@
304
GLESv1_CM_LIB_NAME = @GLESv1_CM_LIB_NAME@
305
GLESv1_CM_PC_LIB_PRIV = @GLESv1_CM_PC_LIB_PRIV@
306
GLESv2_LIB_DEPS = @GLESv2_LIB_DEPS@
307
GLESv2_LIB_GLOB = @GLESv2_LIB_GLOB@
308
GLESv2_LIB_NAME = @GLESv2_LIB_NAME@
309
GLESv2_PC_LIB_PRIV = @GLESv2_PC_LIB_PRIV@
310
GLPROTO_CFLAGS = @GLPROTO_CFLAGS@
311
GLPROTO_LIBS = @GLPROTO_LIBS@
312
GLX_TLS = @GLX_TLS@
313
GL_LIB = @GL_LIB@
314
GL_LIB_DEPS = @GL_LIB_DEPS@
315
GL_LIB_GLOB = @GL_LIB_GLOB@
316
GL_LIB_NAME = @GL_LIB_NAME@
317
GL_PC_CFLAGS = @GL_PC_CFLAGS@
318
GL_PC_LIB_PRIV = @GL_PC_LIB_PRIV@
319
GL_PC_REQ_PRIV = @GL_PC_REQ_PRIV@
320
GREP = @GREP@
321
HAVE_XF86VIDMODE = @HAVE_XF86VIDMODE@
322
INDENT = @INDENT@
323
INDENT_FLAGS = @INDENT_FLAGS@
324
INSTALL = @INSTALL@
325
INSTALL_DATA = @INSTALL_DATA@
326
INSTALL_PROGRAM = @INSTALL_PROGRAM@
327
INSTALL_SCRIPT = @INSTALL_SCRIPT@
328
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
329
INTEL_CFLAGS = @INTEL_CFLAGS@
330
INTEL_LIBS = @INTEL_LIBS@
331
LD = @LD@
332
LDFLAGS = @LDFLAGS@
333
LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
334
LEX = @LEX@
335
LEXLIB = @LEXLIB@
336
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
337
LIBCLC_INCLUDEDIR = @LIBCLC_INCLUDEDIR@
338
LIBCLC_LIBEXECDIR = @LIBCLC_LIBEXECDIR@
339
LIBDRM_CFLAGS = @LIBDRM_CFLAGS@
340
LIBDRM_LIBS = @LIBDRM_LIBS@
341
LIBDRM_XORG_CFLAGS = @LIBDRM_XORG_CFLAGS@
342
LIBDRM_XORG_LIBS = @LIBDRM_XORG_LIBS@
343
LIBKMS_XORG_CFLAGS = @LIBKMS_XORG_CFLAGS@
344
LIBKMS_XORG_LIBS = @LIBKMS_XORG_LIBS@
345
LIBOBJS = @LIBOBJS@
346
LIBS = @LIBS@
347
LIBTOOL = @LIBTOOL@
348
LIBUDEV_CFLAGS = @LIBUDEV_CFLAGS@
349
LIBUDEV_LIBS = @LIBUDEV_LIBS@
350
LIB_DIR = @LIB_DIR@
351
LIPO = @LIPO@
352
LLVM_BINDIR = @LLVM_BINDIR@
353
LLVM_CFLAGS = @LLVM_CFLAGS@
354
LLVM_CONFIG = @LLVM_CONFIG@
355
LLVM_CPPFLAGS = @LLVM_CPPFLAGS@
356
LLVM_CXXFLAGS = @LLVM_CXXFLAGS@
357
LLVM_INCLUDEDIR = @LLVM_INCLUDEDIR@
358
LLVM_LDFLAGS = @LLVM_LDFLAGS@
359
LLVM_LIBDIR = @LLVM_LIBDIR@
360
LLVM_LIBS = @LLVM_LIBS@
361
LLVM_VERSION = @LLVM_VERSION@
362
LN_S = @LN_S@
363
LTLIBOBJS = @LTLIBOBJS@
364
MAKE = @MAKE@
365
MAKEINFO = @MAKEINFO@
366
MANIFEST_TOOL = @MANIFEST_TOOL@
367
MESA_LLVM = @MESA_LLVM@
368
MKDIR_P = @MKDIR_P@
369
NM = @NM@
370
NMEDIT = @NMEDIT@
371
NOUVEAU_CFLAGS = @NOUVEAU_CFLAGS@
372
NOUVEAU_LIBS = @NOUVEAU_LIBS@
373
OBJDUMP = @OBJDUMP@
374
OBJEXT = @OBJEXT@
375
OPENCL_LIB_INSTALL_DIR = @OPENCL_LIB_INSTALL_DIR@
376
OSMESA_LIB = @OSMESA_LIB@
377
OSMESA_LIB_DEPS = @OSMESA_LIB_DEPS@
378
OSMESA_LIB_NAME = @OSMESA_LIB_NAME@
379
OSMESA_MESA_DEPS = @OSMESA_MESA_DEPS@
380
OSMESA_PC_LIB_PRIV = @OSMESA_PC_LIB_PRIV@
381
OSMESA_PC_REQ = @OSMESA_PC_REQ@
382
OSMESA_VERSION = @OSMESA_VERSION@
383
OTOOL = @OTOOL@
384
OTOOL64 = @OTOOL64@
385
PACKAGE = @PACKAGE@
386
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
387
PACKAGE_NAME = MesaLib-$(PACKAGE_VERSION)
388
PACKAGE_STRING = @PACKAGE_STRING@
389
PACKAGE_TARNAME = @PACKAGE_TARNAME@
390
PACKAGE_URL = @PACKAGE_URL@
391
PACKAGE_VERSION = @PACKAGE_VERSION@
392
PATH_SEPARATOR = @PATH_SEPARATOR@
393
PERL = @PERL@
394
PKG_CONFIG = @PKG_CONFIG@
395
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
396
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
397
POSIX_SHELL = @POSIX_SHELL@
398
PTHREAD_CC = @PTHREAD_CC@
399
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
400
PTHREAD_LIBS = @PTHREAD_LIBS@
401
PYTHON2 = @PYTHON2@
402
RADEON_CFLAGS = @RADEON_CFLAGS@
403
RADEON_LIBS = @RADEON_LIBS@
404
RANLIB = @RANLIB@
405
SED = @SED@
406
SELINUX_LIBS = @SELINUX_LIBS@
407
SET_MAKE = @SET_MAKE@
408
SHELL = @SHELL@
409
STRIP = @STRIP@
410
VDPAU_CFLAGS = @VDPAU_CFLAGS@
411
VDPAU_LIBS = @VDPAU_LIBS@
412
VDPAU_LIB_INSTALL_DIR = @VDPAU_LIB_INSTALL_DIR@
413
VDPAU_MAJOR = @VDPAU_MAJOR@
414
VDPAU_MINOR = @VDPAU_MINOR@
415
VERSION = @VERSION@
416
VG_LIB_DEPS = @VG_LIB_DEPS@
417
VG_LIB_GLOB = @VG_LIB_GLOB@
418
VG_LIB_NAME = @VG_LIB_NAME@
419
VG_PC_LIB_PRIV = @VG_PC_LIB_PRIV@
420
VISIBILITY_CFLAGS = @VISIBILITY_CFLAGS@
421
VISIBILITY_CXXFLAGS = @VISIBILITY_CXXFLAGS@
422
WAYLAND_CFLAGS = @WAYLAND_CFLAGS@
423
WAYLAND_LIBS = @WAYLAND_LIBS@
424
WAYLAND_SCANNER = @WAYLAND_SCANNER@
425
X11_INCLUDES = @X11_INCLUDES@
426
XA_MAJOR = @XA_MAJOR@
427
XA_MINOR = @XA_MINOR@
428
XA_TINY = @XA_TINY@
429
XA_VERSION = @XA_VERSION@
430
XCB_DRI2_CFLAGS = @XCB_DRI2_CFLAGS@
431
XCB_DRI2_LIBS = @XCB_DRI2_LIBS@
432
XEXT_CFLAGS = @XEXT_CFLAGS@
433
XEXT_LIBS = @XEXT_LIBS@
434
XF86VIDMODE_CFLAGS = @XF86VIDMODE_CFLAGS@
435
XF86VIDMODE_LIBS = @XF86VIDMODE_LIBS@
436
XLIBGL_CFLAGS = @XLIBGL_CFLAGS@
437
XLIBGL_LIBS = @XLIBGL_LIBS@
438
XORG_CFLAGS = @XORG_CFLAGS@
439
XORG_DRIVER_INSTALL_DIR = @XORG_DRIVER_INSTALL_DIR@
440
XORG_LIBS = @XORG_LIBS@
441
XVMC_CFLAGS = @XVMC_CFLAGS@
442
XVMC_LIBS = @XVMC_LIBS@
443
XVMC_LIB_INSTALL_DIR = @XVMC_LIB_INSTALL_DIR@
444
XVMC_MAJOR = @XVMC_MAJOR@
445
XVMC_MINOR = @XVMC_MINOR@
446
YACC = @YACC@
447
YFLAGS = @YFLAGS@
448
abs_builddir = @abs_builddir@
449
abs_srcdir = @abs_srcdir@
450
abs_top_builddir = @abs_top_builddir@
451
abs_top_srcdir = @abs_top_srcdir@
452
ac_ct_AR = @ac_ct_AR@
453
ac_ct_CC = @ac_ct_CC@
454
ac_ct_CC_FOR_BUILD = @ac_ct_CC_FOR_BUILD@
455
ac_ct_CXX = @ac_ct_CXX@
456
ac_ct_CXX_FOR_BUILD = @ac_ct_CXX_FOR_BUILD@
457
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
458
am__include = @am__include@
459
am__leading_dot = @am__leading_dot@
460
am__quote = @am__quote@
461
am__tar = @am__tar@
462
am__untar = @am__untar@
463
ax_pthread_config = @ax_pthread_config@
464
bindir = @bindir@
465
build = @build@
466
build_alias = @build_alias@
467
build_cpu = @build_cpu@
468
build_os = @build_os@
469
build_vendor = @build_vendor@
470
builddir = @builddir@
471
datadir = @datadir@
472
datarootdir = @datarootdir@
473
docdir = @docdir@
474
dvidir = @dvidir@
475
exec_prefix = @exec_prefix@
476
host = @host@
477
host_alias = @host_alias@
478
host_cpu = @host_cpu@
479
host_os = @host_os@
480
host_vendor = @host_vendor@
481
htmldir = @htmldir@
482
includedir = @includedir@
483
infodir = @infodir@
484
install_sh = @install_sh@
485
libdir = @libdir@
486
libexecdir = @libexecdir@
487
localedir = @localedir@
488
localstatedir = @localstatedir@
489
mandir = @mandir@
490
mkdir_p = @mkdir_p@
491
oldincludedir = @oldincludedir@
492
pdfdir = @pdfdir@
493
prefix = @prefix@
494
program_transform_name = @program_transform_name@
495
psdir = @psdir@
496
sbindir = @sbindir@
497
sharedstatedir = @sharedstatedir@
498
srcdir = @srcdir@
499
sysconfdir = @sysconfdir@
500
target = @target@
501
target_alias = @target_alias@
502
target_cpu = @target_cpu@
503
target_os = @target_os@
504
target_vendor = @target_vendor@
505
top_build_prefix = @top_build_prefix@
506
top_builddir = @top_builddir@
507
top_srcdir = @top_srcdir@
508
SUBDIRS = src
509
ACLOCAL_AMFLAGS = -I m4
510
 
511
# Rules for making release tarballs
512
PACKAGE_DIR = Mesa-$(PACKAGE_VERSION)
513
EXTRA_FILES = \
514
	aclocal.m4					\
515
	configure					\
516
	bin/ar-lib					\
517
	bin/compile					\
518
	bin/config.sub					\
519
	bin/config.guess				\
520
	bin/depcomp					\
521
	bin/install-sh					\
522
	bin/ltmain.sh					\
523
	bin/missing					\
524
	bin/test-driver					\
525
	bin/ylwrap					\
526
	src/glsl/glsl_parser.cpp			\
527
	src/glsl/glsl_parser.h				\
528
	src/glsl/glsl_lexer.cpp				\
529
	src/glsl/glcpp/glcpp-lex.c			\
530
	src/glsl/glcpp/glcpp-parse.c			\
531
	src/glsl/glcpp/glcpp-parse.h			\
532
	src/mesa/program/lex.yy.c			\
533
	src/mesa/program/program_parse.tab.c		\
534
	src/mesa/program/program_parse.tab.h		\
535
	`git ls-files | grep "Makefile.am" | sed -e "s/Makefile.am/Makefile.in/"`
536
 
537
IGNORE_FILES = \
538
	-x autogen.sh
539
 
540
 
541
# Everything for new a Mesa release:
542
ARCHIVES = $(PACKAGE_NAME).tar.gz \
543
	$(PACKAGE_NAME).tar.bz2 \
544
	$(PACKAGE_NAME).zip
545
 
546
all: all-recursive
547
 
548
.SUFFIXES:
549
am--refresh: Makefile
550
	@:
551
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
552
	@for dep in $?; do \
553
	  case '$(am__configure_deps)' in \
554
	    *$$dep*) \
555
	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
556
	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
557
		&& exit 0; \
558
	      exit 1;; \
559
	  esac; \
560
	done; \
561
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
562
	$(am__cd) $(top_srcdir) && \
563
	  $(AUTOMAKE) --foreign Makefile
564
.PRECIOUS: Makefile
565
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
566
	@case '$?' in \
567
	  *config.status*) \
568
	    echo ' $(SHELL) ./config.status'; \
569
	    $(SHELL) ./config.status;; \
570
	  *) \
571
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
572
	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
573
	esac;
574
 
575
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
576
	$(SHELL) ./config.status --recheck
577
 
578
$(top_srcdir)/configure:  $(am__configure_deps)
579
	$(am__cd) $(srcdir) && $(AUTOCONF)
580
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
581
	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
582
$(am__aclocal_m4_deps):
583
src/gbm/main/gbm.pc: $(top_builddir)/config.status $(top_srcdir)/src/gbm/main/gbm.pc.in
584
	cd $(top_builddir) && $(SHELL) ./config.status $@
585
 
586
mostlyclean-libtool:
587
	-rm -f *.lo
588
 
589
clean-libtool:
590
	-rm -rf .libs _libs
591
 
592
distclean-libtool:
593
	-rm -f libtool config.lt
594
 
595
# This directory's subdirectories are mostly independent; you can cd
596
# into them and run 'make' without going through this Makefile.
597
# To change the values of 'make' variables: instead of editing Makefiles,
598
# (1) if the variable is set in 'config.status', edit 'config.status'
599
#     (which will cause the Makefiles to be regenerated when you run 'make');
600
# (2) otherwise, pass the desired values on the 'make' command line.
601
$(am__recursive_targets):
602
	@fail=; \
603
	if $(am__make_keepgoing); then \
604
	  failcom='fail=yes'; \
605
	else \
606
	  failcom='exit 1'; \
607
	fi; \
608
	dot_seen=no; \
609
	target=`echo $@ | sed s/-recursive//`; \
610
	case "$@" in \
611
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
612
	  *) list='$(SUBDIRS)' ;; \
613
	esac; \
614
	for subdir in $$list; do \
615
	  echo "Making $$target in $$subdir"; \
616
	  if test "$$subdir" = "."; then \
617
	    dot_seen=yes; \
618
	    local_target="$$target-am"; \
619
	  else \
620
	    local_target="$$target"; \
621
	  fi; \
622
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
623
	  || eval $$failcom; \
624
	done; \
625
	if test "$$dot_seen" = "no"; then \
626
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
627
	fi; test -z "$$fail"
628
 
629
ID: $(am__tagged_files)
630
	$(am__define_uniq_tagged_files); mkid -fID $$unique
631
tags: tags-recursive
632
TAGS: tags
633
 
634
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
635
	set x; \
636
	here=`pwd`; \
637
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
638
	  include_option=--etags-include; \
639
	  empty_fix=.; \
640
	else \
641
	  include_option=--include; \
642
	  empty_fix=; \
643
	fi; \
644
	list='$(SUBDIRS)'; for subdir in $$list; do \
645
	  if test "$$subdir" = .; then :; else \
646
	    test ! -f $$subdir/TAGS || \
647
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
648
	  fi; \
649
	done; \
650
	$(am__define_uniq_tagged_files); \
651
	shift; \
652
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
653
	  test -n "$$unique" || unique=$$empty_fix; \
654
	  if test $$# -gt 0; then \
655
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
656
	      "$$@" $$unique; \
657
	  else \
658
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
659
	      $$unique; \
660
	  fi; \
661
	fi
662
ctags: ctags-recursive
663
 
664
CTAGS: ctags
665
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
666
	$(am__define_uniq_tagged_files); \
667
	test -z "$(CTAGS_ARGS)$$unique" \
668
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
669
	     $$unique
670
 
671
GTAGS:
672
	here=`$(am__cd) $(top_builddir) && pwd` \
673
	  && $(am__cd) $(top_srcdir) \
674
	  && gtags -i $(GTAGS_ARGS) "$$here"
675
cscope: cscope.files
676
	test ! -s cscope.files \
677
	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
678
clean-cscope:
679
	-rm -f cscope.files
680
cscope.files: clean-cscope cscopelist
681
cscopelist: cscopelist-recursive
682
 
683
cscopelist-am: $(am__tagged_files)
684
	list='$(am__tagged_files)'; \
685
	case "$(srcdir)" in \
686
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
687
	  *) sdir=$(subdir)/$(srcdir) ;; \
688
	esac; \
689
	for i in $$list; do \
690
	  if test -f "$$i"; then \
691
	    echo "$(subdir)/$$i"; \
692
	  else \
693
	    echo "$$sdir/$$i"; \
694
	  fi; \
695
	done >> $(top_builddir)/cscope.files
696
 
697
distclean-tags:
698
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
699
	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
700
 
701
distdir: $(DISTFILES)
702
	$(am__remove_distdir)
703
	test -d "$(distdir)" || mkdir "$(distdir)"
704
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
705
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
706
	list='$(DISTFILES)'; \
707
	  dist_files=`for file in $$list; do echo $$file; done | \
708
	  sed -e "s|^$$srcdirstrip/||;t" \
709
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
710
	case $$dist_files in \
711
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
712
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
713
			   sort -u` ;; \
714
	esac; \
715
	for file in $$dist_files; do \
716
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
717
	  if test -d $$d/$$file; then \
718
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
719
	    if test -d "$(distdir)/$$file"; then \
720
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
721
	    fi; \
722
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
723
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
724
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
725
	    fi; \
726
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
727
	  else \
728
	    test -f "$(distdir)/$$file" \
729
	    || cp -p $$d/$$file "$(distdir)/$$file" \
730
	    || exit 1; \
731
	  fi; \
732
	done
733
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
734
	  if test "$$subdir" = .; then :; else \
735
	    $(am__make_dryrun) \
736
	      || test -d "$(distdir)/$$subdir" \
737
	      || $(MKDIR_P) "$(distdir)/$$subdir" \
738
	      || exit 1; \
739
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
740
	    $(am__relativize); \
741
	    new_distdir=$$reldir; \
742
	    dir1=$$subdir; dir2="$(top_distdir)"; \
743
	    $(am__relativize); \
744
	    new_top_distdir=$$reldir; \
745
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
746
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
747
	    ($(am__cd) $$subdir && \
748
	      $(MAKE) $(AM_MAKEFLAGS) \
749
	        top_distdir="$$new_top_distdir" \
750
	        distdir="$$new_distdir" \
751
		am__remove_distdir=: \
752
		am__skip_length_check=: \
753
		am__skip_mode_fix=: \
754
	        distdir) \
755
	      || exit 1; \
756
	  fi; \
757
	done
758
	-test -n "$(am__skip_mode_fix)" \
759
	|| find "$(distdir)" -type d ! -perm -755 \
760
		-exec chmod u+rwx,go+rx {} \; -o \
761
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
762
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
763
	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
764
	|| chmod -R a+r "$(distdir)"
765
dist-gzip: distdir
766
	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
767
	$(am__post_remove_distdir)
768
 
769
dist-bzip2: distdir
770
	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
771
	$(am__post_remove_distdir)
772
 
773
dist-lzip: distdir
774
	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
775
	$(am__post_remove_distdir)
776
 
777
dist-xz: distdir
778
	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
779
	$(am__post_remove_distdir)
780
 
781
dist-tarZ: distdir
782
	@echo WARNING: "Support for shar distribution archives is" \
783
	               "deprecated." >&2
784
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
785
	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
786
	$(am__post_remove_distdir)
787
 
788
dist-shar: distdir
789
	@echo WARNING: "Support for distribution archives compressed with" \
790
		       "legacy program 'compress' is deprecated." >&2
791
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
792
	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
793
	$(am__post_remove_distdir)
794
 
795
dist-zip: distdir
796
	-rm -f $(distdir).zip
797
	zip -rq $(distdir).zip $(distdir)
798
	$(am__post_remove_distdir)
799
 
800
dist dist-all:
801
	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
802
	$(am__post_remove_distdir)
803
 
804
# This target untars the dist file and tries a VPATH configuration.  Then
805
# it guarantees that the distribution is self-contained by making another
806
# tarfile.
807
distcheck: dist
808
	case '$(DIST_ARCHIVES)' in \
809
	*.tar.gz*) \
810
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
811
	*.tar.bz2*) \
812
	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
813
	*.tar.lz*) \
814
	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
815
	*.tar.xz*) \
816
	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
817
	*.tar.Z*) \
818
	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
819
	*.shar.gz*) \
820
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
821
	*.zip*) \
822
	  unzip $(distdir).zip ;;\
823
	esac
824
	chmod -R a-w $(distdir)
825
	chmod u+w $(distdir)
826
	mkdir $(distdir)/_build $(distdir)/_inst
827
	chmod a-w $(distdir)
828
	test -d $(distdir)/_build || exit 0; \
829
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
830
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
831
	  && am__cwd=`pwd` \
832
	  && $(am__cd) $(distdir)/_build \
833
	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
834
	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
835
	    $(DISTCHECK_CONFIGURE_FLAGS) \
836
	  && $(MAKE) $(AM_MAKEFLAGS) \
837
	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
838
	  && $(MAKE) $(AM_MAKEFLAGS) check \
839
	  && $(MAKE) $(AM_MAKEFLAGS) install \
840
	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
841
	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
842
	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
843
	        distuninstallcheck \
844
	  && chmod -R a-w "$$dc_install_base" \
845
	  && ({ \
846
	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
847
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
848
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
849
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
850
	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
851
	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
852
	  && rm -rf "$$dc_destdir" \
853
	  && $(MAKE) $(AM_MAKEFLAGS) dist \
854
	  && rm -rf $(DIST_ARCHIVES) \
855
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
856
	  && cd "$$am__cwd" \
857
	  || exit 1
858
	$(am__post_remove_distdir)
859
	@(echo "$(distdir) archives ready for distribution: "; \
860
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
861
	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
862
distuninstallcheck:
863
	@test -n '$(distuninstallcheck_dir)' || { \
864
	  echo 'ERROR: trying to run $@ with an empty' \
865
	       '$$(distuninstallcheck_dir)' >&2; \
866
	  exit 1; \
867
	}; \
868
	$(am__cd) '$(distuninstallcheck_dir)' || { \
869
	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
870
	  exit 1; \
871
	}; \
872
	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
873
	   || { echo "ERROR: files left after uninstall:" ; \
874
	        if test -n "$(DESTDIR)"; then \
875
	          echo "  (check DESTDIR support)"; \
876
	        fi ; \
877
	        $(distuninstallcheck_listfiles) ; \
878
	        exit 1; } >&2
879
distcleancheck: distclean
880
	@if test '$(srcdir)' = . ; then \
881
	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
882
	  exit 1 ; \
883
	fi
884
	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
885
	  || { echo "ERROR: files left in build directory after distclean:" ; \
886
	       $(distcleancheck_listfiles) ; \
887
	       exit 1; } >&2
888
check-am: all-am
889
	$(MAKE) $(AM_MAKEFLAGS) check-local
890
check: check-recursive
891
all-am: Makefile
892
installdirs: installdirs-recursive
893
installdirs-am:
894
install: install-recursive
895
install-exec: install-exec-recursive
896
install-data: install-data-recursive
897
uninstall: uninstall-recursive
898
 
899
install-am: all-am
900
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
901
 
902
installcheck: installcheck-recursive
903
install-strip:
904
	if test -z '$(STRIP)'; then \
905
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
906
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
907
	      install; \
908
	else \
909
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
910
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
911
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
912
	fi
913
mostlyclean-generic:
914
 
915
clean-generic:
916
 
917
distclean-generic:
918
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
919
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
920
 
921
maintainer-clean-generic:
922
	@echo "This command is intended for maintainers to use"
923
	@echo "it deletes files that may require special tools to rebuild."
924
clean: clean-recursive
925
 
926
clean-am: clean-generic clean-libtool mostlyclean-am
927
 
928
distclean: distclean-recursive
929
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
930
	-rm -f Makefile
931
distclean-am: clean-am distclean-generic distclean-libtool \
932
	distclean-tags
933
 
934
dvi: dvi-recursive
935
 
936
dvi-am:
937
 
938
html: html-recursive
939
 
940
html-am:
941
 
942
info: info-recursive
943
 
944
info-am:
945
 
946
install-data-am:
947
 
948
install-dvi: install-dvi-recursive
949
 
950
install-dvi-am:
951
 
952
install-exec-am:
953
 
954
install-html: install-html-recursive
955
 
956
install-html-am:
957
 
958
install-info: install-info-recursive
959
 
960
install-info-am:
961
 
962
install-man:
963
 
964
install-pdf: install-pdf-recursive
965
 
966
install-pdf-am:
967
 
968
install-ps: install-ps-recursive
969
 
970
install-ps-am:
971
 
972
installcheck-am:
973
 
974
maintainer-clean: maintainer-clean-recursive
975
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
976
	-rm -rf $(top_srcdir)/autom4te.cache
977
	-rm -f Makefile
978
maintainer-clean-am: distclean-am maintainer-clean-generic
979
 
980
mostlyclean: mostlyclean-recursive
981
 
982
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
983
 
984
pdf: pdf-recursive
985
 
986
pdf-am:
987
 
988
ps: ps-recursive
989
 
990
ps-am:
991
 
992
uninstall-am:
993
 
994
.MAKE: $(am__recursive_targets) check-am install-am install-strip
995
 
996
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
997
	am--refresh check check-am check-local clean clean-cscope \
998
	clean-generic clean-libtool cscope cscopelist-am ctags \
999
	ctags-am dist dist-all dist-bzip2 dist-gzip dist-lzip \
1000
	dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
1001
	distclean-generic distclean-libtool distclean-tags \
1002
	distcleancheck distdir distuninstallcheck dvi dvi-am html \
1003
	html-am info info-am install install-am install-data \
1004
	install-data-am install-dvi install-dvi-am install-exec \
1005
	install-exec-am install-html install-html-am install-info \
1006
	install-info-am install-man install-pdf install-pdf-am \
1007
	install-ps install-ps-am install-strip installcheck \
1008
	installcheck-am installdirs installdirs-am maintainer-clean \
1009
	maintainer-clean-generic mostlyclean mostlyclean-generic \
1010
	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
1011
	uninstall-am
1012
 
1013
 
1014
doxygen:
1015
	cd doxygen && $(MAKE)
1016
 
1017
check-local:
1018
	$(MAKE) -C src/mapi/glapi/tests check
1019
	$(MAKE) -C src/mapi/shared-glapi/tests check
1020
	$(MAKE) -C src/mesa/main/tests check
1021
	$(MAKE) -C src/glx/tests check
1022
 
1023
.PHONY: doxygen
1024
 
1025
parsers: configure
1026
	$(MAKE) -C src/glsl glsl_parser.cpp glsl_parser.h glsl_lexer.cpp glcpp/glcpp-lex.c glcpp/glcpp-parse.c glcpp/glcpp-parse.h
1027
	$(MAKE) -C src/mesa/program lex.yy.c program_parse.tab.c program_parse.tab.h
1028
 
1029
tarballs: md5
1030
	rm -f ../$(PACKAGE_DIR) $(PACKAGE_NAME).tar
1031
 
1032
manifest.txt: .git
1033
	( \
1034
		ls -1 $(EXTRA_FILES) ; \
1035
		git ls-files $(IGNORE_FILES) \
1036
	) | sed -e '/^\(.*\/\)\?\./d' -e "s@^@$(PACKAGE_DIR)/@" > $@
1037
 
1038
../$(PACKAGE_DIR):
1039
	ln -s $(PWD) $@
1040
 
1041
$(PACKAGE_NAME).tar: parsers ../$(PACKAGE_DIR) manifest.txt
1042
	cd .. ; tar -cf $(PACKAGE_DIR)/$(PACKAGE_NAME).tar -T $(PACKAGE_DIR)/manifest.txt
1043
 
1044
$(PACKAGE_NAME).tar.gz: $(PACKAGE_NAME).tar ../$(PACKAGE_DIR)
1045
	gzip --stdout --best $(PACKAGE_NAME).tar > $(PACKAGE_NAME).tar.gz
1046
 
1047
$(PACKAGE_NAME).tar.bz2: $(PACKAGE_NAME).tar
1048
	bzip2 --stdout --best $(PACKAGE_NAME).tar > $(PACKAGE_NAME).tar.bz2
1049
 
1050
$(PACKAGE_NAME).zip: parsers ../$(PACKAGE_DIR) manifest.txt
1051
	rm -f $(PACKAGE_NAME).zip ; \
1052
	cd .. ; \
1053
	zip -q -@ $(PACKAGE_NAME).zip < $(PACKAGE_DIR)/manifest.txt ; \
1054
	mv $(PACKAGE_NAME).zip $(PACKAGE_DIR)
1055
 
1056
md5: $(ARCHIVES)
1057
	@-md5sum $(PACKAGE_NAME).tar.gz
1058
	@-md5sum $(PACKAGE_NAME).tar.bz2
1059
	@-md5sum $(PACKAGE_NAME).zip
1060
 
1061
.PHONY: tarballs md5
1062
 
1063
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1064
# Otherwise a system limit (for SysV at least) may be exceeded.
1065
.NOEXPORT: