Support the fallocate() file operation.
[zfs.git] / scripts / zpool-config / 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
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@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 = scripts/zpool-config
38 DIST_COMMON = $(dist_pkglibexec_SCRIPTS) $(srcdir)/Makefile.am \
39         $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps =  \
42         $(top_srcdir)/config/always-no-unused-but-set-variable.m4 \
43         $(top_srcdir)/config/kernel-bdev-block-device-operations.m4 \
44         $(top_srcdir)/config/kernel-bdev-logical-size.m4 \
45         $(top_srcdir)/config/kernel-bdi-setup-and-register.m4 \
46         $(top_srcdir)/config/kernel-bdi.m4 \
47         $(top_srcdir)/config/kernel-bio-empty-barrier.m4 \
48         $(top_srcdir)/config/kernel-bio-end-io-t-args.m4 \
49         $(top_srcdir)/config/kernel-bio-failfast.m4 \
50         $(top_srcdir)/config/kernel-bio-rw-syncio.m4 \
51         $(top_srcdir)/config/kernel-blk-end-request.m4 \
52         $(top_srcdir)/config/kernel-blk-fetch-request.m4 \
53         $(top_srcdir)/config/kernel-blk-queue-flush.m4 \
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 \
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 \
64         $(top_srcdir)/config/kernel-check-disk-size-change.m4 \
65         $(top_srcdir)/config/kernel-d-obtain-alias.m4 \
66         $(top_srcdir)/config/kernel-evict-inode.m4 \
67         $(top_srcdir)/config/kernel-fallocate.m4 \
68         $(top_srcdir)/config/kernel-fmode-t.m4 \
69         $(top_srcdir)/config/kernel-fsync.m4 \
70         $(top_srcdir)/config/kernel-get-disk-ro.m4 \
71         $(top_srcdir)/config/kernel-insert-inode-locked.m4 \
72         $(top_srcdir)/config/kernel-invalidate-bdev-args.m4 \
73         $(top_srcdir)/config/kernel-kobj-name-len.m4 \
74         $(top_srcdir)/config/kernel-mount-nodev.m4 \
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 \
78         $(top_srcdir)/config/kernel-security-inode-init.m4 \
79         $(top_srcdir)/config/kernel-set-nlink.m4 \
80         $(top_srcdir)/config/kernel-show-options.m4 \
81         $(top_srcdir)/config/kernel-shrink.m4 \
82         $(top_srcdir)/config/kernel-truncate-setsize.m4 \
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 \
92         $(top_srcdir)/config/user-udev.m4 \
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
96 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
97         $(ACLOCAL_M4)
98 mkinstalldirs = $(install_sh) -d
99 CONFIG_HEADER = $(top_builddir)/zfs_config.h
100 CONFIG_CLEAN_FILES =
101 CONFIG_CLEAN_VPATH_FILES =
102 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
103 am__vpath_adj = case $$p in \
104     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
105     *) f=$$p;; \
106   esac;
107 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
108 am__install_max = 40
109 am__nobase_strip_setup = \
110   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
111 am__nobase_strip = \
112   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
113 am__nobase_list = $(am__nobase_strip_setup); \
114   for p in $$list; do echo "$$p $$p"; done | \
115   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
116   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
117     if (++n[$$2] == $(am__install_max)) \
118       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
119     END { for (dir in files) print dir, files[dir] }'
120 am__base_list = \
121   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
122   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
123 am__installdirs = "$(DESTDIR)$(pkglibexecdir)"
124 SCRIPTS = $(dist_pkglibexec_SCRIPTS)
125 AM_V_GEN = $(am__v_GEN_$(V))
126 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
127 am__v_GEN_0 = @echo "  GEN   " $@;
128 AM_V_at = $(am__v_at_$(V))
129 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
130 am__v_at_0 = @
131 SOURCES =
132 DIST_SOURCES =
133 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
134 pkglibexecdir = $(libexecdir)/@PACKAGE@/zpool-config
135 ACLOCAL = @ACLOCAL@
136 ALIEN = @ALIEN@
137 ALIEN_VERSION = @ALIEN_VERSION@
138 AMTAR = @AMTAR@
139 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
140 AR = @AR@
141 AUTOCONF = @AUTOCONF@
142 AUTOHEADER = @AUTOHEADER@
143 AUTOMAKE = @AUTOMAKE@
144 AWK = @AWK@
145 CC = @CC@
146 CCAS = @CCAS@
147 CCASDEPMODE = @CCASDEPMODE@
148 CCASFLAGS = @CCASFLAGS@
149 CCDEPMODE = @CCDEPMODE@
150 CFLAGS = @CFLAGS@
151 CPP = @CPP@
152 CPPFLAGS = @CPPFLAGS@
153 CYGPATH_W = @CYGPATH_W@
154 DEBUG_CFLAGS = @DEBUG_CFLAGS@
155 DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@
156 DEFAULT_INIT_DIR = @DEFAULT_INIT_DIR@
157 DEFAULT_INIT_SCRIPT = @DEFAULT_INIT_SCRIPT@
158 DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
159 DEFS = @DEFS@
160 DEPDIR = @DEPDIR@
161 DPKG = @DPKG@
162 DPKGBUILD = @DPKGBUILD@
163 DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
164 DPKG_VERSION = @DPKG_VERSION@
165 DSYMUTIL = @DSYMUTIL@
166 DUMPBIN = @DUMPBIN@
167 ECHO_C = @ECHO_C@
168 ECHO_N = @ECHO_N@
169 ECHO_T = @ECHO_T@
170 EGREP = @EGREP@
171 EXEEXT = @EXEEXT@
172 FGREP = @FGREP@
173 FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
174 GREP = @GREP@
175 HAVE_ALIEN = @HAVE_ALIEN@
176 HAVE_DPKG = @HAVE_DPKG@
177 HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
178 HAVE_MAKEPKG = @HAVE_MAKEPKG@
179 HAVE_PACMAN = @HAVE_PACMAN@
180 HAVE_RPM = @HAVE_RPM@
181 HAVE_RPMBUILD = @HAVE_RPMBUILD@
182 INSTALL = @INSTALL@
183 INSTALL_DATA = @INSTALL_DATA@
184 INSTALL_PROGRAM = @INSTALL_PROGRAM@
185 INSTALL_SCRIPT = @INSTALL_SCRIPT@
186 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
187 KERNELCPPFLAGS = @KERNELCPPFLAGS@
188 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
189 LD = @LD@
190 LDFLAGS = @LDFLAGS@
191 LIBBLKID = @LIBBLKID@
192 LIBOBJS = @LIBOBJS@
193 LIBS = @LIBS@
194 LIBSELINUX = @LIBSELINUX@
195 LIBTOOL = @LIBTOOL@
196 LIBUUID = @LIBUUID@
197 LINUX = @LINUX@
198 LINUX_OBJ = @LINUX_OBJ@
199 LINUX_SYMBOLS = @LINUX_SYMBOLS@
200 LINUX_VERSION = @LINUX_VERSION@
201 LIPO = @LIPO@
202 LN_S = @LN_S@
203 LTLIBOBJS = @LTLIBOBJS@
204 MAINT = @MAINT@
205 MAKEINFO = @MAKEINFO@
206 MAKEPKG = @MAKEPKG@
207 MAKEPKG_VERSION = @MAKEPKG_VERSION@
208 MKDIR_P = @MKDIR_P@
209 NM = @NM@
210 NMEDIT = @NMEDIT@
211 NO_UNUSED_BUT_SET_VARIABLE = @NO_UNUSED_BUT_SET_VARIABLE@
212 OBJDUMP = @OBJDUMP@
213 OBJEXT = @OBJEXT@
214 OTOOL = @OTOOL@
215 OTOOL64 = @OTOOL64@
216 PACKAGE = @PACKAGE@
217 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
218 PACKAGE_NAME = @PACKAGE_NAME@
219 PACKAGE_STRING = @PACKAGE_STRING@
220 PACKAGE_TARNAME = @PACKAGE_TARNAME@
221 PACKAGE_VERSION = @PACKAGE_VERSION@
222 PACMAN = @PACMAN@
223 PACMAN_VERSION = @PACMAN_VERSION@
224 PATH_SEPARATOR = @PATH_SEPARATOR@
225 RANLIB = @RANLIB@
226 RPM = @RPM@
227 RPMBUILD = @RPMBUILD@
228 RPMBUILD_VERSION = @RPMBUILD_VERSION@
229 RPM_VERSION = @RPM_VERSION@
230 SED = @SED@
231 SET_MAKE = @SET_MAKE@
232 SHELL = @SHELL@
233 SPL = @SPL@
234 SPL_OBJ = @SPL_OBJ@
235 SPL_SYMBOLS = @SPL_SYMBOLS@
236 SPL_VERSION = @SPL_VERSION@
237 STRIP = @STRIP@
238 TARGET_ASM_DIR = @TARGET_ASM_DIR@
239 VENDOR = @VENDOR@
240 VERSION = @VERSION@
241 ZFS_CONFIG = @ZFS_CONFIG@
242 ZFS_META_ALIAS = @ZFS_META_ALIAS@
243 ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
244 ZFS_META_DATA = @ZFS_META_DATA@
245 ZFS_META_LICENSE = @ZFS_META_LICENSE@
246 ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
247 ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
248 ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
249 ZFS_META_NAME = @ZFS_META_NAME@
250 ZFS_META_RELEASE = @ZFS_META_RELEASE@
251 ZFS_META_VERSION = @ZFS_META_VERSION@
252 ZLIB = @ZLIB@
253 abs_builddir = @abs_builddir@
254 abs_srcdir = @abs_srcdir@
255 abs_top_builddir = @abs_top_builddir@
256 abs_top_srcdir = @abs_top_srcdir@
257 ac_ct_CC = @ac_ct_CC@
258 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
259 am__include = @am__include@
260 am__leading_dot = @am__leading_dot@
261 am__quote = @am__quote@
262 am__tar = @am__tar@
263 am__untar = @am__untar@
264 bindir = @bindir@
265 build = @build@
266 build_alias = @build_alias@
267 build_cpu = @build_cpu@
268 build_os = @build_os@
269 build_vendor = @build_vendor@
270 builddir = @builddir@
271 datadir = @datadir@
272 datarootdir = @datarootdir@
273 docdir = @docdir@
274 dvidir = @dvidir@
275 exec_prefix = @exec_prefix@
276 host = @host@
277 host_alias = @host_alias@
278 host_cpu = @host_cpu@
279 host_os = @host_os@
280 host_vendor = @host_vendor@
281 htmldir = @htmldir@
282 includedir = @includedir@
283 infodir = @infodir@
284 install_sh = @install_sh@
285 libdir = @libdir@
286 libexecdir = @libexecdir@
287 localedir = @localedir@
288 localstatedir = @localstatedir@
289 lt_ECHO = @lt_ECHO@
290 mandir = @mandir@
291 mkdir_p = @mkdir_p@
292 oldincludedir = @oldincludedir@
293 pdfdir = @pdfdir@
294 prefix = @prefix@
295 program_transform_name = @program_transform_name@
296 psdir = @psdir@
297 sbindir = @sbindir@
298 sharedstatedir = @sharedstatedir@
299 srcdir = @srcdir@
300 sysconfdir = @sysconfdir@
301 target = @target@
302 target_alias = @target_alias@
303 target_cpu = @target_cpu@
304 target_os = @target_os@
305 target_vendor = @target_vendor@
306 top_build_prefix = @top_build_prefix@
307 top_builddir = @top_builddir@
308 top_srcdir = @top_srcdir@
309 udevdir = @udevdir@
310 udevruledir = @udevruledir@
311 dist_pkglibexec_SCRIPTS = \
312         $(top_srcdir)/scripts/zpool-config/dm0-raid0.sh \
313         $(top_srcdir)/scripts/zpool-config/file-raid0.sh \
314         $(top_srcdir)/scripts/zpool-config/file-raid10.sh \
315         $(top_srcdir)/scripts/zpool-config/file-raidz2.sh \
316         $(top_srcdir)/scripts/zpool-config/file-raidz.sh \
317         $(top_srcdir)/scripts/zpool-config/hda-raid0.sh \
318         $(top_srcdir)/scripts/zpool-config/lo-raid0.sh \
319         $(top_srcdir)/scripts/zpool-config/lo-raid10.sh \
320         $(top_srcdir)/scripts/zpool-config/lo-raidz2.sh \
321         $(top_srcdir)/scripts/zpool-config/lo-raidz.sh \
322         $(top_srcdir)/scripts/zpool-config/lo-faulty-raid0.sh \
323         $(top_srcdir)/scripts/zpool-config/lo-faulty-raid10.sh \
324         $(top_srcdir)/scripts/zpool-config/lo-faulty-raidz.sh \
325         $(top_srcdir)/scripts/zpool-config/lo-faulty-raidz2.sh \
326         $(top_srcdir)/scripts/zpool-config/lo-faulty-raidz3.sh \
327         $(top_srcdir)/scripts/zpool-config/md0-raid10.sh \
328         $(top_srcdir)/scripts/zpool-config/md0-raid5.sh \
329         $(top_srcdir)/scripts/zpool-config/ram0-raid0.sh \
330         $(top_srcdir)/scripts/zpool-config/scsi_debug-noraid.sh \
331         $(top_srcdir)/scripts/zpool-config/scsi_debug-raid0.sh \
332         $(top_srcdir)/scripts/zpool-config/scsi_debug-raid10.sh \
333         $(top_srcdir)/scripts/zpool-config/scsi_debug-raidz.sh \
334         $(top_srcdir)/scripts/zpool-config/scsi_debug-raidz2.sh \
335         $(top_srcdir)/scripts/zpool-config/scsi_debug-raidz3.sh \
336         $(top_srcdir)/scripts/zpool-config/sda-raid0.sh \
337         $(top_srcdir)/scripts/zpool-config/zpool-raid0.sh \
338         $(top_srcdir)/scripts/zpool-config/zpool-raid10.sh \
339         $(top_srcdir)/scripts/zpool-config/zpool-raidz.sh
340
341 all: all-am
342
343 .SUFFIXES:
344 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
345         @for dep in $?; do \
346           case '$(am__configure_deps)' in \
347             *$$dep*) \
348               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
349                 && { if test -f $@; then exit 0; else break; fi; }; \
350               exit 1;; \
351           esac; \
352         done; \
353         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu scripts/zpool-config/Makefile'; \
354         $(am__cd) $(top_srcdir) && \
355           $(AUTOMAKE) --gnu scripts/zpool-config/Makefile
356 .PRECIOUS: Makefile
357 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
358         @case '$?' in \
359           *config.status*) \
360             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
361           *) \
362             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
363             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
364         esac;
365
366 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
367         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
368
369 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
370         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
371 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
372         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
373 $(am__aclocal_m4_deps):
374 install-dist_pkglibexecSCRIPTS: $(dist_pkglibexec_SCRIPTS)
375         @$(NORMAL_INSTALL)
376         test -z "$(pkglibexecdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibexecdir)"
377         @list='$(dist_pkglibexec_SCRIPTS)'; test -n "$(pkglibexecdir)" || list=; \
378         for p in $$list; do \
379           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
380           if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
381         done | \
382         sed -e 'p;s,.*/,,;n' \
383             -e 'h;s|.*|.|' \
384             -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
385         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
386           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
387             if ($$2 == $$4) { files[d] = files[d] " " $$1; \
388               if (++n[d] == $(am__install_max)) { \
389                 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
390             else { print "f", d "/" $$4, $$1 } } \
391           END { for (d in files) print "f", d, files[d] }' | \
392         while read type dir files; do \
393              if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
394              test -z "$$files" || { \
395                echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(pkglibexecdir)$$dir'"; \
396                $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(pkglibexecdir)$$dir" || exit $$?; \
397              } \
398         ; done
399
400 uninstall-dist_pkglibexecSCRIPTS:
401         @$(NORMAL_UNINSTALL)
402         @list='$(dist_pkglibexec_SCRIPTS)'; test -n "$(pkglibexecdir)" || exit 0; \
403         files=`for p in $$list; do echo "$$p"; done | \
404                sed -e 's,.*/,,;$(transform)'`; \
405         test -n "$$list" || exit 0; \
406         echo " ( cd '$(DESTDIR)$(pkglibexecdir)' && rm -f" $$files ")"; \
407         cd "$(DESTDIR)$(pkglibexecdir)" && rm -f $$files
408
409 mostlyclean-libtool:
410         -rm -f *.lo
411
412 clean-libtool:
413         -rm -rf .libs _libs
414 tags: TAGS
415 TAGS:
416
417 ctags: CTAGS
418 CTAGS:
419
420
421 distdir: $(DISTFILES)
422         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
423         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
424         list='$(DISTFILES)'; \
425           dist_files=`for file in $$list; do echo $$file; done | \
426           sed -e "s|^$$srcdirstrip/||;t" \
427               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
428         case $$dist_files in \
429           */*) $(MKDIR_P) `echo "$$dist_files" | \
430                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
431                            sort -u` ;; \
432         esac; \
433         for file in $$dist_files; do \
434           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
435           if test -d $$d/$$file; then \
436             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
437             if test -d "$(distdir)/$$file"; then \
438               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
439             fi; \
440             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
441               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
442               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
443             fi; \
444             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
445           else \
446             test -f "$(distdir)/$$file" \
447             || cp -p $$d/$$file "$(distdir)/$$file" \
448             || exit 1; \
449           fi; \
450         done
451 check-am: all-am
452 check: check-am
453 all-am: Makefile $(SCRIPTS)
454 installdirs:
455         for dir in "$(DESTDIR)$(pkglibexecdir)"; do \
456           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
457         done
458 install: install-am
459 install-exec: install-exec-am
460 install-data: install-data-am
461 uninstall: uninstall-am
462
463 install-am: all-am
464         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
465
466 installcheck: installcheck-am
467 install-strip:
468         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
469           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
470           `test -z '$(STRIP)' || \
471             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
472 mostlyclean-generic:
473
474 clean-generic:
475
476 distclean-generic:
477         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
478         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
479
480 maintainer-clean-generic:
481         @echo "This command is intended for maintainers to use"
482         @echo "it deletes files that may require special tools to rebuild."
483 clean-am: clean-generic clean-libtool mostlyclean-am
484
485 distclean: distclean-am
486         -rm -f Makefile
487 distclean-am: clean-am distclean-generic
488
489 dvi: dvi-am
490
491 dvi-am:
492
493 html: html-am
494
495 html-am:
496
497 info: info-am
498
499 info-am:
500
501 install-data-am:
502
503 install-dvi: install-dvi-am
504
505 install-dvi-am:
506
507 install-exec-am: install-dist_pkglibexecSCRIPTS
508
509 install-html: install-html-am
510
511 install-html-am:
512
513 install-info: install-info-am
514
515 install-info-am:
516
517 install-man:
518
519 install-pdf: install-pdf-am
520
521 install-pdf-am:
522
523 install-ps: install-ps-am
524
525 install-ps-am:
526
527 installcheck-am:
528
529 maintainer-clean: maintainer-clean-am
530         -rm -f Makefile
531 maintainer-clean-am: distclean-am maintainer-clean-generic
532
533 mostlyclean: mostlyclean-am
534
535 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
536
537 pdf: pdf-am
538
539 pdf-am:
540
541 ps: ps-am
542
543 ps-am:
544
545 uninstall-am: uninstall-dist_pkglibexecSCRIPTS
546
547 .MAKE: install-am install-strip
548
549 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
550         distclean distclean-generic distclean-libtool distdir dvi \
551         dvi-am html html-am info info-am install install-am \
552         install-data install-data-am install-dist_pkglibexecSCRIPTS \
553         install-dvi install-dvi-am install-exec install-exec-am \
554         install-html install-html-am install-info install-info-am \
555         install-man install-pdf install-pdf-am install-ps \
556         install-ps-am install-strip installcheck installcheck-am \
557         installdirs maintainer-clean maintainer-clean-generic \
558         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
559         ps ps-am uninstall uninstall-am \
560         uninstall-dist_pkglibexecSCRIPTS
561
562
563 all:
564         @list='$(dist_pkglibexec_SCRIPTS)'; \
565         for file in $$list; do \
566                 link=$$(basename $$file); \
567                 if [ ! -e $$link ]; then \
568                         $(LN_S) $$file $$link; \
569                 fi \
570         done
571
572 clean:
573         @list='$(dist_pkglibexec_SCRIPTS)'; \
574         for file in $$list; do \
575                 link=$$(basename $$file); \
576                 if [ -L $$link ]; then \
577                         $(RM) $$link; \
578                 fi \
579         done
580
581 # Tell versions [3.59,3.63) of GNU make to not export all variables.
582 # Otherwise a system limit (for SysV at least) may be exceeded.
583 .NOEXPORT: