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