ChangeLog: I forgot to add the entries for the past few commits
[castfs.git] / Makefile.in
blobc6a673137b215ad23762fe5468667acf57470aff
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
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.
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.
15 @SET_MAKE@
16 VPATH = @srcdir@
17 pkgdatadir = $(datadir)/@PACKAGE@
18 pkglibdir = $(libdir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
26 NORMAL_INSTALL = :
27 PRE_INSTALL = :
28 POST_INSTALL = :
29 NORMAL_UNINSTALL = :
30 PRE_UNINSTALL = :
31 POST_UNINSTALL = :
32 subdir = .
33 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
34 $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
35 ChangeLog INSTALL NEWS TODO config.guess config.sub depcomp \
36 install-sh ltmain.sh missing
37 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38 am__aclocal_m4_deps = $(top_srcdir)/configure.in
39 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
40 $(ACLOCAL_M4)
41 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
42 configure.lineno config.status.lineno
43 mkinstalldirs = $(install_sh) -d
44 CONFIG_CLEAN_FILES =
45 SOURCES =
46 DIST_SOURCES =
47 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
48 html-recursive info-recursive install-data-recursive \
49 install-dvi-recursive install-exec-recursive \
50 install-html-recursive install-info-recursive \
51 install-pdf-recursive install-ps-recursive install-recursive \
52 installcheck-recursive installdirs-recursive pdf-recursive \
53 ps-recursive uninstall-recursive
54 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
55 distclean-recursive maintainer-clean-recursive
56 ETAGS = etags
57 CTAGS = ctags
58 DIST_SUBDIRS = $(SUBDIRS)
59 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60 distdir = $(PACKAGE)-$(VERSION)
61 top_distdir = $(distdir)
62 am__remove_distdir = \
63 { test ! -d $(distdir) \
64 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
65 && rm -fr $(distdir); }; }
66 DIST_ARCHIVES = $(distdir).tar.gz
67 GZIP_ENV = --best
68 distuninstallcheck_listfiles = find . -type f -print
69 distcleancheck_listfiles = find . -type f -print
70 ACLOCAL = @ACLOCAL@
71 AMTAR = @AMTAR@
72 AUTOCONF = @AUTOCONF@
73 AUTOHEADER = @AUTOHEADER@
74 AUTOMAKE = @AUTOMAKE@
75 AWK = @AWK@
76 CC = @CC@
77 CCDEPMODE = @CCDEPMODE@
78 CFLAGS = @CFLAGS@
79 CPP = @CPP@
80 CPPFLAGS = @CPPFLAGS@
81 CYGPATH_W = @CYGPATH_W@
82 DEFS = @DEFS@
83 DEPDIR = @DEPDIR@
84 ECHO_C = @ECHO_C@
85 ECHO_N = @ECHO_N@
86 ECHO_T = @ECHO_T@
87 EGREP = @EGREP@
88 EXEEXT = @EXEEXT@
89 FUSE_PREFIX = @FUSE_PREFIX@
90 GREP = @GREP@
91 INSTALL = @INSTALL@
92 INSTALL_DATA = @INSTALL_DATA@
93 INSTALL_PROGRAM = @INSTALL_PROGRAM@
94 INSTALL_SCRIPT = @INSTALL_SCRIPT@
95 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
96 LDFLAGS = @LDFLAGS@
97 LIBOBJS = @LIBOBJS@
98 LIBS = @LIBS@
99 LTLIBOBJS = @LTLIBOBJS@
100 MAINT = @MAINT@
101 MAKEINFO = @MAKEINFO@
102 MKDIR_P = @MKDIR_P@
103 OBJEXT = @OBJEXT@
104 PACKAGE = @PACKAGE@
105 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
106 PACKAGE_NAME = @PACKAGE_NAME@
107 PACKAGE_STRING = @PACKAGE_STRING@
108 PACKAGE_TARNAME = @PACKAGE_TARNAME@
109 PACKAGE_VERSION = @PACKAGE_VERSION@
110 PATH_SEPARATOR = @PATH_SEPARATOR@
111 SET_MAKE = @SET_MAKE@
112 SHELL = @SHELL@
113 STRIP = @STRIP@
114 VERSION = @VERSION@
115 abs_builddir = @abs_builddir@
116 abs_srcdir = @abs_srcdir@
117 abs_top_builddir = @abs_top_builddir@
118 abs_top_srcdir = @abs_top_srcdir@
119 ac_ct_CC = @ac_ct_CC@
120 am__include = @am__include@
121 am__leading_dot = @am__leading_dot@
122 am__quote = @am__quote@
123 am__tar = @am__tar@
124 am__untar = @am__untar@
125 bindir = @bindir@
126 build_alias = @build_alias@
127 builddir = @builddir@
128 datadir = @datadir@
129 datarootdir = @datarootdir@
130 docdir = @docdir@
131 dvidir = @dvidir@
132 exec_prefix = @exec_prefix@
133 host_alias = @host_alias@
134 htmldir = @htmldir@
135 includedir = @includedir@
136 infodir = @infodir@
137 install_sh = @install_sh@
138 libdir = @libdir@
139 libexecdir = @libexecdir@
140 localedir = @localedir@
141 localstatedir = @localstatedir@
142 mandir = @mandir@
143 mkdir_p = @mkdir_p@
144 oldincludedir = @oldincludedir@
145 pdfdir = @pdfdir@
146 pkgconfigdir = @pkgconfigdir@
147 prefix = @prefix@
148 program_transform_name = @program_transform_name@
149 psdir = @psdir@
150 sbindir = @sbindir@
151 sharedstatedir = @sharedstatedir@
152 srcdir = @srcdir@
153 sysconfdir = @sysconfdir@
154 target_alias = @target_alias@
155 top_builddir = @top_builddir@
156 top_srcdir = @top_srcdir@
157 MAINTAINERCLEANFILES = config.sub config.guess Makefile.in depcomp install-sh \
158 ltmain.sh missing configure aclocal.m4 *~
160 SUBDIRS = include src test debian doc
161 all: all-recursive
163 .SUFFIXES:
164 am--refresh:
166 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
167 @for dep in $?; do \
168 case '$(am__configure_deps)' in \
169 *$$dep*) \
170 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
171 cd $(srcdir) && $(AUTOMAKE) --gnu \
172 && exit 0; \
173 exit 1;; \
174 esac; \
175 done; \
176 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
177 cd $(top_srcdir) && \
178 $(AUTOMAKE) --gnu Makefile
179 .PRECIOUS: Makefile
180 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
181 @case '$?' in \
182 *config.status*) \
183 echo ' $(SHELL) ./config.status'; \
184 $(SHELL) ./config.status;; \
185 *) \
186 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
187 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
188 esac;
190 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
191 $(SHELL) ./config.status --recheck
193 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
194 cd $(srcdir) && $(AUTOCONF)
195 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
196 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
198 # This directory's subdirectories are mostly independent; you can cd
199 # into them and run `make' without going through this Makefile.
200 # To change the values of `make' variables: instead of editing Makefiles,
201 # (1) if the variable is set in `config.status', edit `config.status'
202 # (which will cause the Makefiles to be regenerated when you run `make');
203 # (2) otherwise, pass the desired values on the `make' command line.
204 $(RECURSIVE_TARGETS):
205 @failcom='exit 1'; \
206 for f in x $$MAKEFLAGS; do \
207 case $$f in \
208 *=* | --[!k]*);; \
209 *k*) failcom='fail=yes';; \
210 esac; \
211 done; \
212 dot_seen=no; \
213 target=`echo $@ | sed s/-recursive//`; \
214 list='$(SUBDIRS)'; for subdir in $$list; do \
215 echo "Making $$target in $$subdir"; \
216 if test "$$subdir" = "."; then \
217 dot_seen=yes; \
218 local_target="$$target-am"; \
219 else \
220 local_target="$$target"; \
221 fi; \
222 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
223 || eval $$failcom; \
224 done; \
225 if test "$$dot_seen" = "no"; then \
226 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
227 fi; test -z "$$fail"
229 $(RECURSIVE_CLEAN_TARGETS):
230 @failcom='exit 1'; \
231 for f in x $$MAKEFLAGS; do \
232 case $$f in \
233 *=* | --[!k]*);; \
234 *k*) failcom='fail=yes';; \
235 esac; \
236 done; \
237 dot_seen=no; \
238 case "$@" in \
239 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
240 *) list='$(SUBDIRS)' ;; \
241 esac; \
242 rev=''; for subdir in $$list; do \
243 if test "$$subdir" = "."; then :; else \
244 rev="$$subdir $$rev"; \
245 fi; \
246 done; \
247 rev="$$rev ."; \
248 target=`echo $@ | sed s/-recursive//`; \
249 for subdir in $$rev; do \
250 echo "Making $$target in $$subdir"; \
251 if test "$$subdir" = "."; then \
252 local_target="$$target-am"; \
253 else \
254 local_target="$$target"; \
255 fi; \
256 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
257 || eval $$failcom; \
258 done && test -z "$$fail"
259 tags-recursive:
260 list='$(SUBDIRS)'; for subdir in $$list; do \
261 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
262 done
263 ctags-recursive:
264 list='$(SUBDIRS)'; for subdir in $$list; do \
265 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
266 done
268 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
269 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
270 unique=`for i in $$list; do \
271 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
272 done | \
273 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
274 END { if (nonempty) { for (i in files) print i; }; }'`; \
275 mkid -fID $$unique
276 tags: TAGS
278 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
279 $(TAGS_FILES) $(LISP)
280 tags=; \
281 here=`pwd`; \
282 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
283 include_option=--etags-include; \
284 empty_fix=.; \
285 else \
286 include_option=--include; \
287 empty_fix=; \
288 fi; \
289 list='$(SUBDIRS)'; for subdir in $$list; do \
290 if test "$$subdir" = .; then :; else \
291 test ! -f $$subdir/TAGS || \
292 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
293 fi; \
294 done; \
295 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
296 unique=`for i in $$list; do \
297 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
298 done | \
299 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
300 END { if (nonempty) { for (i in files) print i; }; }'`; \
301 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
302 test -n "$$unique" || unique=$$empty_fix; \
303 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
304 $$tags $$unique; \
306 ctags: CTAGS
307 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
308 $(TAGS_FILES) $(LISP)
309 tags=; \
310 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
311 unique=`for i in $$list; do \
312 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313 done | \
314 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
315 END { if (nonempty) { for (i in files) print i; }; }'`; \
316 test -z "$(CTAGS_ARGS)$$tags$$unique" \
317 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
318 $$tags $$unique
320 GTAGS:
321 here=`$(am__cd) $(top_builddir) && pwd` \
322 && cd $(top_srcdir) \
323 && gtags -i $(GTAGS_ARGS) $$here
325 distclean-tags:
326 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
328 distdir: $(DISTFILES)
329 $(am__remove_distdir)
330 test -d $(distdir) || mkdir $(distdir)
331 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
332 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
333 list='$(DISTFILES)'; \
334 dist_files=`for file in $$list; do echo $$file; done | \
335 sed -e "s|^$$srcdirstrip/||;t" \
336 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
337 case $$dist_files in \
338 */*) $(MKDIR_P) `echo "$$dist_files" | \
339 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
340 sort -u` ;; \
341 esac; \
342 for file in $$dist_files; do \
343 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
344 if test -d $$d/$$file; then \
345 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
346 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
347 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
348 fi; \
349 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
350 else \
351 test -f $(distdir)/$$file \
352 || cp -p $$d/$$file $(distdir)/$$file \
353 || exit 1; \
354 fi; \
355 done
356 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
357 if test "$$subdir" = .; then :; else \
358 test -d "$(distdir)/$$subdir" \
359 || $(MKDIR_P) "$(distdir)/$$subdir" \
360 || exit 1; \
361 distdir=`$(am__cd) $(distdir) && pwd`; \
362 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
363 (cd $$subdir && \
364 $(MAKE) $(AM_MAKEFLAGS) \
365 top_distdir="$$top_distdir" \
366 distdir="$$distdir/$$subdir" \
367 am__remove_distdir=: \
368 am__skip_length_check=: \
369 distdir) \
370 || exit 1; \
371 fi; \
372 done
373 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
374 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
375 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
376 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
377 || chmod -R a+r $(distdir)
378 dist-gzip: distdir
379 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
380 $(am__remove_distdir)
382 dist-bzip2: distdir
383 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
384 $(am__remove_distdir)
386 dist-lzma: distdir
387 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
388 $(am__remove_distdir)
390 dist-tarZ: distdir
391 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
392 $(am__remove_distdir)
394 dist-shar: distdir
395 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
396 $(am__remove_distdir)
398 dist-zip: distdir
399 -rm -f $(distdir).zip
400 zip -rq $(distdir).zip $(distdir)
401 $(am__remove_distdir)
403 dist dist-all: distdir
404 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
405 $(am__remove_distdir)
407 # This target untars the dist file and tries a VPATH configuration. Then
408 # it guarantees that the distribution is self-contained by making another
409 # tarfile.
410 distcheck: dist
411 case '$(DIST_ARCHIVES)' in \
412 *.tar.gz*) \
413 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
414 *.tar.bz2*) \
415 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
416 *.tar.lzma*) \
417 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
418 *.tar.Z*) \
419 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
420 *.shar.gz*) \
421 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
422 *.zip*) \
423 unzip $(distdir).zip ;;\
424 esac
425 chmod -R a-w $(distdir); chmod a+w $(distdir)
426 mkdir $(distdir)/_build
427 mkdir $(distdir)/_inst
428 chmod a-w $(distdir)
429 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
430 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
431 && cd $(distdir)/_build \
432 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
433 $(DISTCHECK_CONFIGURE_FLAGS) \
434 && $(MAKE) $(AM_MAKEFLAGS) \
435 && $(MAKE) $(AM_MAKEFLAGS) dvi \
436 && $(MAKE) $(AM_MAKEFLAGS) check \
437 && $(MAKE) $(AM_MAKEFLAGS) install \
438 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
439 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
440 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
441 distuninstallcheck \
442 && chmod -R a-w "$$dc_install_base" \
443 && ({ \
444 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
445 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
446 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
447 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
448 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
449 } || { rm -rf "$$dc_destdir"; exit 1; }) \
450 && rm -rf "$$dc_destdir" \
451 && $(MAKE) $(AM_MAKEFLAGS) dist \
452 && rm -rf $(DIST_ARCHIVES) \
453 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
454 $(am__remove_distdir)
455 @(echo "$(distdir) archives ready for distribution: "; \
456 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
457 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
458 distuninstallcheck:
459 @cd $(distuninstallcheck_dir) \
460 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
461 || { echo "ERROR: files left after uninstall:" ; \
462 if test -n "$(DESTDIR)"; then \
463 echo " (check DESTDIR support)"; \
464 fi ; \
465 $(distuninstallcheck_listfiles) ; \
466 exit 1; } >&2
467 distcleancheck: distclean
468 @if test '$(srcdir)' = . ; then \
469 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
470 exit 1 ; \
472 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
473 || { echo "ERROR: files left in build directory after distclean:" ; \
474 $(distcleancheck_listfiles) ; \
475 exit 1; } >&2
476 check-am: all-am
477 check: check-recursive
478 all-am: Makefile
479 installdirs: installdirs-recursive
480 installdirs-am:
481 install: install-recursive
482 install-exec: install-exec-recursive
483 install-data: install-data-recursive
484 uninstall: uninstall-recursive
486 install-am: all-am
487 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
489 installcheck: installcheck-recursive
490 install-strip:
491 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
492 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
493 `test -z '$(STRIP)' || \
494 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
495 mostlyclean-generic:
497 clean-generic:
499 distclean-generic:
500 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
502 maintainer-clean-generic:
503 @echo "This command is intended for maintainers to use"
504 @echo "it deletes files that may require special tools to rebuild."
505 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
506 clean: clean-recursive
508 clean-am: clean-generic mostlyclean-am
510 distclean: distclean-recursive
511 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
512 -rm -f Makefile
513 distclean-am: clean-am distclean-generic distclean-tags
515 dvi: dvi-recursive
517 dvi-am:
519 html: html-recursive
521 info: info-recursive
523 info-am:
525 install-data-am:
527 install-dvi: install-dvi-recursive
529 install-exec-am:
531 install-html: install-html-recursive
533 install-info: install-info-recursive
535 install-man:
537 install-pdf: install-pdf-recursive
539 install-ps: install-ps-recursive
541 installcheck-am:
543 maintainer-clean: maintainer-clean-recursive
544 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
545 -rm -rf $(top_srcdir)/autom4te.cache
546 -rm -f Makefile
547 maintainer-clean-am: distclean-am maintainer-clean-generic
549 mostlyclean: mostlyclean-recursive
551 mostlyclean-am: mostlyclean-generic
553 pdf: pdf-recursive
555 pdf-am:
557 ps: ps-recursive
559 ps-am:
561 uninstall-am:
563 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
564 install-strip
566 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
567 all all-am am--refresh check check-am clean clean-generic \
568 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
569 dist-lzma dist-shar dist-tarZ dist-zip distcheck distclean \
570 distclean-generic distclean-tags distcleancheck distdir \
571 distuninstallcheck dvi dvi-am html html-am info info-am \
572 install install-am install-data install-data-am install-dvi \
573 install-dvi-am install-exec install-exec-am install-html \
574 install-html-am install-info install-info-am install-man \
575 install-pdf install-pdf-am install-ps install-ps-am \
576 install-strip installcheck installcheck-am installdirs \
577 installdirs-am maintainer-clean maintainer-clean-generic \
578 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
579 tags-recursive uninstall uninstall-am
581 # Tell versions [3.59,3.63) of GNU make to not export all variables.
582 # Otherwise a system limit (for SysV at least) may be exceeded.
583 .NOEXPORT: