]> git.proxmox.com Git - mirror_zfs.git/blame - man/Makefile.in
Linux compat 2.6.39: security_inode_init_security()
[mirror_zfs.git] / man / Makefile.in
CommitLineData
e70e591c
BB
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@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36target_triplet = @target@
37subdir = man
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = \
2e08aedb 41 $(top_srcdir)/config/always-no-unused-but-set-variable.m4 \
e70e591c
BB
42 $(top_srcdir)/config/kernel-bdev-block-device-operations.m4 \
43 $(top_srcdir)/config/kernel-bdev-logical-size.m4 \
44 $(top_srcdir)/config/kernel-bio-empty-barrier.m4 \
45 $(top_srcdir)/config/kernel-bio-end-io-t-args.m4 \
2959d94a 46 $(top_srcdir)/config/kernel-bio-failfast.m4 \
e70e591c
BB
47 $(top_srcdir)/config/kernel-bio-rw-syncio.m4 \
48 $(top_srcdir)/config/kernel-blk-end-request.m4 \
49 $(top_srcdir)/config/kernel-blk-fetch-request.m4 \
50 $(top_srcdir)/config/kernel-blk-requeue-request.m4 \
51 $(top_srcdir)/config/kernel-blk-rq-bytes.m4 \
52 $(top_srcdir)/config/kernel-blk-rq-pos.m4 \
53 $(top_srcdir)/config/kernel-blk-rq-sectors.m4 \
45066d1f 54 $(top_srcdir)/config/kernel-blkdev-get-by-path.m4 \
df554c14 55 $(top_srcdir)/config/kernel-check-disk-size-change.m4 \
055656d4 56 $(top_srcdir)/config/kernel-d-obtain-alias.m4 \
2c395def 57 $(top_srcdir)/config/kernel-evict-inode.m4 \
e70e591c 58 $(top_srcdir)/config/kernel-fmode-t.m4 \
7268e1be 59 $(top_srcdir)/config/kernel-fsync.m4 \
e70e591c 60 $(top_srcdir)/config/kernel-get-disk-ro.m4 \
bdf4328b 61 $(top_srcdir)/config/kernel-insert-inode-locked.m4 \
e70e591c
BB
62 $(top_srcdir)/config/kernel-invalidate-bdev-args.m4 \
63 $(top_srcdir)/config/kernel-kobj-name-len.m4 \
64 $(top_srcdir)/config/kernel-open-bdev-exclusive.m4 \
65 $(top_srcdir)/config/kernel-rq-for-each_segment.m4 \
66 $(top_srcdir)/config/kernel-rq-is_sync.m4 \
5c03efc3 67 $(top_srcdir)/config/kernel-security-inode-init.m4 \
b3129792 68 $(top_srcdir)/config/kernel-truncate-setsize.m4 \
777d4af8 69 $(top_srcdir)/config/kernel-xattr-handler.m4 \
e70e591c
BB
70 $(top_srcdir)/config/kernel.m4 \
71 $(top_srcdir)/config/user-arch.m4 \
72 $(top_srcdir)/config/user-frame-larger-than.m4 \
73 $(top_srcdir)/config/user-ioctl.m4 \
74 $(top_srcdir)/config/user-libblkid.m4 \
e70e591c
BB
75 $(top_srcdir)/config/user-libuuid.m4 \
76 $(top_srcdir)/config/user-nptl_guard_within_stack.m4 \
b3259b6a 77 $(top_srcdir)/config/user-selinux.m4 \
e70e591c
BB
78 $(top_srcdir)/config/user-zlib.m4 $(top_srcdir)/config/user.m4 \
79 $(top_srcdir)/config/zfs-build.m4 \
80 $(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
81am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
82 $(ACLOCAL_M4)
83mkinstalldirs = $(install_sh) -d
84CONFIG_HEADER = $(top_builddir)/zfs_config.h
85CONFIG_CLEAN_FILES =
86CONFIG_CLEAN_VPATH_FILES =
87AM_V_GEN = $(am__v_GEN_$(V))
88am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
89am__v_GEN_0 = @echo " GEN " $@;
90AM_V_at = $(am__v_at_$(V))
91am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
92am__v_at_0 = @
93SOURCES =
94DIST_SOURCES =
95RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
96 html-recursive info-recursive install-data-recursive \
97 install-dvi-recursive install-exec-recursive \
98 install-html-recursive install-info-recursive \
99 install-pdf-recursive install-ps-recursive install-recursive \
100 installcheck-recursive installdirs-recursive pdf-recursive \
101 ps-recursive uninstall-recursive
102RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
103 distclean-recursive maintainer-clean-recursive
104AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
105 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
106 distdir
107ETAGS = etags
108CTAGS = ctags
109DIST_SUBDIRS = $(SUBDIRS)
110DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
111am__relativize = \
112 dir0=`pwd`; \
113 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
114 sed_rest='s,^[^/]*/*,,'; \
115 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
116 sed_butlast='s,/*[^/]*$$,,'; \
117 while test -n "$$dir1"; do \
118 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
119 if test "$$first" != "."; then \
120 if test "$$first" = ".."; then \
121 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
122 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
123 else \
124 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
125 if test "$$first2" = "$$first"; then \
126 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
127 else \
128 dir2="../$$dir2"; \
129 fi; \
130 dir0="$$dir0"/"$$first"; \
131 fi; \
132 fi; \
133 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
134 done; \
135 reldir="$$dir2"
136ACLOCAL = @ACLOCAL@
137ALIEN = @ALIEN@
138ALIEN_VERSION = @ALIEN_VERSION@
139AMTAR = @AMTAR@
140AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
141AR = @AR@
142AUTOCONF = @AUTOCONF@
143AUTOHEADER = @AUTOHEADER@
144AUTOMAKE = @AUTOMAKE@
145AWK = @AWK@
e70e591c
BB
146CC = @CC@
147CCAS = @CCAS@
148CCASDEPMODE = @CCASDEPMODE@
149CCASFLAGS = @CCASFLAGS@
150CCDEPMODE = @CCDEPMODE@
151CFLAGS = @CFLAGS@
e70e591c
BB
152CPP = @CPP@
153CPPFLAGS = @CPPFLAGS@
154CYGPATH_W = @CYGPATH_W@
155DEBUG_CFLAGS = @DEBUG_CFLAGS@
156DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@
01c0e61d 157DEFAULT_INIT_SCRIPT = @DEFAULT_INIT_SCRIPT@
e70e591c
BB
158DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
159DEFS = @DEFS@
160DEPDIR = @DEPDIR@
161DPKG = @DPKG@
162DPKGBUILD = @DPKGBUILD@
163DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
164DPKG_VERSION = @DPKG_VERSION@
165DSYMUTIL = @DSYMUTIL@
166DUMPBIN = @DUMPBIN@
167ECHO_C = @ECHO_C@
168ECHO_N = @ECHO_N@
169ECHO_T = @ECHO_T@
170EGREP = @EGREP@
171EXEEXT = @EXEEXT@
172FGREP = @FGREP@
173FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
174GREP = @GREP@
175HAVE_ALIEN = @HAVE_ALIEN@
176HAVE_DPKG = @HAVE_DPKG@
177HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
178HAVE_RPM = @HAVE_RPM@
179HAVE_RPMBUILD = @HAVE_RPMBUILD@
180INSTALL = @INSTALL@
181INSTALL_DATA = @INSTALL_DATA@
182INSTALL_PROGRAM = @INSTALL_PROGRAM@
183INSTALL_SCRIPT = @INSTALL_SCRIPT@
184INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
185KERNELCPPFLAGS = @KERNELCPPFLAGS@
186KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
187LD = @LD@
188LDFLAGS = @LDFLAGS@
189LIBBLKID = @LIBBLKID@
e70e591c
BB
190LIBOBJS = @LIBOBJS@
191LIBS = @LIBS@
b3259b6a 192LIBSELINUX = @LIBSELINUX@
e70e591c
BB
193LIBTOOL = @LIBTOOL@
194LIBUUID = @LIBUUID@
195LINUX = @LINUX@
196LINUX_OBJ = @LINUX_OBJ@
197LINUX_SYMBOLS = @LINUX_SYMBOLS@
198LINUX_VERSION = @LINUX_VERSION@
199LIPO = @LIPO@
200LN_S = @LN_S@
201LTLIBOBJS = @LTLIBOBJS@
202MAINT = @MAINT@
203MAKEINFO = @MAKEINFO@
204MKDIR_P = @MKDIR_P@
e70e591c
BB
205NM = @NM@
206NMEDIT = @NMEDIT@
8a7e1cee 207NO_UNUSED_BUT_SET_VARIABLE = @NO_UNUSED_BUT_SET_VARIABLE@
e70e591c
BB
208OBJDUMP = @OBJDUMP@
209OBJEXT = @OBJEXT@
210OTOOL = @OTOOL@
211OTOOL64 = @OTOOL64@
212PACKAGE = @PACKAGE@
213PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
214PACKAGE_NAME = @PACKAGE_NAME@
215PACKAGE_STRING = @PACKAGE_STRING@
216PACKAGE_TARNAME = @PACKAGE_TARNAME@
217PACKAGE_VERSION = @PACKAGE_VERSION@
218PATH_SEPARATOR = @PATH_SEPARATOR@
219RANLIB = @RANLIB@
220RPM = @RPM@
221RPMBUILD = @RPMBUILD@
222RPMBUILD_VERSION = @RPMBUILD_VERSION@
223RPM_VERSION = @RPM_VERSION@
e70e591c
BB
224SED = @SED@
225SET_MAKE = @SET_MAKE@
226SHELL = @SHELL@
227SPL = @SPL@
228SPL_OBJ = @SPL_OBJ@
229SPL_SYMBOLS = @SPL_SYMBOLS@
230SPL_VERSION = @SPL_VERSION@
231STRIP = @STRIP@
232TARGET_ASM_DIR = @TARGET_ASM_DIR@
e70e591c
BB
233VENDOR = @VENDOR@
234VERSION = @VERSION@
235ZFS_CONFIG = @ZFS_CONFIG@
236ZFS_META_ALIAS = @ZFS_META_ALIAS@
237ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
238ZFS_META_DATA = @ZFS_META_DATA@
239ZFS_META_LICENSE = @ZFS_META_LICENSE@
240ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
241ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
242ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
243ZFS_META_NAME = @ZFS_META_NAME@
244ZFS_META_RELEASE = @ZFS_META_RELEASE@
245ZFS_META_VERSION = @ZFS_META_VERSION@
246ZLIB = @ZLIB@
247abs_builddir = @abs_builddir@
248abs_srcdir = @abs_srcdir@
249abs_top_builddir = @abs_top_builddir@
250abs_top_srcdir = @abs_top_srcdir@
251ac_ct_CC = @ac_ct_CC@
252ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
253am__include = @am__include@
254am__leading_dot = @am__leading_dot@
255am__quote = @am__quote@
256am__tar = @am__tar@
257am__untar = @am__untar@
258bindir = @bindir@
259build = @build@
260build_alias = @build_alias@
261build_cpu = @build_cpu@
262build_os = @build_os@
263build_vendor = @build_vendor@
264builddir = @builddir@
265datadir = @datadir@
266datarootdir = @datarootdir@
267docdir = @docdir@
268dvidir = @dvidir@
269exec_prefix = @exec_prefix@
270host = @host@
271host_alias = @host_alias@
272host_cpu = @host_cpu@
273host_os = @host_os@
274host_vendor = @host_vendor@
275htmldir = @htmldir@
276includedir = @includedir@
277infodir = @infodir@
278install_sh = @install_sh@
279libdir = @libdir@
280libexecdir = @libexecdir@
281localedir = @localedir@
282localstatedir = @localstatedir@
283lt_ECHO = @lt_ECHO@
284mandir = @mandir@
285mkdir_p = @mkdir_p@
286oldincludedir = @oldincludedir@
287pdfdir = @pdfdir@
288prefix = @prefix@
289program_transform_name = @program_transform_name@
290psdir = @psdir@
291sbindir = @sbindir@
292sharedstatedir = @sharedstatedir@
293srcdir = @srcdir@
294sysconfdir = @sysconfdir@
295target = @target@
296target_alias = @target_alias@
297target_cpu = @target_cpu@
298target_os = @target_os@
299target_vendor = @target_vendor@
300top_build_prefix = @top_build_prefix@
301top_builddir = @top_builddir@
302top_srcdir = @top_srcdir@
303SUBDIRS = man8
304all: all-recursive
305
306.SUFFIXES:
307$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
308 @for dep in $?; do \
309 case '$(am__configure_deps)' in \
310 *$$dep*) \
311 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
312 && { if test -f $@; then exit 0; else break; fi; }; \
313 exit 1;; \
314 esac; \
315 done; \
316 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \
317 $(am__cd) $(top_srcdir) && \
318 $(AUTOMAKE) --gnu man/Makefile
319.PRECIOUS: Makefile
320Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
321 @case '$?' in \
322 *config.status*) \
323 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
324 *) \
325 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
326 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
327 esac;
328
329$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
330 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
331
332$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
333 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
334$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
335 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
336$(am__aclocal_m4_deps):
337
338mostlyclean-libtool:
339 -rm -f *.lo
340
341clean-libtool:
342 -rm -rf .libs _libs
343
344# This directory's subdirectories are mostly independent; you can cd
345# into them and run `make' without going through this Makefile.
346# To change the values of `make' variables: instead of editing Makefiles,
347# (1) if the variable is set in `config.status', edit `config.status'
348# (which will cause the Makefiles to be regenerated when you run `make');
349# (2) otherwise, pass the desired values on the `make' command line.
350$(RECURSIVE_TARGETS):
351 @fail= failcom='exit 1'; \
352 for f in x $$MAKEFLAGS; do \
353 case $$f in \
354 *=* | --[!k]*);; \
355 *k*) failcom='fail=yes';; \
356 esac; \
357 done; \
358 dot_seen=no; \
359 target=`echo $@ | sed s/-recursive//`; \
360 list='$(SUBDIRS)'; for subdir in $$list; do \
361 echo "Making $$target in $$subdir"; \
362 if test "$$subdir" = "."; then \
363 dot_seen=yes; \
364 local_target="$$target-am"; \
365 else \
366 local_target="$$target"; \
367 fi; \
368 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
369 || eval $$failcom; \
370 done; \
371 if test "$$dot_seen" = "no"; then \
372 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
373 fi; test -z "$$fail"
374
375$(RECURSIVE_CLEAN_TARGETS):
376 @fail= failcom='exit 1'; \
377 for f in x $$MAKEFLAGS; do \
378 case $$f in \
379 *=* | --[!k]*);; \
380 *k*) failcom='fail=yes';; \
381 esac; \
382 done; \
383 dot_seen=no; \
384 case "$@" in \
385 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
386 *) list='$(SUBDIRS)' ;; \
387 esac; \
388 rev=''; for subdir in $$list; do \
389 if test "$$subdir" = "."; then :; else \
390 rev="$$subdir $$rev"; \
391 fi; \
392 done; \
393 rev="$$rev ."; \
394 target=`echo $@ | sed s/-recursive//`; \
395 for subdir in $$rev; do \
396 echo "Making $$target in $$subdir"; \
397 if test "$$subdir" = "."; then \
398 local_target="$$target-am"; \
399 else \
400 local_target="$$target"; \
401 fi; \
402 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
403 || eval $$failcom; \
404 done && test -z "$$fail"
405tags-recursive:
406 list='$(SUBDIRS)'; for subdir in $$list; do \
407 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
408 done
409ctags-recursive:
410 list='$(SUBDIRS)'; for subdir in $$list; do \
411 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
412 done
413
414ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
415 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
416 unique=`for i in $$list; do \
417 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
418 done | \
419 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
420 END { if (nonempty) { for (i in files) print i; }; }'`; \
421 mkid -fID $$unique
422tags: TAGS
423
424TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
425 $(TAGS_FILES) $(LISP)
426 set x; \
427 here=`pwd`; \
428 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
429 include_option=--etags-include; \
430 empty_fix=.; \
431 else \
432 include_option=--include; \
433 empty_fix=; \
434 fi; \
435 list='$(SUBDIRS)'; for subdir in $$list; do \
436 if test "$$subdir" = .; then :; else \
437 test ! -f $$subdir/TAGS || \
438 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
439 fi; \
440 done; \
441 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
442 unique=`for i in $$list; do \
443 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
444 done | \
445 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
446 END { if (nonempty) { for (i in files) print i; }; }'`; \
447 shift; \
448 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
449 test -n "$$unique" || unique=$$empty_fix; \
450 if test $$# -gt 0; then \
451 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
452 "$$@" $$unique; \
453 else \
454 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
455 $$unique; \
456 fi; \
457 fi
458ctags: CTAGS
459CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
460 $(TAGS_FILES) $(LISP)
461 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
462 unique=`for i in $$list; do \
463 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
464 done | \
465 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
466 END { if (nonempty) { for (i in files) print i; }; }'`; \
467 test -z "$(CTAGS_ARGS)$$unique" \
468 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
469 $$unique
470
471GTAGS:
472 here=`$(am__cd) $(top_builddir) && pwd` \
473 && $(am__cd) $(top_srcdir) \
474 && gtags -i $(GTAGS_ARGS) "$$here"
475
476distclean-tags:
477 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
478
479distdir: $(DISTFILES)
480 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
481 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
482 list='$(DISTFILES)'; \
483 dist_files=`for file in $$list; do echo $$file; done | \
484 sed -e "s|^$$srcdirstrip/||;t" \
485 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
486 case $$dist_files in \
487 */*) $(MKDIR_P) `echo "$$dist_files" | \
488 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
489 sort -u` ;; \
490 esac; \
491 for file in $$dist_files; do \
492 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
493 if test -d $$d/$$file; then \
494 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
495 if test -d "$(distdir)/$$file"; then \
496 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
497 fi; \
498 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
499 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
500 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
501 fi; \
502 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
503 else \
504 test -f "$(distdir)/$$file" \
505 || cp -p $$d/$$file "$(distdir)/$$file" \
506 || exit 1; \
507 fi; \
508 done
509 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
510 if test "$$subdir" = .; then :; else \
511 test -d "$(distdir)/$$subdir" \
512 || $(MKDIR_P) "$(distdir)/$$subdir" \
513 || exit 1; \
514 fi; \
515 done
516 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
517 if test "$$subdir" = .; then :; else \
518 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
519 $(am__relativize); \
520 new_distdir=$$reldir; \
521 dir1=$$subdir; dir2="$(top_distdir)"; \
522 $(am__relativize); \
523 new_top_distdir=$$reldir; \
524 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
525 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
526 ($(am__cd) $$subdir && \
527 $(MAKE) $(AM_MAKEFLAGS) \
528 top_distdir="$$new_top_distdir" \
529 distdir="$$new_distdir" \
530 am__remove_distdir=: \
531 am__skip_length_check=: \
532 am__skip_mode_fix=: \
533 distdir) \
534 || exit 1; \
535 fi; \
536 done
537check-am: all-am
538check: check-recursive
539all-am: Makefile
540installdirs: installdirs-recursive
541installdirs-am:
542install: install-recursive
543install-exec: install-exec-recursive
544install-data: install-data-recursive
545uninstall: uninstall-recursive
546
547install-am: all-am
548 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
549
550installcheck: installcheck-recursive
551install-strip:
552 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
553 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
554 `test -z '$(STRIP)' || \
555 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
556mostlyclean-generic:
557
558clean-generic:
559
560distclean-generic:
561 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
562 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
563
564maintainer-clean-generic:
565 @echo "This command is intended for maintainers to use"
566 @echo "it deletes files that may require special tools to rebuild."
567clean: clean-recursive
568
569clean-am: clean-generic clean-libtool mostlyclean-am
570
571distclean: distclean-recursive
572 -rm -f Makefile
573distclean-am: clean-am distclean-generic distclean-tags
574
575dvi: dvi-recursive
576
577dvi-am:
578
579html: html-recursive
580
581html-am:
582
583info: info-recursive
584
585info-am:
586
587install-data-am:
588
589install-dvi: install-dvi-recursive
590
591install-dvi-am:
592
593install-exec-am:
594
595install-html: install-html-recursive
596
597install-html-am:
598
599install-info: install-info-recursive
600
601install-info-am:
602
603install-man:
604
605install-pdf: install-pdf-recursive
606
607install-pdf-am:
608
609install-ps: install-ps-recursive
610
611install-ps-am:
612
613installcheck-am:
614
615maintainer-clean: maintainer-clean-recursive
616 -rm -f Makefile
617maintainer-clean-am: distclean-am maintainer-clean-generic
618
619mostlyclean: mostlyclean-recursive
620
621mostlyclean-am: mostlyclean-generic mostlyclean-libtool
622
623pdf: pdf-recursive
624
625pdf-am:
626
627ps: ps-recursive
628
629ps-am:
630
631uninstall-am:
632
633.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
634 install-am install-strip tags-recursive
635
636.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
637 all all-am check check-am clean clean-generic clean-libtool \
638 ctags ctags-recursive distclean distclean-generic \
639 distclean-libtool distclean-tags distdir dvi dvi-am html \
640 html-am info info-am install install-am install-data \
641 install-data-am install-dvi install-dvi-am install-exec \
642 install-exec-am install-html install-html-am install-info \
643 install-info-am install-man install-pdf install-pdf-am \
644 install-ps install-ps-am install-strip installcheck \
645 installcheck-am installdirs installdirs-am maintainer-clean \
646 maintainer-clean-generic mostlyclean mostlyclean-generic \
647 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
648 uninstall uninstall-am
649
650
651# Tell versions [3.59,3.63) of GNU make to not export all variables.
652# Otherwise a system limit (for SysV at least) may be exceeded.
653.NOEXPORT: