Makefile.in revision cc4920e5
1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 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
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91subdir = man
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/m4/ax_gcc_builtin.m4 \
94	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
95	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
96	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
97am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
98	$(ACLOCAL_M4)
99DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
100mkinstalldirs = $(install_sh) -d
101CONFIG_HEADER = $(top_builddir)/config.h
102CONFIG_CLEAN_FILES =
103CONFIG_CLEAN_VPATH_FILES =
104AM_V_P = $(am__v_P_@AM_V@)
105am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
106am__v_P_0 = false
107am__v_P_1 = :
108AM_V_GEN = $(am__v_GEN_@AM_V@)
109am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
110am__v_GEN_0 = @echo "  GEN     " $@;
111am__v_GEN_1 = 
112AM_V_at = $(am__v_at_@AM_V@)
113am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
114am__v_at_0 = @
115am__v_at_1 = 
116SOURCES =
117DIST_SOURCES =
118am__can_run_installinfo = \
119  case $$AM_UPDATE_INFO_DIR in \
120    n|no|NO) false;; \
121    *) (install-info --version) >/dev/null 2>&1;; \
122  esac
123am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
124am__vpath_adj = case $$p in \
125    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
126    *) f=$$p;; \
127  esac;
128am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
129am__install_max = 40
130am__nobase_strip_setup = \
131  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
132am__nobase_strip = \
133  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
134am__nobase_list = $(am__nobase_strip_setup); \
135  for p in $$list; do echo "$$p $$p"; done | \
136  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
137  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
138    if (++n[$$2] == $(am__install_max)) \
139      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
140    END { for (dir in files) print dir, files[dir] }'
141am__base_list = \
142  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
143  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
144am__uninstall_files_from_dir = { \
145  test -z "$$files" \
146    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
147    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
148         $(am__cd) "$$dir" && rm -f $$files; }; \
149  }
150am__installdirs = "$(DESTDIR)$(libmandir)"
151DATA = $(libman_DATA)
152am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
153am__DIST_COMMON = $(srcdir)/Makefile.in
154DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
155ACLOCAL = @ACLOCAL@
156ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
157ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
158AMTAR = @AMTAR@
159AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
160APP_MAN_DIR = @APP_MAN_DIR@
161APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
162AR = @AR@
163AUTOCONF = @AUTOCONF@
164AUTOHEADER = @AUTOHEADER@
165AUTOMAKE = @AUTOMAKE@
166AWK = @AWK@
167BASE_CFLAGS = @BASE_CFLAGS@
168CC = @CC@
169CCDEPMODE = @CCDEPMODE@
170CFLAGS = @CFLAGS@
171CHANGELOG_CMD = @CHANGELOG_CMD@
172CPP = @CPP@
173CPPFLAGS = @CPPFLAGS@
174CWARNFLAGS = @CWARNFLAGS@
175CYGPATH_W = @CYGPATH_W@
176DEFS = @DEFS@
177DEPDIR = @DEPDIR@
178DLLTOOL = @DLLTOOL@
179DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
180DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
181DSYMUTIL = @DSYMUTIL@
182DUMPBIN = @DUMPBIN@
183ECHO_C = @ECHO_C@
184ECHO_N = @ECHO_N@
185ECHO_T = @ECHO_T@
186EGREP = @EGREP@
187EXEEXT = @EXEEXT@
188FGREP = @FGREP@
189FILE_MAN_DIR = @FILE_MAN_DIR@
190FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
191FOP = @FOP@
192GREP = @GREP@
193INSTALL = @INSTALL@
194INSTALL_CMD = @INSTALL_CMD@
195INSTALL_DATA = @INSTALL_DATA@
196INSTALL_PROGRAM = @INSTALL_PROGRAM@
197INSTALL_SCRIPT = @INSTALL_SCRIPT@
198INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
199LD = @LD@
200LDFLAGS = @LDFLAGS@
201LIBOBJS = @LIBOBJS@
202LIBS = @LIBS@
203LIBTOOL = @LIBTOOL@
204LIB_MAN_DIR = @LIB_MAN_DIR@
205LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
206LINT = @LINT@
207LINTLIB = @LINTLIB@
208LINT_FLAGS = @LINT_FLAGS@
209LIPO = @LIPO@
210LN_S = @LN_S@
211LTLIBOBJS = @LTLIBOBJS@
212LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
213MAKEINFO = @MAKEINFO@
214MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@
215MANIFEST_TOOL = @MANIFEST_TOOL@
216MAN_SUBSTS = @MAN_SUBSTS@
217MISC_MAN_DIR = @MISC_MAN_DIR@
218MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
219MKDIR_P = @MKDIR_P@
220NM = @NM@
221NMEDIT = @NMEDIT@
222OBJDUMP = @OBJDUMP@
223OBJEXT = @OBJEXT@
224OTOOL = @OTOOL@
225OTOOL64 = @OTOOL64@
226PACKAGE = @PACKAGE@
227PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
228PACKAGE_NAME = @PACKAGE_NAME@
229PACKAGE_STRING = @PACKAGE_STRING@
230PACKAGE_TARNAME = @PACKAGE_TARNAME@
231PACKAGE_URL = @PACKAGE_URL@
232PACKAGE_VERSION = @PACKAGE_VERSION@
233PATH_SEPARATOR = @PATH_SEPARATOR@
234PKG_CONFIG = @PKG_CONFIG@
235PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
236PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
237RANLIB = @RANLIB@
238SED = @SED@
239SET_MAKE = @SET_MAKE@
240SHELL = @SHELL@
241STRICT_CFLAGS = @STRICT_CFLAGS@
242STRIP = @STRIP@
243STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@
244VERSION = @VERSION@
245XEXT_CFLAGS = @XEXT_CFLAGS@
246XEXT_LIBS = @XEXT_LIBS@
247XEXT_SOREV = @XEXT_SOREV@
248XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@
249XMLTO = @XMLTO@
250XORG_MAN_PAGE = @XORG_MAN_PAGE@
251XORG_SGML_PATH = @XORG_SGML_PATH@
252XSLTPROC = @XSLTPROC@
253XSL_STYLESHEET = @XSL_STYLESHEET@
254XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@
255abs_builddir = @abs_builddir@
256abs_srcdir = @abs_srcdir@
257abs_top_builddir = @abs_top_builddir@
258abs_top_srcdir = @abs_top_srcdir@
259ac_ct_AR = @ac_ct_AR@
260ac_ct_CC = @ac_ct_CC@
261ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
262am__include = @am__include@
263am__leading_dot = @am__leading_dot@
264am__quote = @am__quote@
265am__tar = @am__tar@
266am__untar = @am__untar@
267bindir = @bindir@
268build = @build@
269build_alias = @build_alias@
270build_cpu = @build_cpu@
271build_os = @build_os@
272build_vendor = @build_vendor@
273builddir = @builddir@
274datadir = @datadir@
275datarootdir = @datarootdir@
276docdir = @docdir@
277dvidir = @dvidir@
278exec_prefix = @exec_prefix@
279host = @host@
280host_alias = @host_alias@
281host_cpu = @host_cpu@
282host_os = @host_os@
283host_vendor = @host_vendor@
284htmldir = @htmldir@
285includedir = @includedir@
286infodir = @infodir@
287install_sh = @install_sh@
288libdir = @libdir@
289libexecdir = @libexecdir@
290localedir = @localedir@
291localstatedir = @localstatedir@
292mandir = @mandir@
293mkdir_p = @mkdir_p@
294oldincludedir = @oldincludedir@
295pdfdir = @pdfdir@
296prefix = @prefix@
297program_transform_name = @program_transform_name@
298psdir = @psdir@
299sbindir = @sbindir@
300sharedstatedir = @sharedstatedir@
301srcdir = @srcdir@
302sysconfdir = @sysconfdir@
303target_alias = @target_alias@
304top_build_prefix = @top_build_prefix@
305top_builddir = @top_builddir@
306top_srcdir = @top_srcdir@
307libmandir = $(LIB_MAN_DIR)
308libman_PRE = \
309	$(all_shadows:=.man)			\
310	DBE.man					\
311	DPMSCapable.man				\
312	DPMSDisable.man				\
313	DPMSEnable.man				\
314	DPMSForceLevel.man			\
315	DPMSGetTimeouts.man			\
316	DPMSGetVersion.man			\
317	DPMSInfo.man				\
318	DPMSQueryExtension.man			\
319	DPMSSetTimeouts.man			\
320	XShape.man				\
321	XShm.man				\
322	XcupGetReservedColormapEntries.man	\
323	XcupQueryVersion.man			\
324	XcupStoreColors.man			\
325	XdbeAllocateBackBufferName.man		\
326	XdbeBeginIdiom.man			\
327	XdbeDeallocateBackBufferName.man	\
328	XdbeEndIdiom.man			\
329	XdbeFreeVisualInfo.man			\
330	XdbeGetBackBufferAttributes.man		\
331	XdbeGetVisualInfo.man			\
332	XdbeQueryExtension.man			\
333	XdbeSwapBuffers.man			\
334	Xevi.man				\
335	Xmbuf.man
336
337XShape_shadows = \
338	XShapeQueryExtension			\
339	XShapeQueryVersion			\
340	XShapeCombineRegion			\
341	XShapeCombineRectangles			\
342	XShapeCombineMask			\
343	XShapeCombineShape			\
344	XShapeOffsetShape			\
345	XShapeQueryExtents			\
346	XShapeSelectInput			\
347	XShapeInputSelected			\
348	XShapeGetRectangles
349
350XShm_shadows = \
351	XShmQueryExtension			\
352	XShmQueryVersion			\
353	XShmPixmapFormat			\
354	XShmAttach				\
355	XShmDetach				\
356	XShmCreateImage				\
357	XShmPutImage				\
358	XShmGetImage				\
359	XShmCreatePixmap			\
360	XShmGetEventBase
361
362Xmbuf_shadows = \
363	XmbufQueryExtension			\
364	XmbufGetVersion				\
365	XmbufCreateBuffers			\
366	XmbufDestroyBuffers			\
367	XmbufDisplayBuffers			\
368	XmbufGetWindowAttributes		\
369	XmbufChangeWindowAttributes		\
370	XmbufGetBufferAttributes		\
371	XmbufChangeBufferAttributes		\
372	XmbufGetScreenInfo			\
373	XmbufCreateStereoWindow
374
375Xevi_shadows = \
376	XeviQueryVersion			\
377	XeviGetVisualInfo			\
378	XeviQueryExtension
379
380all_shadows = $(XShape_shadows) $(XShm_shadows) $(Xmbuf_shadows) $(Xevi_shadows)
381libman_DATA = $(libman_PRE:man=@LIB_MAN_SUFFIX@)
382EXTRA_DIST = $(libman_PRE)
383CLEANFILES = $(libman_DATA)
384SUFFIXES = .$(LIB_MAN_SUFFIX) .man
385all: all-am
386
387.SUFFIXES:
388.SUFFIXES: .$(LIB_MAN_SUFFIX) .man
389$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
390	@for dep in $?; do \
391	  case '$(am__configure_deps)' in \
392	    *$$dep*) \
393	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
394	        && { if test -f $@; then exit 0; else break; fi; }; \
395	      exit 1;; \
396	  esac; \
397	done; \
398	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
399	$(am__cd) $(top_srcdir) && \
400	  $(AUTOMAKE) --foreign man/Makefile
401Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
402	@case '$?' in \
403	  *config.status*) \
404	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
405	  *) \
406	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
407	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
408	esac;
409
410$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
411	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
412
413$(top_srcdir)/configure:  $(am__configure_deps)
414	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
415$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
416	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
417$(am__aclocal_m4_deps):
418
419mostlyclean-libtool:
420	-rm -f *.lo
421
422clean-libtool:
423	-rm -rf .libs _libs
424install-libmanDATA: $(libman_DATA)
425	@$(NORMAL_INSTALL)
426	@list='$(libman_DATA)'; test -n "$(libmandir)" || list=; \
427	if test -n "$$list"; then \
428	  echo " $(MKDIR_P) '$(DESTDIR)$(libmandir)'"; \
429	  $(MKDIR_P) "$(DESTDIR)$(libmandir)" || exit 1; \
430	fi; \
431	for p in $$list; do \
432	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
433	  echo "$$d$$p"; \
434	done | $(am__base_list) | \
435	while read files; do \
436	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libmandir)'"; \
437	  $(INSTALL_DATA) $$files "$(DESTDIR)$(libmandir)" || exit $$?; \
438	done
439
440uninstall-libmanDATA:
441	@$(NORMAL_UNINSTALL)
442	@list='$(libman_DATA)'; test -n "$(libmandir)" || list=; \
443	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
444	dir='$(DESTDIR)$(libmandir)'; $(am__uninstall_files_from_dir)
445tags TAGS:
446
447ctags CTAGS:
448
449cscope cscopelist:
450
451
452distdir: $(DISTFILES)
453	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
454	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
455	list='$(DISTFILES)'; \
456	  dist_files=`for file in $$list; do echo $$file; done | \
457	  sed -e "s|^$$srcdirstrip/||;t" \
458	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
459	case $$dist_files in \
460	  */*) $(MKDIR_P) `echo "$$dist_files" | \
461			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
462			   sort -u` ;; \
463	esac; \
464	for file in $$dist_files; do \
465	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
466	  if test -d $$d/$$file; then \
467	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
468	    if test -d "$(distdir)/$$file"; then \
469	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
470	    fi; \
471	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
472	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
473	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
474	    fi; \
475	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
476	  else \
477	    test -f "$(distdir)/$$file" \
478	    || cp -p $$d/$$file "$(distdir)/$$file" \
479	    || exit 1; \
480	  fi; \
481	done
482check-am: all-am
483check: check-am
484all-am: Makefile $(DATA)
485installdirs:
486	for dir in "$(DESTDIR)$(libmandir)"; do \
487	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
488	done
489install: install-am
490install-exec: install-exec-am
491install-data: install-data-am
492uninstall: uninstall-am
493
494install-am: all-am
495	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
496
497installcheck: installcheck-am
498install-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
508mostlyclean-generic:
509
510clean-generic:
511	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
512
513distclean-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
517maintainer-clean-generic:
518	@echo "This command is intended for maintainers to use"
519	@echo "it deletes files that may require special tools to rebuild."
520clean: clean-am
521
522clean-am: clean-generic clean-libtool mostlyclean-am
523
524distclean: distclean-am
525	-rm -f Makefile
526distclean-am: clean-am distclean-generic
527
528dvi: dvi-am
529
530dvi-am:
531
532html: html-am
533
534html-am:
535
536info: info-am
537
538info-am:
539
540install-data-am: install-libmanDATA
541
542install-dvi: install-dvi-am
543
544install-dvi-am:
545
546install-exec-am:
547
548install-html: install-html-am
549
550install-html-am:
551
552install-info: install-info-am
553
554install-info-am:
555
556install-man:
557
558install-pdf: install-pdf-am
559
560install-pdf-am:
561
562install-ps: install-ps-am
563
564install-ps-am:
565
566installcheck-am:
567
568maintainer-clean: maintainer-clean-am
569	-rm -f Makefile
570maintainer-clean-am: distclean-am maintainer-clean-generic
571
572mostlyclean: mostlyclean-am
573
574mostlyclean-am: mostlyclean-generic mostlyclean-libtool
575
576pdf: pdf-am
577
578pdf-am:
579
580ps: ps-am
581
582ps-am:
583
584uninstall-am: uninstall-libmanDATA
585
586.MAKE: install-am install-strip
587
588.PHONY: all all-am check check-am clean clean-generic clean-libtool \
589	cscopelist-am ctags-am distclean distclean-generic \
590	distclean-libtool distdir dvi dvi-am html html-am info info-am \
591	install install-am install-data install-data-am install-dvi \
592	install-dvi-am install-exec install-exec-am install-html \
593	install-html-am install-info install-info-am \
594	install-libmanDATA install-man install-pdf install-pdf-am \
595	install-ps install-ps-am install-strip installcheck \
596	installcheck-am installdirs maintainer-clean \
597	maintainer-clean-generic mostlyclean mostlyclean-generic \
598	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
599	uninstall-am uninstall-libmanDATA
600
601.PRECIOUS: Makefile
602
603
604# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
605.man.$(LIB_MAN_SUFFIX):
606	$(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
607
608# Tell versions [3.59,3.63) of GNU make to not export all variables.
609# Otherwise a system limit (for SysV at least) may be exceeded.
610.NOEXPORT:
611