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