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