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