dri2proto should not try to build into a pure wayland platform.
[platform/upstream/dri2proto.git] / Makefile.in
1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 subdir = .
39 DIST_COMMON = README $(am__configure_deps) $(dist_doc_DATA) \
40         $(dri2_HEADERS) $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
41         $(srcdir)/dri2proto.pc.in $(top_srcdir)/configure COPYING \
42         ChangeLog INSTALL config.guess config.sub install-sh missing
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46         $(ACLOCAL_M4)
47 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
48  configure.lineno config.status.lineno
49 mkinstalldirs = $(install_sh) -d
50 CONFIG_CLEAN_FILES = dri2proto.pc
51 CONFIG_CLEAN_VPATH_FILES =
52 AM_V_GEN = $(am__v_GEN_@AM_V@)
53 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
54 am__v_GEN_0 = @echo "  GEN   " $@;
55 AM_V_at = $(am__v_at_@AM_V@)
56 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
57 am__v_at_0 = @
58 SOURCES =
59 DIST_SOURCES =
60 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
61 am__vpath_adj = case $$p in \
62     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
63     *) f=$$p;; \
64   esac;
65 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
66 am__install_max = 40
67 am__nobase_strip_setup = \
68   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
69 am__nobase_strip = \
70   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
71 am__nobase_list = $(am__nobase_strip_setup); \
72   for p in $$list; do echo "$$p $$p"; done | \
73   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
74   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
75     if (++n[$$2] == $(am__install_max)) \
76       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
77     END { for (dir in files) print dir, files[dir] }'
78 am__base_list = \
79   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
80   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
81 am__uninstall_files_from_dir = { \
82   test -z "$$files" \
83     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
84     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
85          $(am__cd) "$$dir" && rm -f $$files; }; \
86   }
87 am__installdirs = "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)" \
88         "$(DESTDIR)$(dri2dir)"
89 DATA = $(dist_doc_DATA) $(pkgconfig_DATA)
90 HEADERS = $(dri2_HEADERS)
91 ETAGS = etags
92 CTAGS = ctags
93 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
94 distdir = $(PACKAGE)-$(VERSION)
95 top_distdir = $(distdir)
96 am__remove_distdir = \
97   if test -d "$(distdir)"; then \
98     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
99       && rm -rf "$(distdir)" \
100       || { sleep 5 && rm -rf "$(distdir)"; }; \
101   else :; fi
102 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
103 GZIP_ENV = --best
104 distuninstallcheck_listfiles = find . -type f -print
105 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
106   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
107 distcleancheck_listfiles = find . -type f -print
108 ACLOCAL = @ACLOCAL@
109 ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
110 ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
111 AMTAR = @AMTAR@
112 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
113 APP_MAN_DIR = @APP_MAN_DIR@
114 APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
115 AUTOCONF = @AUTOCONF@
116 AUTOHEADER = @AUTOHEADER@
117 AUTOMAKE = @AUTOMAKE@
118 AWK = @AWK@
119 BASE_CFLAGS = @BASE_CFLAGS@
120 CC = @CC@
121 CCDEPMODE = @CCDEPMODE@
122 CFLAGS = @CFLAGS@
123 CHANGELOG_CMD = @CHANGELOG_CMD@
124 CPP = @CPP@
125 CPPFLAGS = @CPPFLAGS@
126 CWARNFLAGS = @CWARNFLAGS@
127 CYGPATH_W = @CYGPATH_W@
128 DEFS = @DEFS@
129 DEPDIR = @DEPDIR@
130 DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
131 DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
132 ECHO_C = @ECHO_C@
133 ECHO_N = @ECHO_N@
134 ECHO_T = @ECHO_T@
135 EGREP = @EGREP@
136 EXEEXT = @EXEEXT@
137 FILE_MAN_DIR = @FILE_MAN_DIR@
138 FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
139 GREP = @GREP@
140 INSTALL = @INSTALL@
141 INSTALL_CMD = @INSTALL_CMD@
142 INSTALL_DATA = @INSTALL_DATA@
143 INSTALL_PROGRAM = @INSTALL_PROGRAM@
144 INSTALL_SCRIPT = @INSTALL_SCRIPT@
145 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
146 LDFLAGS = @LDFLAGS@
147 LIBOBJS = @LIBOBJS@
148 LIBS = @LIBS@
149 LIB_MAN_DIR = @LIB_MAN_DIR@
150 LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
151 LTLIBOBJS = @LTLIBOBJS@
152 MAINT = @MAINT@
153 MAKEINFO = @MAKEINFO@
154 MAN_SUBSTS = @MAN_SUBSTS@
155 MISC_MAN_DIR = @MISC_MAN_DIR@
156 MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
157 MKDIR_P = @MKDIR_P@
158 OBJEXT = @OBJEXT@
159 PACKAGE = @PACKAGE@
160 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
161 PACKAGE_NAME = @PACKAGE_NAME@
162 PACKAGE_STRING = @PACKAGE_STRING@
163 PACKAGE_TARNAME = @PACKAGE_TARNAME@
164 PACKAGE_URL = @PACKAGE_URL@
165 PACKAGE_VERSION = @PACKAGE_VERSION@
166 PATH_SEPARATOR = @PATH_SEPARATOR@
167 PKG_CONFIG = @PKG_CONFIG@
168 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
169 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
170 SED = @SED@
171 SET_MAKE = @SET_MAKE@
172 SHELL = @SHELL@
173 STRICT_CFLAGS = @STRICT_CFLAGS@
174 STRIP = @STRIP@
175 VERSION = @VERSION@
176 XORG_MAN_PAGE = @XORG_MAN_PAGE@
177 abs_builddir = @abs_builddir@
178 abs_srcdir = @abs_srcdir@
179 abs_top_builddir = @abs_top_builddir@
180 abs_top_srcdir = @abs_top_srcdir@
181 ac_ct_CC = @ac_ct_CC@
182 am__include = @am__include@
183 am__leading_dot = @am__leading_dot@
184 am__quote = @am__quote@
185 am__tar = @am__tar@
186 am__untar = @am__untar@
187 bindir = @bindir@
188 build = @build@
189 build_alias = @build_alias@
190 build_cpu = @build_cpu@
191 build_os = @build_os@
192 build_vendor = @build_vendor@
193 builddir = @builddir@
194 datadir = @datadir@
195 datarootdir = @datarootdir@
196 docdir = @docdir@
197 dvidir = @dvidir@
198 exec_prefix = @exec_prefix@
199 host = @host@
200 host_alias = @host_alias@
201 host_cpu = @host_cpu@
202 host_os = @host_os@
203 host_vendor = @host_vendor@
204 htmldir = @htmldir@
205 includedir = @includedir@
206 infodir = @infodir@
207 install_sh = @install_sh@
208 libdir = @libdir@
209 libexecdir = @libexecdir@
210 localedir = @localedir@
211 localstatedir = @localstatedir@
212 mandir = @mandir@
213 mkdir_p = @mkdir_p@
214 oldincludedir = @oldincludedir@
215 pdfdir = @pdfdir@
216 prefix = @prefix@
217 program_transform_name = @program_transform_name@
218 psdir = @psdir@
219 sbindir = @sbindir@
220 sharedstatedir = @sharedstatedir@
221 srcdir = @srcdir@
222 sysconfdir = @sysconfdir@
223 target_alias = @target_alias@
224 top_build_prefix = @top_build_prefix@
225 top_builddir = @top_builddir@
226 top_srcdir = @top_srcdir@
227 dri2dir = $(includedir)/X11/extensions
228 dri2_HEADERS = dri2proto.h dri2tokens.h
229 pkgconfigdir = $(libdir)/pkgconfig
230 pkgconfig_DATA = dri2proto.pc
231 dist_doc_DATA = dri2proto.txt
232 MAINTAINERCLEANFILES = ChangeLog INSTALL
233 all: all-am
234
235 .SUFFIXES:
236 am--refresh: Makefile
237         @:
238 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
239         @for dep in $?; do \
240           case '$(am__configure_deps)' in \
241             *$$dep*) \
242               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
243               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
244                 && exit 0; \
245               exit 1;; \
246           esac; \
247         done; \
248         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
249         $(am__cd) $(top_srcdir) && \
250           $(AUTOMAKE) --foreign Makefile
251 .PRECIOUS: Makefile
252 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
253         @case '$?' in \
254           *config.status*) \
255             echo ' $(SHELL) ./config.status'; \
256             $(SHELL) ./config.status;; \
257           *) \
258             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
259             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
260         esac;
261
262 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
263         $(SHELL) ./config.status --recheck
264
265 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
266         $(am__cd) $(srcdir) && $(AUTOCONF)
267 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
268         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
269 $(am__aclocal_m4_deps):
270 dri2proto.pc: $(top_builddir)/config.status $(srcdir)/dri2proto.pc.in
271         cd $(top_builddir) && $(SHELL) ./config.status $@
272 install-dist_docDATA: $(dist_doc_DATA)
273         @$(NORMAL_INSTALL)
274         test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
275         @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
276         for p in $$list; do \
277           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
278           echo "$$d$$p"; \
279         done | $(am__base_list) | \
280         while read files; do \
281           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
282           $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
283         done
284
285 uninstall-dist_docDATA:
286         @$(NORMAL_UNINSTALL)
287         @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
288         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
289         dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
290 install-pkgconfigDATA: $(pkgconfig_DATA)
291         @$(NORMAL_INSTALL)
292         test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
293         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
294         for p in $$list; do \
295           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
296           echo "$$d$$p"; \
297         done | $(am__base_list) | \
298         while read files; do \
299           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
300           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
301         done
302
303 uninstall-pkgconfigDATA:
304         @$(NORMAL_UNINSTALL)
305         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
306         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
307         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
308 install-dri2HEADERS: $(dri2_HEADERS)
309         @$(NORMAL_INSTALL)
310         test -z "$(dri2dir)" || $(MKDIR_P) "$(DESTDIR)$(dri2dir)"
311         @list='$(dri2_HEADERS)'; test -n "$(dri2dir)" || list=; \
312         for p in $$list; do \
313           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
314           echo "$$d$$p"; \
315         done | $(am__base_list) | \
316         while read files; do \
317           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(dri2dir)'"; \
318           $(INSTALL_HEADER) $$files "$(DESTDIR)$(dri2dir)" || exit $$?; \
319         done
320
321 uninstall-dri2HEADERS:
322         @$(NORMAL_UNINSTALL)
323         @list='$(dri2_HEADERS)'; test -n "$(dri2dir)" || list=; \
324         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
325         dir='$(DESTDIR)$(dri2dir)'; $(am__uninstall_files_from_dir)
326
327 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
328         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
329         unique=`for i in $$list; do \
330             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
331           done | \
332           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
333               END { if (nonempty) { for (i in files) print i; }; }'`; \
334         mkid -fID $$unique
335 tags: TAGS
336
337 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
338                 $(TAGS_FILES) $(LISP)
339         set x; \
340         here=`pwd`; \
341         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
342         unique=`for i in $$list; do \
343             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
344           done | \
345           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
346               END { if (nonempty) { for (i in files) print i; }; }'`; \
347         shift; \
348         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
349           test -n "$$unique" || unique=$$empty_fix; \
350           if test $$# -gt 0; then \
351             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
352               "$$@" $$unique; \
353           else \
354             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
355               $$unique; \
356           fi; \
357         fi
358 ctags: CTAGS
359 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
360                 $(TAGS_FILES) $(LISP)
361         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
362         unique=`for i in $$list; do \
363             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
364           done | \
365           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
366               END { if (nonempty) { for (i in files) print i; }; }'`; \
367         test -z "$(CTAGS_ARGS)$$unique" \
368           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
369              $$unique
370
371 GTAGS:
372         here=`$(am__cd) $(top_builddir) && pwd` \
373           && $(am__cd) $(top_srcdir) \
374           && gtags -i $(GTAGS_ARGS) "$$here"
375
376 distclean-tags:
377         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
378
379 distdir: $(DISTFILES)
380         $(am__remove_distdir)
381         test -d "$(distdir)" || mkdir "$(distdir)"
382         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
383         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
384         list='$(DISTFILES)'; \
385           dist_files=`for file in $$list; do echo $$file; done | \
386           sed -e "s|^$$srcdirstrip/||;t" \
387               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
388         case $$dist_files in \
389           */*) $(MKDIR_P) `echo "$$dist_files" | \
390                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
391                            sort -u` ;; \
392         esac; \
393         for file in $$dist_files; do \
394           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
395           if test -d $$d/$$file; then \
396             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
397             if test -d "$(distdir)/$$file"; then \
398               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
399             fi; \
400             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
401               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
402               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
403             fi; \
404             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
405           else \
406             test -f "$(distdir)/$$file" \
407             || cp -p $$d/$$file "$(distdir)/$$file" \
408             || exit 1; \
409           fi; \
410         done
411         $(MAKE) $(AM_MAKEFLAGS) \
412           top_distdir="$(top_distdir)" distdir="$(distdir)" \
413           dist-hook
414         -test -n "$(am__skip_mode_fix)" \
415         || find "$(distdir)" -type d ! -perm -755 \
416                 -exec chmod u+rwx,go+rx {} \; -o \
417           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
418           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
419           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
420         || chmod -R a+r "$(distdir)"
421 dist-gzip: distdir
422         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
423         $(am__remove_distdir)
424 dist-bzip2: distdir
425         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
426         $(am__remove_distdir)
427
428 dist-lzip: distdir
429         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
430         $(am__remove_distdir)
431
432 dist-lzma: distdir
433         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
434         $(am__remove_distdir)
435
436 dist-xz: distdir
437         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
438         $(am__remove_distdir)
439
440 dist-tarZ: distdir
441         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
442         $(am__remove_distdir)
443
444 dist-shar: distdir
445         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
446         $(am__remove_distdir)
447
448 dist-zip: distdir
449         -rm -f $(distdir).zip
450         zip -rq $(distdir).zip $(distdir)
451         $(am__remove_distdir)
452
453 dist dist-all: distdir
454         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
455         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
456         $(am__remove_distdir)
457
458 # This target untars the dist file and tries a VPATH configuration.  Then
459 # it guarantees that the distribution is self-contained by making another
460 # tarfile.
461 distcheck: dist
462         case '$(DIST_ARCHIVES)' in \
463         *.tar.gz*) \
464           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
465         *.tar.bz2*) \
466           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
467         *.tar.lzma*) \
468           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
469         *.tar.lz*) \
470           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
471         *.tar.xz*) \
472           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
473         *.tar.Z*) \
474           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
475         *.shar.gz*) \
476           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
477         *.zip*) \
478           unzip $(distdir).zip ;;\
479         esac
480         chmod -R a-w $(distdir); chmod a+w $(distdir)
481         mkdir $(distdir)/_build
482         mkdir $(distdir)/_inst
483         chmod a-w $(distdir)
484         test -d $(distdir)/_build || exit 0; \
485         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
486           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
487           && am__cwd=`pwd` \
488           && $(am__cd) $(distdir)/_build \
489           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
490             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
491             $(DISTCHECK_CONFIGURE_FLAGS) \
492           && $(MAKE) $(AM_MAKEFLAGS) \
493           && $(MAKE) $(AM_MAKEFLAGS) dvi \
494           && $(MAKE) $(AM_MAKEFLAGS) check \
495           && $(MAKE) $(AM_MAKEFLAGS) install \
496           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
497           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
498           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
499                 distuninstallcheck \
500           && chmod -R a-w "$$dc_install_base" \
501           && ({ \
502                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
503                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
504                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
505                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
506                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
507               } || { rm -rf "$$dc_destdir"; exit 1; }) \
508           && rm -rf "$$dc_destdir" \
509           && $(MAKE) $(AM_MAKEFLAGS) dist \
510           && rm -rf $(DIST_ARCHIVES) \
511           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
512           && cd "$$am__cwd" \
513           || exit 1
514         $(am__remove_distdir)
515         @(echo "$(distdir) archives ready for distribution: "; \
516           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
517           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
518 distuninstallcheck:
519         @test -n '$(distuninstallcheck_dir)' || { \
520           echo 'ERROR: trying to run $@ with an empty' \
521                '$$(distuninstallcheck_dir)' >&2; \
522           exit 1; \
523         }; \
524         $(am__cd) '$(distuninstallcheck_dir)' || { \
525           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
526           exit 1; \
527         }; \
528         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
529            || { echo "ERROR: files left after uninstall:" ; \
530                 if test -n "$(DESTDIR)"; then \
531                   echo "  (check DESTDIR support)"; \
532                 fi ; \
533                 $(distuninstallcheck_listfiles) ; \
534                 exit 1; } >&2
535 distcleancheck: distclean
536         @if test '$(srcdir)' = . ; then \
537           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
538           exit 1 ; \
539         fi
540         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
541           || { echo "ERROR: files left in build directory after distclean:" ; \
542                $(distcleancheck_listfiles) ; \
543                exit 1; } >&2
544 check-am: all-am
545 check: check-am
546 all-am: Makefile $(DATA) $(HEADERS)
547 installdirs:
548         for dir in "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(dri2dir)"; do \
549           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
550         done
551 install: install-am
552 install-exec: install-exec-am
553 install-data: install-data-am
554 uninstall: uninstall-am
555
556 install-am: all-am
557         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
558
559 installcheck: installcheck-am
560 install-strip:
561         if test -z '$(STRIP)'; then \
562           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
563             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
564               install; \
565         else \
566           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
567             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
568             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
569         fi
570 mostlyclean-generic:
571
572 clean-generic:
573
574 distclean-generic:
575         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
576         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
577
578 maintainer-clean-generic:
579         @echo "This command is intended for maintainers to use"
580         @echo "it deletes files that may require special tools to rebuild."
581         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
582 clean: clean-am
583
584 clean-am: clean-generic mostlyclean-am
585
586 distclean: distclean-am
587         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
588         -rm -f Makefile
589 distclean-am: clean-am distclean-generic distclean-tags
590
591 dvi: dvi-am
592
593 dvi-am:
594
595 html: html-am
596
597 html-am:
598
599 info: info-am
600
601 info-am:
602
603 install-data-am: install-dist_docDATA install-dri2HEADERS \
604         install-pkgconfigDATA
605
606 install-dvi: install-dvi-am
607
608 install-dvi-am:
609
610 install-exec-am:
611
612 install-html: install-html-am
613
614 install-html-am:
615
616 install-info: install-info-am
617
618 install-info-am:
619
620 install-man:
621
622 install-pdf: install-pdf-am
623
624 install-pdf-am:
625
626 install-ps: install-ps-am
627
628 install-ps-am:
629
630 installcheck-am:
631
632 maintainer-clean: maintainer-clean-am
633         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
634         -rm -rf $(top_srcdir)/autom4te.cache
635         -rm -f Makefile
636 maintainer-clean-am: distclean-am maintainer-clean-generic
637
638 mostlyclean: mostlyclean-am
639
640 mostlyclean-am: mostlyclean-generic
641
642 pdf: pdf-am
643
644 pdf-am:
645
646 ps: ps-am
647
648 ps-am:
649
650 uninstall-am: uninstall-dist_docDATA uninstall-dri2HEADERS \
651         uninstall-pkgconfigDATA
652
653 .MAKE: install-am install-strip
654
655 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
656         clean-generic ctags dist dist-all dist-bzip2 dist-gzip \
657         dist-hook dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \
658         dist-zip distcheck distclean distclean-generic distclean-tags \
659         distcleancheck distdir distuninstallcheck dvi dvi-am html \
660         html-am info info-am install install-am install-data \
661         install-data-am install-dist_docDATA install-dri2HEADERS \
662         install-dvi install-dvi-am install-exec install-exec-am \
663         install-html install-html-am install-info install-info-am \
664         install-man install-pdf install-pdf-am install-pkgconfigDATA \
665         install-ps install-ps-am install-strip installcheck \
666         installcheck-am installdirs maintainer-clean \
667         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
668         pdf-am ps ps-am tags uninstall uninstall-am \
669         uninstall-dist_docDATA uninstall-dri2HEADERS \
670         uninstall-pkgconfigDATA
671
672
673 .PHONY: ChangeLog INSTALL
674
675 INSTALL:
676         $(INSTALL_CMD)
677
678 ChangeLog:
679         $(CHANGELOG_CMD)
680
681 dist-hook: ChangeLog INSTALL
682
683 # Tell versions [3.59,3.63) of GNU make to not export all variables.
684 # Otherwise a system limit (for SysV at least) may be exceeded.
685 .NOEXPORT: