Makefile.in revision ffab5952
1# Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
6# 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#  Copyright 2005 Red Hat, Inc.
19#
20#  Permission to use, copy, modify, distribute, and sell this software
21#  and its documentation for any purpose is hereby granted without
22#  fee, provided that the above copyright notice appear in all copies
23#  and that both that copyright notice and this permission notice
24#  appear in supporting documentation, and that the name of Red Hat
25#  not be used in advertising or publicity pertaining to distribution
26#  of the software without specific, written prior permission.  Red
27#  Hat makes no representations about the suitability of this software
28#  for any purpose.  It is provided "as is" without express or implied
29#  warranty.
30#
31#  RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32#  INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
33#  NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
34#  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
35#  OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
36#  NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
37#  CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
38
39VPATH = @srcdir@
40pkgdatadir = $(datadir)/@PACKAGE@
41pkgincludedir = $(includedir)/@PACKAGE@
42pkglibdir = $(libdir)/@PACKAGE@
43pkglibexecdir = $(libexecdir)/@PACKAGE@
44am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
45install_sh_DATA = $(install_sh) -c -m 644
46install_sh_PROGRAM = $(install_sh) -c
47install_sh_SCRIPT = $(install_sh) -c
48INSTALL_HEADER = $(INSTALL_DATA)
49transform = $(program_transform_name)
50NORMAL_INSTALL = :
51PRE_INSTALL = :
52POST_INSTALL = :
53NORMAL_UNINSTALL = :
54PRE_UNINSTALL = :
55POST_UNINSTALL = :
56subdir = .
57DIST_COMMON = README $(am__configure_deps) $(dist_pkgdata_DATA) \
58	$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
59	$(srcdir)/xorg-macros.m4.in $(srcdir)/xorg-macros.pc.in \
60	$(srcdir)/xorgversion.m4 $(top_srcdir)/configure COPYING \
61	ChangeLog INSTALL install-sh missing
62ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
63am__aclocal_m4_deps = $(top_srcdir)/xorgversion.m4 \
64	$(top_srcdir)/configure.ac
65am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66	$(ACLOCAL_M4)
67am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
68 configure.lineno config.status.lineno
69mkinstalldirs = $(install_sh) -d
70CONFIG_CLEAN_FILES = xorg-macros.pc xorg-macros.m4
71CONFIG_CLEAN_VPATH_FILES =
72SOURCES =
73DIST_SOURCES =
74am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
75am__vpath_adj = case $$p in \
76    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
77    *) f=$$p;; \
78  esac;
79am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
80am__install_max = 40
81am__nobase_strip_setup = \
82  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
83am__nobase_strip = \
84  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
85am__nobase_list = $(am__nobase_strip_setup); \
86  for p in $$list; do echo "$$p $$p"; done | \
87  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
88  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
89    if (++n[$$2] == $(am__install_max)) \
90      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
91    END { for (dir in files) print dir, files[dir] }'
92am__base_list = \
93  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
94  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
95am__installdirs = "$(DESTDIR)$(aclocaldir)" "$(DESTDIR)$(pkgdatadir)" \
96	"$(DESTDIR)$(pkgconfigdir)"
97DATA = $(aclocal_DATA) $(dist_pkgdata_DATA) $(pkgconfig_DATA)
98DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
99distdir = $(PACKAGE)-$(VERSION)
100top_distdir = $(distdir)
101am__remove_distdir = \
102  { test ! -d "$(distdir)" \
103    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
104         && rm -fr "$(distdir)"; }; }
105DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
106GZIP_ENV = --best
107distuninstallcheck_listfiles = find . -type f -print
108distcleancheck_listfiles = find . -type f -print
109ACLOCAL = @ACLOCAL@
110AMTAR = @AMTAR@
111AUTOCONF = @AUTOCONF@
112AUTOHEADER = @AUTOHEADER@
113AUTOMAKE = @AUTOMAKE@
114AWK = @AWK@
115CHANGELOG_CMD = @CHANGELOG_CMD@
116CYGPATH_W = @CYGPATH_W@
117DEFS = @DEFS@
118ECHO_C = @ECHO_C@
119ECHO_N = @ECHO_N@
120ECHO_T = @ECHO_T@
121INSTALL = @INSTALL@
122INSTALL_DATA = @INSTALL_DATA@
123INSTALL_PROGRAM = @INSTALL_PROGRAM@
124INSTALL_SCRIPT = @INSTALL_SCRIPT@
125INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
126LIBOBJS = @LIBOBJS@
127LIBS = @LIBS@
128LTLIBOBJS = @LTLIBOBJS@
129MAINT = @MAINT@
130MAKEINFO = @MAKEINFO@
131MKDIR_P = @MKDIR_P@
132PACKAGE = @PACKAGE@
133PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
134PACKAGE_NAME = @PACKAGE_NAME@
135PACKAGE_STRING = @PACKAGE_STRING@
136PACKAGE_TARNAME = @PACKAGE_TARNAME@
137PACKAGE_URL = @PACKAGE_URL@
138PACKAGE_VERSION = @PACKAGE_VERSION@
139PATH_SEPARATOR = @PATH_SEPARATOR@
140SET_MAKE = @SET_MAKE@
141SHELL = @SHELL@
142STRIP = @STRIP@
143VERSION = @VERSION@
144abs_builddir = @abs_builddir@
145abs_srcdir = @abs_srcdir@
146abs_top_builddir = @abs_top_builddir@
147abs_top_srcdir = @abs_top_srcdir@
148am__leading_dot = @am__leading_dot@
149am__tar = @am__tar@
150am__untar = @am__untar@
151bindir = @bindir@
152build_alias = @build_alias@
153builddir = @builddir@
154datadir = @datadir@
155datarootdir = @datarootdir@
156docdir = @docdir@
157dvidir = @dvidir@
158exec_prefix = @exec_prefix@
159host_alias = @host_alias@
160htmldir = @htmldir@
161includedir = @includedir@
162infodir = @infodir@
163install_sh = @install_sh@
164libdir = @libdir@
165libexecdir = @libexecdir@
166localedir = @localedir@
167localstatedir = @localstatedir@
168mandir = @mandir@
169mkdir_p = @mkdir_p@
170oldincludedir = @oldincludedir@
171pdfdir = @pdfdir@
172prefix = @prefix@
173program_transform_name = @program_transform_name@
174psdir = @psdir@
175sbindir = @sbindir@
176sharedstatedir = @sharedstatedir@
177srcdir = @srcdir@
178sysconfdir = @sysconfdir@
179target_alias = @target_alias@
180top_build_prefix = @top_build_prefix@
181top_builddir = @top_builddir@
182top_srcdir = @top_srcdir@
183aclocaldir = $(datadir)/aclocal
184aclocal_DATA = xorg-macros.m4
185dist_pkgdata_DATA = INSTALL
186pkgconfigdir = $(datadir)/pkgconfig
187pkgconfig_DATA = xorg-macros.pc
188all: all-am
189
190.SUFFIXES:
191am--refresh:
192	@:
193$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
194	@for dep in $?; do \
195	  case '$(am__configure_deps)' in \
196	    *$$dep*) \
197	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
198	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
199		&& exit 0; \
200	      exit 1;; \
201	  esac; \
202	done; \
203	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
204	$(am__cd) $(top_srcdir) && \
205	  $(AUTOMAKE) --foreign Makefile
206.PRECIOUS: Makefile
207Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
208	@case '$?' in \
209	  *config.status*) \
210	    echo ' $(SHELL) ./config.status'; \
211	    $(SHELL) ./config.status;; \
212	  *) \
213	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
214	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
215	esac;
216
217$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
218	$(SHELL) ./config.status --recheck
219
220$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
221	$(am__cd) $(srcdir) && $(AUTOCONF)
222$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
223	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
224$(am__aclocal_m4_deps):
225xorg-macros.pc: $(top_builddir)/config.status $(srcdir)/xorg-macros.pc.in
226	cd $(top_builddir) && $(SHELL) ./config.status $@
227xorg-macros.m4: $(top_builddir)/config.status $(srcdir)/xorg-macros.m4.in $(srcdir)/xorgversion.m4
228	cd $(top_builddir) && $(SHELL) ./config.status $@
229install-aclocalDATA: $(aclocal_DATA)
230	@$(NORMAL_INSTALL)
231	test -z "$(aclocaldir)" || $(MKDIR_P) "$(DESTDIR)$(aclocaldir)"
232	@list='$(aclocal_DATA)'; test -n "$(aclocaldir)" || list=; \
233	for p in $$list; do \
234	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
235	  echo "$$d$$p"; \
236	done | $(am__base_list) | \
237	while read files; do \
238	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(aclocaldir)'"; \
239	  $(INSTALL_DATA) $$files "$(DESTDIR)$(aclocaldir)" || exit $$?; \
240	done
241
242uninstall-aclocalDATA:
243	@$(NORMAL_UNINSTALL)
244	@list='$(aclocal_DATA)'; test -n "$(aclocaldir)" || list=; \
245	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
246	test -n "$$files" || exit 0; \
247	echo " ( cd '$(DESTDIR)$(aclocaldir)' && rm -f" $$files ")"; \
248	cd "$(DESTDIR)$(aclocaldir)" && rm -f $$files
249install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
250	@$(NORMAL_INSTALL)
251	test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
252	@list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
253	for p in $$list; do \
254	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
255	  echo "$$d$$p"; \
256	done | $(am__base_list) | \
257	while read files; do \
258	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
259	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \
260	done
261
262uninstall-dist_pkgdataDATA:
263	@$(NORMAL_UNINSTALL)
264	@list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
265	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
266	test -n "$$files" || exit 0; \
267	echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \
268	cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files
269install-pkgconfigDATA: $(pkgconfig_DATA)
270	@$(NORMAL_INSTALL)
271	test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
272	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
273	for p in $$list; do \
274	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
275	  echo "$$d$$p"; \
276	done | $(am__base_list) | \
277	while read files; do \
278	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
279	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
280	done
281
282uninstall-pkgconfigDATA:
283	@$(NORMAL_UNINSTALL)
284	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
285	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
286	test -n "$$files" || exit 0; \
287	echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
288	cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
289tags: TAGS
290TAGS:
291
292ctags: CTAGS
293CTAGS:
294
295
296distdir: $(DISTFILES)
297	$(am__remove_distdir)
298	test -d "$(distdir)" || mkdir "$(distdir)"
299	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
300	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
301	list='$(DISTFILES)'; \
302	  dist_files=`for file in $$list; do echo $$file; done | \
303	  sed -e "s|^$$srcdirstrip/||;t" \
304	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
305	case $$dist_files in \
306	  */*) $(MKDIR_P) `echo "$$dist_files" | \
307			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
308			   sort -u` ;; \
309	esac; \
310	for file in $$dist_files; do \
311	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
312	  if test -d $$d/$$file; then \
313	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
314	    if test -d "$(distdir)/$$file"; then \
315	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
316	    fi; \
317	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
318	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
319	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
320	    fi; \
321	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
322	  else \
323	    test -f "$(distdir)/$$file" \
324	    || cp -p $$d/$$file "$(distdir)/$$file" \
325	    || exit 1; \
326	  fi; \
327	done
328	$(MAKE) $(AM_MAKEFLAGS) \
329	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
330	  dist-hook
331	-test -n "$(am__skip_mode_fix)" \
332	|| find "$(distdir)" -type d ! -perm -755 \
333		-exec chmod u+rwx,go+rx {} \; -o \
334	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
335	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
336	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
337	|| chmod -R a+r "$(distdir)"
338dist-gzip: distdir
339	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
340	$(am__remove_distdir)
341dist-bzip2: distdir
342	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
343	$(am__remove_distdir)
344
345dist-lzma: distdir
346	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
347	$(am__remove_distdir)
348
349dist-xz: distdir
350	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
351	$(am__remove_distdir)
352
353dist-tarZ: distdir
354	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
355	$(am__remove_distdir)
356
357dist-shar: distdir
358	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
359	$(am__remove_distdir)
360
361dist-zip: distdir
362	-rm -f $(distdir).zip
363	zip -rq $(distdir).zip $(distdir)
364	$(am__remove_distdir)
365
366dist dist-all: distdir
367	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
368	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
369	$(am__remove_distdir)
370
371# This target untars the dist file and tries a VPATH configuration.  Then
372# it guarantees that the distribution is self-contained by making another
373# tarfile.
374distcheck: dist
375	case '$(DIST_ARCHIVES)' in \
376	*.tar.gz*) \
377	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
378	*.tar.bz2*) \
379	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
380	*.tar.lzma*) \
381	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
382	*.tar.xz*) \
383	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
384	*.tar.Z*) \
385	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
386	*.shar.gz*) \
387	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
388	*.zip*) \
389	  unzip $(distdir).zip ;;\
390	esac
391	chmod -R a-w $(distdir); chmod a+w $(distdir)
392	mkdir $(distdir)/_build
393	mkdir $(distdir)/_inst
394	chmod a-w $(distdir)
395	test -d $(distdir)/_build || exit 0; \
396	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
397	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
398	  && am__cwd=`pwd` \
399	  && $(am__cd) $(distdir)/_build \
400	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
401	    $(DISTCHECK_CONFIGURE_FLAGS) \
402	  && $(MAKE) $(AM_MAKEFLAGS) \
403	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
404	  && $(MAKE) $(AM_MAKEFLAGS) check \
405	  && $(MAKE) $(AM_MAKEFLAGS) install \
406	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
407	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
408	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
409	        distuninstallcheck \
410	  && chmod -R a-w "$$dc_install_base" \
411	  && ({ \
412	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
413	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
414	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
415	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
416	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
417	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
418	  && rm -rf "$$dc_destdir" \
419	  && $(MAKE) $(AM_MAKEFLAGS) dist \
420	  && rm -rf $(DIST_ARCHIVES) \
421	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
422	  && cd "$$am__cwd" \
423	  || exit 1
424	$(am__remove_distdir)
425	@(echo "$(distdir) archives ready for distribution: "; \
426	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
427	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
428distuninstallcheck:
429	@$(am__cd) '$(distuninstallcheck_dir)' \
430	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
431	   || { echo "ERROR: files left after uninstall:" ; \
432	        if test -n "$(DESTDIR)"; then \
433	          echo "  (check DESTDIR support)"; \
434	        fi ; \
435	        $(distuninstallcheck_listfiles) ; \
436	        exit 1; } >&2
437distcleancheck: distclean
438	@if test '$(srcdir)' = . ; then \
439	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
440	  exit 1 ; \
441	fi
442	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
443	  || { echo "ERROR: files left in build directory after distclean:" ; \
444	       $(distcleancheck_listfiles) ; \
445	       exit 1; } >&2
446check-am: all-am
447check: check-am
448all-am: Makefile $(DATA)
449installdirs:
450	for dir in "$(DESTDIR)$(aclocaldir)" "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(pkgconfigdir)"; do \
451	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
452	done
453install: install-am
454install-exec: install-exec-am
455install-data: install-data-am
456uninstall: uninstall-am
457
458install-am: all-am
459	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
460
461installcheck: installcheck-am
462install-strip:
463	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
464	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
465	  `test -z '$(STRIP)' || \
466	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
467mostlyclean-generic:
468
469clean-generic:
470
471distclean-generic:
472	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
473	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
474
475maintainer-clean-generic:
476	@echo "This command is intended for maintainers to use"
477	@echo "it deletes files that may require special tools to rebuild."
478clean: clean-am
479
480clean-am: clean-generic mostlyclean-am
481
482distclean: distclean-am
483	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
484	-rm -f Makefile
485distclean-am: clean-am distclean-generic
486
487dvi: dvi-am
488
489dvi-am:
490
491html: html-am
492
493html-am:
494
495info: info-am
496
497info-am:
498
499install-data-am: install-aclocalDATA install-dist_pkgdataDATA \
500	install-pkgconfigDATA
501	@$(NORMAL_INSTALL)
502	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
503install-dvi: install-dvi-am
504
505install-dvi-am:
506
507install-exec-am:
508
509install-html: install-html-am
510
511install-html-am:
512
513install-info: install-info-am
514
515install-info-am:
516
517install-man:
518
519install-pdf: install-pdf-am
520
521install-pdf-am:
522
523install-ps: install-ps-am
524
525install-ps-am:
526
527installcheck-am:
528
529maintainer-clean: maintainer-clean-am
530	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
531	-rm -rf $(top_srcdir)/autom4te.cache
532	-rm -f Makefile
533maintainer-clean-am: distclean-am maintainer-clean-generic
534
535mostlyclean: mostlyclean-am
536
537mostlyclean-am: mostlyclean-generic
538
539pdf: pdf-am
540
541pdf-am:
542
543ps: ps-am
544
545ps-am:
546
547uninstall-am: uninstall-aclocalDATA uninstall-dist_pkgdataDATA \
548	uninstall-pkgconfigDATA
549
550.MAKE: install-am install-data-am install-strip
551
552.PHONY: all all-am am--refresh check check-am clean clean-generic dist \
553	dist-all dist-bzip2 dist-gzip dist-hook dist-lzma dist-shar \
554	dist-tarZ dist-xz dist-zip distcheck distclean \
555	distclean-generic distcleancheck distdir distuninstallcheck \
556	dvi dvi-am html html-am info info-am install \
557	install-aclocalDATA install-am install-data install-data-am \
558	install-data-hook install-dist_pkgdataDATA install-dvi \
559	install-dvi-am install-exec install-exec-am install-html \
560	install-html-am install-info install-info-am install-man \
561	install-pdf install-pdf-am install-pkgconfigDATA install-ps \
562	install-ps-am install-strip installcheck installcheck-am \
563	installdirs maintainer-clean maintainer-clean-generic \
564	mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
565	uninstall-aclocalDATA uninstall-am uninstall-dist_pkgdataDATA \
566	uninstall-pkgconfigDATA
567
568
569# Previous versions used to install xorgversion.m4, now integrated
570# into xorg-macros.m4.  Explicitly remove that old file in order not
571# to have a macro defined in two different files.
572install-data-hook:
573	rm -f $(DESTDIR)$(aclocaldir)/xorgversion.m4
574
575.PHONY: ChangeLog
576
577ChangeLog:
578	$(CHANGELOG_CMD)
579
580dist-hook: ChangeLog
581
582# Tell versions [3.59,3.63) of GNU make to not export all variables.
583# Otherwise a system limit (for SysV at least) may be exceeded.
584.NOEXPORT:
585