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