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