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