1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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
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
)
34 build_triplet
= @build@
36 target_triplet
= @target@
38 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
39 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
40 am__aclocal_m4_deps
= \
41 $(top_srcdir
)/config
/always-no-unused-but-set-variable.m4 \
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 \
46 $(top_srcdir
)/config
/kernel-bio-failfast.m4 \
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 \
54 $(top_srcdir
)/config
/kernel-blkdev-get-by-path.m4 \
55 $(top_srcdir
)/config
/kernel-check-disk-size-change.m4 \
56 $(top_srcdir
)/config
/kernel-d-obtain-alias.m4 \
57 $(top_srcdir
)/config
/kernel-evict-inode.m4 \
58 $(top_srcdir
)/config
/kernel-fmode-t.m4 \
59 $(top_srcdir
)/config
/kernel-fsync.m4 \
60 $(top_srcdir
)/config
/kernel-get-disk-ro.m4 \
61 $(top_srcdir
)/config
/kernel-insert-inode-locked.m4 \
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 \
67 $(top_srcdir
)/config
/kernel-xattr-handler.m4 \
68 $(top_srcdir
)/config
/kernel.m4 \
69 $(top_srcdir
)/config
/user-arch.m4 \
70 $(top_srcdir
)/config
/user-frame-larger-than.m4 \
71 $(top_srcdir
)/config
/user-ioctl.m4 \
72 $(top_srcdir
)/config
/user-libblkid.m4 \
73 $(top_srcdir
)/config
/user-libuuid.m4 \
74 $(top_srcdir
)/config
/user-nptl_guard_within_stack.m4 \
75 $(top_srcdir
)/config
/user-selinux.m4 \
76 $(top_srcdir
)/config
/user-zlib.m4
$(top_srcdir
)/config
/user.m4 \
77 $(top_srcdir
)/config
/zfs-build.m4 \
78 $(top_srcdir
)/config
/zfs-meta.m4
$(top_srcdir
)/configure.ac
79 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
81 mkinstalldirs
= $(install_sh
) -d
82 CONFIG_HEADER
= $(top_builddir
)/zfs_config.h
84 CONFIG_CLEAN_VPATH_FILES
=
85 AM_V_GEN
= $(am__v_GEN_
$(V
))
86 am__v_GEN_
= $(am__v_GEN_
$(AM_DEFAULT_VERBOSITY
))
87 am__v_GEN_0
= @echo
" GEN " $@
;
88 AM_V_at
= $(am__v_at_
$(V
))
89 am__v_at_
= $(am__v_at_
$(AM_DEFAULT_VERBOSITY
))
93 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
94 html-recursive info-recursive install-data-recursive \
95 install-dvi-recursive install-exec-recursive \
96 install-html-recursive install-info-recursive \
97 install-pdf-recursive install-ps-recursive install-recursive \
98 installcheck-recursive installdirs-recursive pdf-recursive \
99 ps-recursive uninstall-recursive
100 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
101 distclean-recursive maintainer-clean-recursive
102 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
103 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
107 DIST_SUBDIRS
= $(SUBDIRS
)
108 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
111 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
112 sed_rest
='s,^[^/]*/*,,'; \
113 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
114 sed_butlast
='s,/*[^/]*$$,,'; \
115 while
test -n
"$$dir1"; do \
116 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
117 if
test "$$first" != "."; then \
118 if
test "$$first" = ".."; then \
119 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
120 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
122 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
123 if
test "$$first2" = "$$first"; then \
124 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
128 dir0
="$$dir0"/"$$first"; \
131 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
136 ALIEN_VERSION
= @ALIEN_VERSION@
138 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
140 AUTOCONF
= @AUTOCONF@
141 AUTOHEADER
= @AUTOHEADER@
142 AUTOMAKE
= @AUTOMAKE@
146 CCASDEPMODE
= @CCASDEPMODE@
147 CCASFLAGS
= @CCASFLAGS@
148 CCDEPMODE
= @CCDEPMODE@
151 CPPFLAGS
= @CPPFLAGS@
152 CYGPATH_W
= @CYGPATH_W@
153 DEBUG_CFLAGS
= @DEBUG_CFLAGS@
154 DEBUG_STACKFLAGS
= @DEBUG_STACKFLAGS@
155 DEFAULT_INIT_SCRIPT
= @DEFAULT_INIT_SCRIPT@
156 DEFAULT_PACKAGE
= @DEFAULT_PACKAGE@
160 DPKGBUILD
= @DPKGBUILD@
161 DPKGBUILD_VERSION
= @DPKGBUILD_VERSION@
162 DPKG_VERSION
= @DPKG_VERSION@
163 DSYMUTIL
= @DSYMUTIL@
171 FRAME_LARGER_THAN
= @FRAME_LARGER_THAN@
173 HAVE_ALIEN
= @HAVE_ALIEN@
174 HAVE_DPKG
= @HAVE_DPKG@
175 HAVE_DPKGBUILD
= @HAVE_DPKGBUILD@
176 HAVE_RPM
= @HAVE_RPM@
177 HAVE_RPMBUILD
= @HAVE_RPMBUILD@
179 INSTALL_DATA
= @INSTALL_DATA@
180 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
181 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
182 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
183 KERNELCPPFLAGS
= @KERNELCPPFLAGS@
184 KERNELMAKE_PARAMS
= @KERNELMAKE_PARAMS@
187 LIBBLKID
= @LIBBLKID@
190 LIBSELINUX
= @LIBSELINUX@
194 LINUX_OBJ
= @LINUX_OBJ@
195 LINUX_SYMBOLS
= @LINUX_SYMBOLS@
196 LINUX_VERSION
= @LINUX_VERSION@
199 LTLIBOBJS
= @LTLIBOBJS@
201 MAKEINFO
= @MAKEINFO@
205 NO_UNUSED_BUT_SET_VARIABLE
= @NO_UNUSED_BUT_SET_VARIABLE@
211 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
212 PACKAGE_NAME
= @PACKAGE_NAME@
213 PACKAGE_STRING
= @PACKAGE_STRING@
214 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
215 PACKAGE_VERSION
= @PACKAGE_VERSION@
216 PATH_SEPARATOR
= @PATH_SEPARATOR@
219 RPMBUILD
= @RPMBUILD@
220 RPMBUILD_VERSION
= @RPMBUILD_VERSION@
221 RPM_VERSION
= @RPM_VERSION@
223 SET_MAKE
= @SET_MAKE@
227 SPL_SYMBOLS
= @SPL_SYMBOLS@
228 SPL_VERSION
= @SPL_VERSION@
230 TARGET_ASM_DIR
= @TARGET_ASM_DIR@
233 ZFS_CONFIG
= @ZFS_CONFIG@
234 ZFS_META_ALIAS
= @ZFS_META_ALIAS@
235 ZFS_META_AUTHOR
= @ZFS_META_AUTHOR@
236 ZFS_META_DATA
= @ZFS_META_DATA@
237 ZFS_META_LICENSE
= @ZFS_META_LICENSE@
238 ZFS_META_LT_AGE
= @ZFS_META_LT_AGE@
239 ZFS_META_LT_CURRENT
= @ZFS_META_LT_CURRENT@
240 ZFS_META_LT_REVISION
= @ZFS_META_LT_REVISION@
241 ZFS_META_NAME
= @ZFS_META_NAME@
242 ZFS_META_RELEASE
= @ZFS_META_RELEASE@
243 ZFS_META_VERSION
= @ZFS_META_VERSION@
245 abs_builddir
= @abs_builddir@
246 abs_srcdir
= @abs_srcdir@
247 abs_top_builddir
= @abs_top_builddir@
248 abs_top_srcdir
= @abs_top_srcdir@
249 ac_ct_CC
= @ac_ct_CC@
250 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
251 am__include
= @am__include@
252 am__leading_dot
= @am__leading_dot@
253 am__quote
= @am__quote@
255 am__untar
= @am__untar@
258 build_alias
= @build_alias@
259 build_cpu
= @build_cpu@
260 build_os
= @build_os@
261 build_vendor
= @build_vendor@
262 builddir
= @builddir@
264 datarootdir
= @datarootdir@
267 exec_prefix = @
exec_prefix@
269 host_alias
= @host_alias@
270 host_cpu
= @host_cpu@
272 host_vendor
= @host_vendor@
274 includedir = @
includedir@
276 install_sh
= @install_sh@
278 libexecdir
= @libexecdir@
279 localedir
= @localedir@
280 localstatedir
= @localstatedir@
284 oldincludedir = @
oldincludedir@
287 program_transform_name
= @program_transform_name@
290 sharedstatedir
= @sharedstatedir@
292 sysconfdir
= @sysconfdir@
294 target_alias
= @target_alias@
295 target_cpu
= @target_cpu@
296 target_os
= @target_os@
297 target_vendor
= @target_vendor@
298 top_build_prefix
= @top_build_prefix@
299 top_builddir
= @top_builddir@
300 top_srcdir
= @top_srcdir@
305 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
307 case
'$(am__configure_deps)' in \
309 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
310 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
314 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \
315 $(am__cd
) $(top_srcdir
) && \
316 $(AUTOMAKE
) --gnu man
/Makefile
318 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
321 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
323 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
324 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
327 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
328 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
330 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
331 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
332 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
333 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
334 $(am__aclocal_m4_deps
):
342 # This directory's subdirectories are mostly independent; you can cd
343 # into them and run `make' without going through this Makefile.
344 # To change the values of `make' variables: instead of editing Makefiles,
345 # (1) if the variable is set in `config.status', edit `config.status'
346 # (which will cause the Makefiles to be regenerated when you run `make');
347 # (2) otherwise, pass the desired values on the `make' command line.
348 $(RECURSIVE_TARGETS
):
349 @fail
= failcom
='exit 1'; \
350 for f in x
$$MAKEFLAGS; do \
353 *k
*) failcom
='fail=yes';; \
357 target
=`echo $@ | sed s/-recursive//`; \
358 list
='$(SUBDIRS)'; for subdir in
$$list; do \
359 echo
"Making $$target in $$subdir"; \
360 if
test "$$subdir" = "."; then \
362 local_target
="$$target-am"; \
364 local_target
="$$target"; \
366 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
369 if
test "$$dot_seen" = "no"; then \
370 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
373 $(RECURSIVE_CLEAN_TARGETS
):
374 @fail
= failcom
='exit 1'; \
375 for f in x
$$MAKEFLAGS; do \
378 *k
*) failcom
='fail=yes';; \
383 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
384 *) list
='$(SUBDIRS)' ;; \
386 rev
=''; for subdir in
$$list; do \
387 if
test "$$subdir" = "."; then
:; else \
388 rev
="$$subdir $$rev"; \
392 target
=`echo $@ | sed s/-recursive//`; \
393 for subdir in
$$rev; do \
394 echo
"Making $$target in $$subdir"; \
395 if
test "$$subdir" = "."; then \
396 local_target
="$$target-am"; \
398 local_target
="$$target"; \
400 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
402 done
&& test -z
"$$fail"
404 list
='$(SUBDIRS)'; for subdir in
$$list; do \
405 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
408 list
='$(SUBDIRS)'; for subdir in
$$list; do \
409 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
412 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
413 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
414 unique
=`for i in $$list; do \
415 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
417 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
418 END { if (nonempty) { for (i in files) print i; }; }'`; \
422 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
423 $(TAGS_FILES
) $(LISP
)
426 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
427 include_option
=--etags-include
; \
430 include_option
=--include; \
433 list
='$(SUBDIRS)'; for subdir in
$$list; do \
434 if
test "$$subdir" = .
; then
:; else \
435 test ! -f
$$subdir/TAGS || \
436 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
439 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
440 unique
=`for i in $$list; do \
441 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
443 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
444 END { if (nonempty) { for (i in files) print i; }; }'`; \
446 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
447 test -n
"$$unique" || unique
=$$empty_fix; \
448 if
test $$# -gt 0; then \
449 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
452 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
457 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
458 $(TAGS_FILES
) $(LISP
)
459 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
460 unique
=`for i in $$list; do \
461 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
463 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
464 END { if (nonempty) { for (i in files) print i; }; }'`; \
465 test -z
"$(CTAGS_ARGS)$$unique" \
466 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
470 here
=`$(am__cd) $(top_builddir) && pwd` \
471 && $(am__cd
) $(top_srcdir
) \
472 && gtags
-i
$(GTAGS_ARGS
) "$$here"
475 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
477 distdir
: $(DISTFILES
)
478 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
479 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
480 list
='$(DISTFILES)'; \
481 dist_files
=`for file in $$list; do echo $$file; done | \
482 sed -e "s|^$$srcdirstrip/||;t" \
483 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
484 case
$$dist_files in \
485 */*) $(MKDIR_P
) `echo "$$dist_files" | \
486 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
489 for file in
$$dist_files; do \
490 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
491 if
test -d
$$d/$$file; then \
492 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
493 if
test -d
"$(distdir)/$$file"; then \
494 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
496 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
497 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
498 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
500 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
502 test -f
"$(distdir)/$$file" \
503 || cp
-p
$$d/$$file "$(distdir)/$$file" \
507 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
508 if
test "$$subdir" = .
; then
:; else \
509 test -d
"$(distdir)/$$subdir" \
510 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
514 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
515 if
test "$$subdir" = .
; then
:; else \
516 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
518 new_distdir
=$$reldir; \
519 dir1
=$$subdir; dir2
="$(top_distdir)"; \
521 new_top_distdir
=$$reldir; \
522 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
523 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
524 ($(am__cd
) $$subdir && \
525 $(MAKE
) $(AM_MAKEFLAGS
) \
526 top_distdir
="$$new_top_distdir" \
527 distdir
="$$new_distdir" \
528 am__remove_distdir
=: \
529 am__skip_length_check
=: \
530 am__skip_mode_fix
=: \
536 check: check-recursive
538 installdirs: installdirs-recursive
540 install: install-recursive
541 install-exec
: install-exec-recursive
542 install-data
: install-data-recursive
543 uninstall: uninstall-recursive
546 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
548 installcheck: installcheck-recursive
550 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
551 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
552 `test -z '$(STRIP)' || \
553 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
559 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
560 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
562 maintainer-clean-generic
:
563 @echo
"This command is intended for maintainers to use"
564 @echo
"it deletes files that may require special tools to rebuild."
565 clean: clean-recursive
567 clean-am
: clean-generic clean-libtool mostlyclean-am
569 distclean: distclean-recursive
571 distclean-am
: clean-am distclean-generic distclean-tags
587 install-dvi
: install-dvi-recursive
593 install-html
: install-html-recursive
597 install-info
: install-info-recursive
603 install-pdf
: install-pdf-recursive
607 install-ps
: install-ps-recursive
613 maintainer-clean
: maintainer-clean-recursive
615 maintainer-clean-am
: distclean-am maintainer-clean-generic
617 mostlyclean: mostlyclean-recursive
619 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
631 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) ctags-recursive \
632 install-am install-strip tags-recursive
634 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
635 all all-am
check check-am
clean clean-generic clean-libtool \
636 ctags ctags-recursive
distclean distclean-generic \
637 distclean-libtool distclean-tags distdir
dvi dvi-am html \
638 html-am
info info-am
install install-am install-data \
639 install-data-am install-dvi install-dvi-am install-exec \
640 install-exec-am install-html install-html-am install-info \
641 install-info-am install-man install-pdf install-pdf-am \
642 install-ps install-ps-am install-strip
installcheck \
643 installcheck-am
installdirs installdirs-am maintainer-clean \
644 maintainer-clean-generic
mostlyclean mostlyclean-generic \
645 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-recursive \
646 uninstall uninstall-am
649 # Tell versions [3.59,3.63) of GNU make to not export all variables.
650 # Otherwise a system limit (for SysV at least) may be exceeded.