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