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