Rearranging to get into the format needed to build
[adaptation/panda/libdrm.git] / include / 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 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = include
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
40         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
41         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
42         $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44         $(ACLOCAL_M4)
45 mkinstalldirs = $(install_sh) -d
46 CONFIG_HEADER = $(top_builddir)/config.h
47 CONFIG_CLEAN_FILES =
48 CONFIG_CLEAN_VPATH_FILES =
49 AM_V_GEN = $(am__v_GEN_@AM_V@)
50 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
51 am__v_GEN_0 = @echo "  GEN   " $@;
52 AM_V_at = $(am__v_at_@AM_V@)
53 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
54 am__v_at_0 = @
55 SOURCES =
56 DIST_SOURCES =
57 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
58         html-recursive info-recursive install-data-recursive \
59         install-dvi-recursive install-exec-recursive \
60         install-html-recursive install-info-recursive \
61         install-pdf-recursive install-ps-recursive install-recursive \
62         installcheck-recursive installdirs-recursive pdf-recursive \
63         ps-recursive uninstall-recursive
64 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
65   distclean-recursive maintainer-clean-recursive
66 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
67         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
68         distdir
69 ETAGS = etags
70 CTAGS = ctags
71 DIST_SUBDIRS = $(SUBDIRS)
72 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73 am__relativize = \
74   dir0=`pwd`; \
75   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
76   sed_rest='s,^[^/]*/*,,'; \
77   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
78   sed_butlast='s,/*[^/]*$$,,'; \
79   while test -n "$$dir1"; do \
80     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
81     if test "$$first" != "."; then \
82       if test "$$first" = ".."; then \
83         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
84         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
85       else \
86         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
87         if test "$$first2" = "$$first"; then \
88           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
89         else \
90           dir2="../$$dir2"; \
91         fi; \
92         dir0="$$dir0"/"$$first"; \
93       fi; \
94     fi; \
95     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
96   done; \
97   reldir="$$dir2"
98 ACLOCAL = @ACLOCAL@
99 ALLOCA = @ALLOCA@
100 AMTAR = @AMTAR@
101 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
102 AR = @AR@
103 AUTOCONF = @AUTOCONF@
104 AUTOHEADER = @AUTOHEADER@
105 AUTOMAKE = @AUTOMAKE@
106 AWK = @AWK@
107 CAIRO_CFLAGS = @CAIRO_CFLAGS@
108 CAIRO_LIBS = @CAIRO_LIBS@
109 CC = @CC@
110 CCDEPMODE = @CCDEPMODE@
111 CFLAGS = @CFLAGS@
112 CLOCK_LIB = @CLOCK_LIB@
113 CPP = @CPP@
114 CPPFLAGS = @CPPFLAGS@
115 CYGPATH_W = @CYGPATH_W@
116 DEFS = @DEFS@
117 DEPDIR = @DEPDIR@
118 DLLTOOL = @DLLTOOL@
119 DSYMUTIL = @DSYMUTIL@
120 DUMPBIN = @DUMPBIN@
121 ECHO_C = @ECHO_C@
122 ECHO_N = @ECHO_N@
123 ECHO_T = @ECHO_T@
124 EGREP = @EGREP@
125 EXEEXT = @EXEEXT@
126 FGREP = @FGREP@
127 GREP = @GREP@
128 INSTALL = @INSTALL@
129 INSTALL_DATA = @INSTALL_DATA@
130 INSTALL_PROGRAM = @INSTALL_PROGRAM@
131 INSTALL_SCRIPT = @INSTALL_SCRIPT@
132 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
133 LD = @LD@
134 LDFLAGS = @LDFLAGS@
135 LIBOBJS = @LIBOBJS@
136 LIBS = @LIBS@
137 LIBTOOL = @LIBTOOL@
138 LIBUDEV_CFLAGS = @LIBUDEV_CFLAGS@
139 LIBUDEV_LIBS = @LIBUDEV_LIBS@
140 LIPO = @LIPO@
141 LN_S = @LN_S@
142 LTLIBOBJS = @LTLIBOBJS@
143 MAINT = @MAINT@
144 MAKEINFO = @MAKEINFO@
145 MANIFEST_TOOL = @MANIFEST_TOOL@
146 MKDIR_P = @MKDIR_P@
147 NM = @NM@
148 NMEDIT = @NMEDIT@
149 OBJDUMP = @OBJDUMP@
150 OBJEXT = @OBJEXT@
151 OTOOL = @OTOOL@
152 OTOOL64 = @OTOOL64@
153 PACKAGE = @PACKAGE@
154 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
155 PACKAGE_NAME = @PACKAGE_NAME@
156 PACKAGE_STRING = @PACKAGE_STRING@
157 PACKAGE_TARNAME = @PACKAGE_TARNAME@
158 PACKAGE_URL = @PACKAGE_URL@
159 PACKAGE_VERSION = @PACKAGE_VERSION@
160 PATH_SEPARATOR = @PATH_SEPARATOR@
161 PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
162 PCIACCESS_LIBS = @PCIACCESS_LIBS@
163 PKG_CONFIG = @PKG_CONFIG@
164 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
165 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
166 PTHREADSTUBS_CFLAGS = @PTHREADSTUBS_CFLAGS@
167 PTHREADSTUBS_LIBS = @PTHREADSTUBS_LIBS@
168 RANLIB = @RANLIB@
169 SED = @SED@
170 SET_MAKE = @SET_MAKE@
171 SHELL = @SHELL@
172 STRIP = @STRIP@
173 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
174 VALGRIND_LIBS = @VALGRIND_LIBS@
175 VERSION = @VERSION@
176 WARN_CFLAGS = @WARN_CFLAGS@
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_AR = @ac_ct_AR@
182 ac_ct_CC = @ac_ct_CC@
183 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
184 am__include = @am__include@
185 am__leading_dot = @am__leading_dot@
186 am__quote = @am__quote@
187 am__tar = @am__tar@
188 am__untar = @am__untar@
189 bindir = @bindir@
190 build = @build@
191 build_alias = @build_alias@
192 build_cpu = @build_cpu@
193 build_os = @build_os@
194 build_vendor = @build_vendor@
195 builddir = @builddir@
196 datadir = @datadir@
197 datarootdir = @datarootdir@
198 docdir = @docdir@
199 dvidir = @dvidir@
200 exec_prefix = @exec_prefix@
201 host = @host@
202 host_alias = @host_alias@
203 host_cpu = @host_cpu@
204 host_os = @host_os@
205 host_vendor = @host_vendor@
206 htmldir = @htmldir@
207 includedir = @includedir@
208 infodir = @infodir@
209 install_sh = @install_sh@
210 kernel_source = @kernel_source@
211 libdir = @libdir@
212 libexecdir = @libexecdir@
213 localedir = @localedir@
214 localstatedir = @localstatedir@
215 mandir = @mandir@
216 mkdir_p = @mkdir_p@
217 oldincludedir = @oldincludedir@
218 pdfdir = @pdfdir@
219 pkgconfigdir = @pkgconfigdir@
220 prefix = @prefix@
221 program_transform_name = @program_transform_name@
222 psdir = @psdir@
223 sbindir = @sbindir@
224 sharedstatedir = @sharedstatedir@
225 srcdir = @srcdir@
226 sysconfdir = @sysconfdir@
227 target_alias = @target_alias@
228 top_build_prefix = @top_build_prefix@
229 top_builddir = @top_builddir@
230 top_srcdir = @top_srcdir@
231 SUBDIRS = drm
232 all: all-recursive
233
234 .SUFFIXES:
235 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
236         @for dep in $?; do \
237           case '$(am__configure_deps)' in \
238             *$$dep*) \
239               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
240                 && { if test -f $@; then exit 0; else break; fi; }; \
241               exit 1;; \
242           esac; \
243         done; \
244         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
245         $(am__cd) $(top_srcdir) && \
246           $(AUTOMAKE) --foreign include/Makefile
247 .PRECIOUS: Makefile
248 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
249         @case '$?' in \
250           *config.status*) \
251             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
252           *) \
253             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
254             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
255         esac;
256
257 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
258         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
259
260 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
261         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
263         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
264 $(am__aclocal_m4_deps):
265
266 mostlyclean-libtool:
267         -rm -f *.lo
268
269 clean-libtool:
270         -rm -rf .libs _libs
271
272 # This directory's subdirectories are mostly independent; you can cd
273 # into them and run `make' without going through this Makefile.
274 # To change the values of `make' variables: instead of editing Makefiles,
275 # (1) if the variable is set in `config.status', edit `config.status'
276 #     (which will cause the Makefiles to be regenerated when you run `make');
277 # (2) otherwise, pass the desired values on the `make' command line.
278 $(RECURSIVE_TARGETS):
279         @fail= failcom='exit 1'; \
280         for f in x $$MAKEFLAGS; do \
281           case $$f in \
282             *=* | --[!k]*);; \
283             *k*) failcom='fail=yes';; \
284           esac; \
285         done; \
286         dot_seen=no; \
287         target=`echo $@ | sed s/-recursive//`; \
288         list='$(SUBDIRS)'; for subdir in $$list; do \
289           echo "Making $$target in $$subdir"; \
290           if test "$$subdir" = "."; then \
291             dot_seen=yes; \
292             local_target="$$target-am"; \
293           else \
294             local_target="$$target"; \
295           fi; \
296           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
297           || eval $$failcom; \
298         done; \
299         if test "$$dot_seen" = "no"; then \
300           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
301         fi; test -z "$$fail"
302
303 $(RECURSIVE_CLEAN_TARGETS):
304         @fail= failcom='exit 1'; \
305         for f in x $$MAKEFLAGS; do \
306           case $$f in \
307             *=* | --[!k]*);; \
308             *k*) failcom='fail=yes';; \
309           esac; \
310         done; \
311         dot_seen=no; \
312         case "$@" in \
313           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
314           *) list='$(SUBDIRS)' ;; \
315         esac; \
316         rev=''; for subdir in $$list; do \
317           if test "$$subdir" = "."; then :; else \
318             rev="$$subdir $$rev"; \
319           fi; \
320         done; \
321         rev="$$rev ."; \
322         target=`echo $@ | sed s/-recursive//`; \
323         for subdir in $$rev; do \
324           echo "Making $$target in $$subdir"; \
325           if test "$$subdir" = "."; then \
326             local_target="$$target-am"; \
327           else \
328             local_target="$$target"; \
329           fi; \
330           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
331           || eval $$failcom; \
332         done && test -z "$$fail"
333 tags-recursive:
334         list='$(SUBDIRS)'; for subdir in $$list; do \
335           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
336         done
337 ctags-recursive:
338         list='$(SUBDIRS)'; for subdir in $$list; do \
339           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
340         done
341
342 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
343         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
344         unique=`for i in $$list; do \
345             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
346           done | \
347           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
348               END { if (nonempty) { for (i in files) print i; }; }'`; \
349         mkid -fID $$unique
350 tags: TAGS
351
352 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
353                 $(TAGS_FILES) $(LISP)
354         set x; \
355         here=`pwd`; \
356         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
357           include_option=--etags-include; \
358           empty_fix=.; \
359         else \
360           include_option=--include; \
361           empty_fix=; \
362         fi; \
363         list='$(SUBDIRS)'; for subdir in $$list; do \
364           if test "$$subdir" = .; then :; else \
365             test ! -f $$subdir/TAGS || \
366               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
367           fi; \
368         done; \
369         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
370         unique=`for i in $$list; do \
371             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
372           done | \
373           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
374               END { if (nonempty) { for (i in files) print i; }; }'`; \
375         shift; \
376         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
377           test -n "$$unique" || unique=$$empty_fix; \
378           if test $$# -gt 0; then \
379             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
380               "$$@" $$unique; \
381           else \
382             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
383               $$unique; \
384           fi; \
385         fi
386 ctags: CTAGS
387 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
388                 $(TAGS_FILES) $(LISP)
389         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
390         unique=`for i in $$list; do \
391             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
392           done | \
393           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
394               END { if (nonempty) { for (i in files) print i; }; }'`; \
395         test -z "$(CTAGS_ARGS)$$unique" \
396           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
397              $$unique
398
399 GTAGS:
400         here=`$(am__cd) $(top_builddir) && pwd` \
401           && $(am__cd) $(top_srcdir) \
402           && gtags -i $(GTAGS_ARGS) "$$here"
403
404 distclean-tags:
405         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
406
407 distdir: $(DISTFILES)
408         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
409         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
410         list='$(DISTFILES)'; \
411           dist_files=`for file in $$list; do echo $$file; done | \
412           sed -e "s|^$$srcdirstrip/||;t" \
413               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
414         case $$dist_files in \
415           */*) $(MKDIR_P) `echo "$$dist_files" | \
416                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
417                            sort -u` ;; \
418         esac; \
419         for file in $$dist_files; do \
420           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
421           if test -d $$d/$$file; then \
422             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
423             if test -d "$(distdir)/$$file"; then \
424               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
425             fi; \
426             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
427               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
428               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
429             fi; \
430             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
431           else \
432             test -f "$(distdir)/$$file" \
433             || cp -p $$d/$$file "$(distdir)/$$file" \
434             || exit 1; \
435           fi; \
436         done
437         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
438           if test "$$subdir" = .; then :; else \
439             test -d "$(distdir)/$$subdir" \
440             || $(MKDIR_P) "$(distdir)/$$subdir" \
441             || exit 1; \
442           fi; \
443         done
444         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
445           if test "$$subdir" = .; then :; else \
446             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
447             $(am__relativize); \
448             new_distdir=$$reldir; \
449             dir1=$$subdir; dir2="$(top_distdir)"; \
450             $(am__relativize); \
451             new_top_distdir=$$reldir; \
452             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
453             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
454             ($(am__cd) $$subdir && \
455               $(MAKE) $(AM_MAKEFLAGS) \
456                 top_distdir="$$new_top_distdir" \
457                 distdir="$$new_distdir" \
458                 am__remove_distdir=: \
459                 am__skip_length_check=: \
460                 am__skip_mode_fix=: \
461                 distdir) \
462               || exit 1; \
463           fi; \
464         done
465 check-am: all-am
466 check: check-recursive
467 all-am: Makefile
468 installdirs: installdirs-recursive
469 installdirs-am:
470 install: install-recursive
471 install-exec: install-exec-recursive
472 install-data: install-data-recursive
473 uninstall: uninstall-recursive
474
475 install-am: all-am
476         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
477
478 installcheck: installcheck-recursive
479 install-strip:
480         if test -z '$(STRIP)'; then \
481           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
482             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
483               install; \
484         else \
485           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
486             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
487             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
488         fi
489 mostlyclean-generic:
490
491 clean-generic:
492
493 distclean-generic:
494         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
495         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
496
497 maintainer-clean-generic:
498         @echo "This command is intended for maintainers to use"
499         @echo "it deletes files that may require special tools to rebuild."
500 clean: clean-recursive
501
502 clean-am: clean-generic clean-libtool mostlyclean-am
503
504 distclean: distclean-recursive
505         -rm -f Makefile
506 distclean-am: clean-am distclean-generic distclean-tags
507
508 dvi: dvi-recursive
509
510 dvi-am:
511
512 html: html-recursive
513
514 html-am:
515
516 info: info-recursive
517
518 info-am:
519
520 install-data-am:
521
522 install-dvi: install-dvi-recursive
523
524 install-dvi-am:
525
526 install-exec-am:
527
528 install-html: install-html-recursive
529
530 install-html-am:
531
532 install-info: install-info-recursive
533
534 install-info-am:
535
536 install-man:
537
538 install-pdf: install-pdf-recursive
539
540 install-pdf-am:
541
542 install-ps: install-ps-recursive
543
544 install-ps-am:
545
546 installcheck-am:
547
548 maintainer-clean: maintainer-clean-recursive
549         -rm -f Makefile
550 maintainer-clean-am: distclean-am maintainer-clean-generic
551
552 mostlyclean: mostlyclean-recursive
553
554 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
555
556 pdf: pdf-recursive
557
558 pdf-am:
559
560 ps: ps-recursive
561
562 ps-am:
563
564 uninstall-am:
565
566 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
567         install-am install-strip tags-recursive
568
569 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
570         all all-am check check-am clean clean-generic clean-libtool \
571         ctags ctags-recursive distclean distclean-generic \
572         distclean-libtool distclean-tags distdir dvi dvi-am html \
573         html-am info info-am install install-am install-data \
574         install-data-am install-dvi install-dvi-am install-exec \
575         install-exec-am install-html install-html-am install-info \
576         install-info-am install-man install-pdf install-pdf-am \
577         install-ps install-ps-am install-strip installcheck \
578         installcheck-am installdirs installdirs-am maintainer-clean \
579         maintainer-clean-generic mostlyclean mostlyclean-generic \
580         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
581         uninstall uninstall-am
582
583
584 # Tell versions [3.59,3.63) of GNU make to not export all variables.
585 # Otherwise a system limit (for SysV at least) may be exceeded.
586 .NOEXPORT: