Newer autotools
[gliv.git] / man / Makefile.in
blob19d5eca08a33a5b44c7b78eef02c75cf5995b121
1 # Makefile.in generated by automake 1.11.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, 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.
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.
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 = man
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
40 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41 $(ACLOCAL_M4)
42 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
43 CONFIG_HEADER = $(top_builddir)/config.h
44 CONFIG_CLEAN_FILES =
45 CONFIG_CLEAN_VPATH_FILES =
46 SOURCES =
47 DIST_SOURCES =
48 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
49 html-recursive info-recursive install-data-recursive \
50 install-dvi-recursive install-exec-recursive \
51 install-html-recursive install-info-recursive \
52 install-pdf-recursive install-ps-recursive install-recursive \
53 installcheck-recursive installdirs-recursive pdf-recursive \
54 ps-recursive uninstall-recursive
55 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
56 distclean-recursive maintainer-clean-recursive
57 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
58 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
59 distdir
60 ETAGS = etags
61 CTAGS = ctags
62 DIST_SUBDIRS = $(SUBDIRS)
63 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64 am__relativize = \
65 dir0=`pwd`; \
66 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
67 sed_rest='s,^[^/]*/*,,'; \
68 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
69 sed_butlast='s,/*[^/]*$$,,'; \
70 while test -n "$$dir1"; do \
71 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
72 if test "$$first" != "."; then \
73 if test "$$first" = ".."; then \
74 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
75 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
76 else \
77 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
78 if test "$$first2" = "$$first"; then \
79 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
80 else \
81 dir2="../$$dir2"; \
82 fi; \
83 dir0="$$dir0"/"$$first"; \
84 fi; \
85 fi; \
86 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
87 done; \
88 reldir="$$dir2"
89 ACLOCAL = @ACLOCAL@
90 ALLOCA = @ALLOCA@
91 AMTAR = @AMTAR@
92 AUTOCONF = @AUTOCONF@
93 AUTOHEADER = @AUTOHEADER@
94 AUTOMAKE = @AUTOMAKE@
95 AWK = @AWK@
96 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
97 CATOBJEXT = @CATOBJEXT@
98 CC = @CC@
99 CCDEPMODE = @CCDEPMODE@
100 CFLAGS = @CFLAGS@
101 CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
102 CPP = @CPP@
103 CPPFLAGS = @CPPFLAGS@
104 CYGPATH_W = @CYGPATH_W@
105 DATADIRNAME = @DATADIRNAME@
106 DEFS = @DEFS@
107 DEPDIR = @DEPDIR@
108 ECHO_C = @ECHO_C@
109 ECHO_N = @ECHO_N@
110 ECHO_T = @ECHO_T@
111 EGREP = @EGREP@
112 EXEEXT = @EXEEXT@
113 GENCAT = @GENCAT@
114 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
115 GLIBC2 = @GLIBC2@
116 GLIBC21 = @GLIBC21@
117 GMSGFMT = @GMSGFMT@
118 GMSGFMT_015 = @GMSGFMT_015@
119 GREP = @GREP@
120 GTKGLEXT_CFLAGS = @GTKGLEXT_CFLAGS@
121 GTKGLEXT_LIBS = @GTKGLEXT_LIBS@
122 GTK_CFLAGS = @GTK_CFLAGS@
123 GTK_LIBS = @GTK_LIBS@
124 HAVE_ASPRINTF = @HAVE_ASPRINTF@
125 HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
126 HAVE_SNPRINTF = @HAVE_SNPRINTF@
127 HAVE_VISIBILITY = @HAVE_VISIBILITY@
128 HAVE_WPRINTF = @HAVE_WPRINTF@
129 INSTALL = @INSTALL@
130 INSTALL_DATA = @INSTALL_DATA@
131 INSTALL_PROGRAM = @INSTALL_PROGRAM@
132 INSTALL_SCRIPT = @INSTALL_SCRIPT@
133 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
134 INSTOBJEXT = @INSTOBJEXT@
135 INTLBISON = @INTLBISON@
136 INTLLIBS = @INTLLIBS@
137 INTLOBJS = @INTLOBJS@
138 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
139 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
140 LDFLAGS = @LDFLAGS@
141 LIBICONV = @LIBICONV@
142 LIBINTL = @LIBINTL@
143 LIBMULTITHREAD = @LIBMULTITHREAD@
144 LIBOBJS = @LIBOBJS@
145 LIBPTH = @LIBPTH@
146 LIBPTH_PREFIX = @LIBPTH_PREFIX@
147 LIBS = @LIBS@
148 LIBTHREAD = @LIBTHREAD@
149 LTLIBC = @LTLIBC@
150 LTLIBICONV = @LTLIBICONV@
151 LTLIBINTL = @LTLIBINTL@
152 LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
153 LTLIBOBJS = @LTLIBOBJS@
154 LTLIBPTH = @LTLIBPTH@
155 LTLIBTHREAD = @LTLIBTHREAD@
156 MAKEINFO = @MAKEINFO@
157 MKDIR_P = @MKDIR_P@
158 MSGFMT = @MSGFMT@
159 MSGFMT_015 = @MSGFMT_015@
160 MSGMERGE = @MSGMERGE@
161 OBJEXT = @OBJEXT@
162 PACKAGE = @PACKAGE@
163 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
164 PACKAGE_NAME = @PACKAGE_NAME@
165 PACKAGE_STRING = @PACKAGE_STRING@
166 PACKAGE_TARNAME = @PACKAGE_TARNAME@
167 PACKAGE_URL = @PACKAGE_URL@
168 PACKAGE_VERSION = @PACKAGE_VERSION@
169 PATH_SEPARATOR = @PATH_SEPARATOR@
170 PKG_CONFIG = @PKG_CONFIG@
171 POSUB = @POSUB@
172 PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
173 RANLIB = @RANLIB@
174 SET_MAKE = @SET_MAKE@
175 SHELL = @SHELL@
176 STRIP = @STRIP@
177 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
178 USE_NLS = @USE_NLS@
179 VERSION = @VERSION@
180 WINDRES = @WINDRES@
181 WOE32 = @WOE32@
182 WOE32DLL = @WOE32DLL@
183 XGETTEXT = @XGETTEXT@
184 XGETTEXT_015 = @XGETTEXT_015@
185 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
186 XMKMF = @XMKMF@
187 X_CFLAGS = @X_CFLAGS@
188 X_EXTRA_LIBS = @X_EXTRA_LIBS@
189 X_LIBS = @X_LIBS@
190 X_PRE_LIBS = @X_PRE_LIBS@
191 abs_builddir = @abs_builddir@
192 abs_srcdir = @abs_srcdir@
193 abs_top_builddir = @abs_top_builddir@
194 abs_top_srcdir = @abs_top_srcdir@
195 ac_ct_CC = @ac_ct_CC@
196 am__include = @am__include@
197 am__leading_dot = @am__leading_dot@
198 am__quote = @am__quote@
199 am__tar = @am__tar@
200 am__untar = @am__untar@
201 bindir = @bindir@
202 build = @build@
203 build_alias = @build_alias@
204 build_cpu = @build_cpu@
205 build_os = @build_os@
206 build_vendor = @build_vendor@
207 builddir = @builddir@
208 datadir = @datadir@
209 datarootdir = @datarootdir@
210 docdir = @docdir@
211 dvidir = @dvidir@
212 exec_prefix = @exec_prefix@
213 host = @host@
214 host_alias = @host_alias@
215 host_cpu = @host_cpu@
216 host_os = @host_os@
217 host_vendor = @host_vendor@
218 htmldir = @htmldir@
219 includedir = @includedir@
220 infodir = @infodir@
221 install_sh = @install_sh@
222 libdir = @libdir@
223 libexecdir = @libexecdir@
224 localedir = @localedir@
225 localstatedir = @localstatedir@
226 mandir = @mandir@
227 mkdir_p = @mkdir_p@
228 oldincludedir = @oldincludedir@
229 pdfdir = @pdfdir@
230 prefix = @prefix@
231 program_transform_name = @program_transform_name@
232 psdir = @psdir@
233 sbindir = @sbindir@
234 sharedstatedir = @sharedstatedir@
235 srcdir = @srcdir@
236 sysconfdir = @sysconfdir@
237 target_alias = @target_alias@
238 top_build_prefix = @top_build_prefix@
239 top_builddir = @top_builddir@
240 top_srcdir = @top_srcdir@
241 SUBDIRS = cs de en fr ru
242 all: all-recursive
244 .SUFFIXES:
245 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
246 @for dep in $?; do \
247 case '$(am__configure_deps)' in \
248 *$$dep*) \
249 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
250 && { if test -f $@; then exit 0; else break; fi; }; \
251 exit 1;; \
252 esac; \
253 done; \
254 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
255 $(am__cd) $(top_srcdir) && \
256 $(AUTOMAKE) --foreign man/Makefile
257 .PRECIOUS: Makefile
258 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
259 @case '$?' in \
260 *config.status*) \
261 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
262 *) \
263 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
264 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
265 esac;
267 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
268 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
270 $(top_srcdir)/configure: $(am__configure_deps)
271 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
272 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
273 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
274 $(am__aclocal_m4_deps):
276 # This directory's subdirectories are mostly independent; you can cd
277 # into them and run `make' without going through this Makefile.
278 # To change the values of `make' variables: instead of editing Makefiles,
279 # (1) if the variable is set in `config.status', edit `config.status'
280 # (which will cause the Makefiles to be regenerated when you run `make');
281 # (2) otherwise, pass the desired values on the `make' command line.
282 $(RECURSIVE_TARGETS):
283 @fail= failcom='exit 1'; \
284 for f in x $$MAKEFLAGS; do \
285 case $$f in \
286 *=* | --[!k]*);; \
287 *k*) failcom='fail=yes';; \
288 esac; \
289 done; \
290 dot_seen=no; \
291 target=`echo $@ | sed s/-recursive//`; \
292 list='$(SUBDIRS)'; for subdir in $$list; do \
293 echo "Making $$target in $$subdir"; \
294 if test "$$subdir" = "."; then \
295 dot_seen=yes; \
296 local_target="$$target-am"; \
297 else \
298 local_target="$$target"; \
299 fi; \
300 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
301 || eval $$failcom; \
302 done; \
303 if test "$$dot_seen" = "no"; then \
304 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
305 fi; test -z "$$fail"
307 $(RECURSIVE_CLEAN_TARGETS):
308 @fail= failcom='exit 1'; \
309 for f in x $$MAKEFLAGS; do \
310 case $$f in \
311 *=* | --[!k]*);; \
312 *k*) failcom='fail=yes';; \
313 esac; \
314 done; \
315 dot_seen=no; \
316 case "$@" in \
317 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
318 *) list='$(SUBDIRS)' ;; \
319 esac; \
320 rev=''; for subdir in $$list; do \
321 if test "$$subdir" = "."; then :; else \
322 rev="$$subdir $$rev"; \
323 fi; \
324 done; \
325 rev="$$rev ."; \
326 target=`echo $@ | sed s/-recursive//`; \
327 for subdir in $$rev; do \
328 echo "Making $$target in $$subdir"; \
329 if test "$$subdir" = "."; then \
330 local_target="$$target-am"; \
331 else \
332 local_target="$$target"; \
333 fi; \
334 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
335 || eval $$failcom; \
336 done && test -z "$$fail"
337 tags-recursive:
338 list='$(SUBDIRS)'; for subdir in $$list; do \
339 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
340 done
341 ctags-recursive:
342 list='$(SUBDIRS)'; for subdir in $$list; do \
343 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
344 done
346 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
347 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
348 unique=`for i in $$list; do \
349 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
350 done | \
351 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
352 END { if (nonempty) { for (i in files) print i; }; }'`; \
353 mkid -fID $$unique
354 tags: TAGS
356 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
357 $(TAGS_FILES) $(LISP)
358 set x; \
359 here=`pwd`; \
360 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
361 include_option=--etags-include; \
362 empty_fix=.; \
363 else \
364 include_option=--include; \
365 empty_fix=; \
366 fi; \
367 list='$(SUBDIRS)'; for subdir in $$list; do \
368 if test "$$subdir" = .; then :; else \
369 test ! -f $$subdir/TAGS || \
370 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
371 fi; \
372 done; \
373 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
374 unique=`for i in $$list; do \
375 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
376 done | \
377 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
378 END { if (nonempty) { for (i in files) print i; }; }'`; \
379 shift; \
380 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
381 test -n "$$unique" || unique=$$empty_fix; \
382 if test $$# -gt 0; then \
383 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
384 "$$@" $$unique; \
385 else \
386 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
387 $$unique; \
388 fi; \
390 ctags: CTAGS
391 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
392 $(TAGS_FILES) $(LISP)
393 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
394 unique=`for i in $$list; do \
395 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
396 done | \
397 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
398 END { if (nonempty) { for (i in files) print i; }; }'`; \
399 test -z "$(CTAGS_ARGS)$$unique" \
400 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
401 $$unique
403 GTAGS:
404 here=`$(am__cd) $(top_builddir) && pwd` \
405 && $(am__cd) $(top_srcdir) \
406 && gtags -i $(GTAGS_ARGS) "$$here"
408 distclean-tags:
409 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
411 distdir: $(DISTFILES)
412 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
413 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
414 list='$(DISTFILES)'; \
415 dist_files=`for file in $$list; do echo $$file; done | \
416 sed -e "s|^$$srcdirstrip/||;t" \
417 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
418 case $$dist_files in \
419 */*) $(MKDIR_P) `echo "$$dist_files" | \
420 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
421 sort -u` ;; \
422 esac; \
423 for file in $$dist_files; do \
424 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
425 if test -d $$d/$$file; then \
426 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
427 if test -d "$(distdir)/$$file"; then \
428 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
429 fi; \
430 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
431 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
432 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
433 fi; \
434 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
435 else \
436 test -f "$(distdir)/$$file" \
437 || cp -p $$d/$$file "$(distdir)/$$file" \
438 || exit 1; \
439 fi; \
440 done
441 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
442 if test "$$subdir" = .; then :; else \
443 test -d "$(distdir)/$$subdir" \
444 || $(MKDIR_P) "$(distdir)/$$subdir" \
445 || exit 1; \
446 fi; \
447 done
448 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
449 if test "$$subdir" = .; then :; else \
450 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
451 $(am__relativize); \
452 new_distdir=$$reldir; \
453 dir1=$$subdir; dir2="$(top_distdir)"; \
454 $(am__relativize); \
455 new_top_distdir=$$reldir; \
456 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
457 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
458 ($(am__cd) $$subdir && \
459 $(MAKE) $(AM_MAKEFLAGS) \
460 top_distdir="$$new_top_distdir" \
461 distdir="$$new_distdir" \
462 am__remove_distdir=: \
463 am__skip_length_check=: \
464 am__skip_mode_fix=: \
465 distdir) \
466 || exit 1; \
467 fi; \
468 done
469 check-am: all-am
470 check: check-recursive
471 all-am: Makefile
472 installdirs: installdirs-recursive
473 installdirs-am:
474 install: install-recursive
475 install-exec: install-exec-recursive
476 install-data: install-data-recursive
477 uninstall: uninstall-recursive
479 install-am: all-am
480 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
482 installcheck: installcheck-recursive
483 install-strip:
484 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
485 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
486 `test -z '$(STRIP)' || \
487 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
488 mostlyclean-generic:
490 clean-generic:
492 distclean-generic:
493 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
494 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
496 maintainer-clean-generic:
497 @echo "This command is intended for maintainers to use"
498 @echo "it deletes files that may require special tools to rebuild."
499 clean: clean-recursive
501 clean-am: clean-generic mostlyclean-am
503 distclean: distclean-recursive
504 -rm -f Makefile
505 distclean-am: clean-am distclean-generic distclean-tags
507 dvi: dvi-recursive
509 dvi-am:
511 html: html-recursive
513 html-am:
515 info: info-recursive
517 info-am:
519 install-data-am:
521 install-dvi: install-dvi-recursive
523 install-dvi-am:
525 install-exec-am:
527 install-html: install-html-recursive
529 install-html-am:
531 install-info: install-info-recursive
533 install-info-am:
535 install-man:
537 install-pdf: install-pdf-recursive
539 install-pdf-am:
541 install-ps: install-ps-recursive
543 install-ps-am:
545 installcheck-am:
547 maintainer-clean: maintainer-clean-recursive
548 -rm -f Makefile
549 maintainer-clean-am: distclean-am maintainer-clean-generic
551 mostlyclean: mostlyclean-recursive
553 mostlyclean-am: mostlyclean-generic
555 pdf: pdf-recursive
557 pdf-am:
559 ps: ps-recursive
561 ps-am:
563 uninstall-am:
565 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
566 install-am install-strip tags-recursive
568 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
569 all all-am check check-am clean clean-generic ctags \
570 ctags-recursive distclean distclean-generic distclean-tags \
571 distdir dvi dvi-am html html-am info info-am install \
572 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
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: