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