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