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