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