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