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