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