]> git.proxmox.com Git - mirror_zfs-debian.git/blame - lib/libspl/include/ia32/Makefile.in
Suppress 'vdev_metaslab_init' memory warning
[mirror_zfs-debian.git] / lib / libspl / include / ia32 / 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@
e70e591c
BB
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@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@
6283f55e
BB
37subdir = lib/libspl/include/ia32
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
e70e591c
BB
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = \
41 $(top_srcdir)/config/kernel-bdev-block-device-operations.m4 \
42 $(top_srcdir)/config/kernel-bdev-logical-size.m4 \
43 $(top_srcdir)/config/kernel-bio-empty-barrier.m4 \
44 $(top_srcdir)/config/kernel-bio-end-io-t-args.m4 \
2959d94a 45 $(top_srcdir)/config/kernel-bio-failfast.m4 \
e70e591c
BB
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 \
45066d1f 53 $(top_srcdir)/config/kernel-blkdev-get-by-path.m4 \
2c395def 54 $(top_srcdir)/config/kernel-evict-inode.m4 \
e70e591c 55 $(top_srcdir)/config/kernel-fmode-t.m4 \
7268e1be 56 $(top_srcdir)/config/kernel-fsync.m4 \
e70e591c 57 $(top_srcdir)/config/kernel-get-disk-ro.m4 \
bdf4328b 58 $(top_srcdir)/config/kernel-insert-inode-locked.m4 \
e70e591c
BB
59 $(top_srcdir)/config/kernel-invalidate-bdev-args.m4 \
60 $(top_srcdir)/config/kernel-kobj-name-len.m4 \
61 $(top_srcdir)/config/kernel-open-bdev-exclusive.m4 \
62 $(top_srcdir)/config/kernel-rq-for-each_segment.m4 \
63 $(top_srcdir)/config/kernel-rq-is_sync.m4 \
777d4af8 64 $(top_srcdir)/config/kernel-xattr-handler.m4 \
e70e591c
BB
65 $(top_srcdir)/config/kernel.m4 \
66 $(top_srcdir)/config/user-arch.m4 \
67 $(top_srcdir)/config/user-frame-larger-than.m4 \
68 $(top_srcdir)/config/user-ioctl.m4 \
69 $(top_srcdir)/config/user-libblkid.m4 \
e70e591c
BB
70 $(top_srcdir)/config/user-libuuid.m4 \
71 $(top_srcdir)/config/user-nptl_guard_within_stack.m4 \
b3259b6a 72 $(top_srcdir)/config/user-selinux.m4 \
e70e591c
BB
73 $(top_srcdir)/config/user-zlib.m4 $(top_srcdir)/config/user.m4 \
74 $(top_srcdir)/config/zfs-build.m4 \
75 $(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
76am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
77 $(ACLOCAL_M4)
78mkinstalldirs = $(install_sh) -d
79CONFIG_HEADER = $(top_builddir)/zfs_config.h
80CONFIG_CLEAN_FILES =
81CONFIG_CLEAN_VPATH_FILES =
82AM_V_GEN = $(am__v_GEN_$(V))
83am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
84am__v_GEN_0 = @echo " GEN " $@;
85AM_V_at = $(am__v_at_$(V))
86am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
87am__v_at_0 = @
88SOURCES =
89DIST_SOURCES =
6283f55e
BB
90RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
91 html-recursive info-recursive install-data-recursive \
92 install-dvi-recursive install-exec-recursive \
93 install-html-recursive install-info-recursive \
94 install-pdf-recursive install-ps-recursive install-recursive \
95 installcheck-recursive installdirs-recursive pdf-recursive \
96 ps-recursive uninstall-recursive
97RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
98 distclean-recursive maintainer-clean-recursive
99AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
100 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
101 distdir
e70e591c
BB
102ETAGS = etags
103CTAGS = ctags
6283f55e 104DIST_SUBDIRS = $(SUBDIRS)
e70e591c 105DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
6283f55e
BB
106am__relativize = \
107 dir0=`pwd`; \
108 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
109 sed_rest='s,^[^/]*/*,,'; \
110 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
111 sed_butlast='s,/*[^/]*$$,,'; \
112 while test -n "$$dir1"; do \
113 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
114 if test "$$first" != "."; then \
115 if test "$$first" = ".."; then \
116 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
117 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
118 else \
119 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
120 if test "$$first2" = "$$first"; then \
121 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
122 else \
123 dir2="../$$dir2"; \
124 fi; \
125 dir0="$$dir0"/"$$first"; \
126 fi; \
127 fi; \
128 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
129 done; \
130 reldir="$$dir2"
e70e591c
BB
131ACLOCAL = @ACLOCAL@
132ALIEN = @ALIEN@
133ALIEN_VERSION = @ALIEN_VERSION@
134AMTAR = @AMTAR@
135AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
136AR = @AR@
137AUTOCONF = @AUTOCONF@
138AUTOHEADER = @AUTOHEADER@
139AUTOMAKE = @AUTOMAKE@
140AWK = @AWK@
e70e591c
BB
141CC = @CC@
142CCAS = @CCAS@
143CCASDEPMODE = @CCASDEPMODE@
144CCASFLAGS = @CCASFLAGS@
145CCDEPMODE = @CCDEPMODE@
146CFLAGS = @CFLAGS@
e70e591c
BB
147CPP = @CPP@
148CPPFLAGS = @CPPFLAGS@
149CYGPATH_W = @CYGPATH_W@
150DEBUG_CFLAGS = @DEBUG_CFLAGS@
151DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@
01c0e61d 152DEFAULT_INIT_SCRIPT = @DEFAULT_INIT_SCRIPT@
e70e591c
BB
153DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
154DEFS = @DEFS@
155DEPDIR = @DEPDIR@
156DPKG = @DPKG@
157DPKGBUILD = @DPKGBUILD@
158DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
159DPKG_VERSION = @DPKG_VERSION@
160DSYMUTIL = @DSYMUTIL@
161DUMPBIN = @DUMPBIN@
162ECHO_C = @ECHO_C@
163ECHO_N = @ECHO_N@
164ECHO_T = @ECHO_T@
165EGREP = @EGREP@
166EXEEXT = @EXEEXT@
167FGREP = @FGREP@
168FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
169GREP = @GREP@
170HAVE_ALIEN = @HAVE_ALIEN@
171HAVE_DPKG = @HAVE_DPKG@
172HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
173HAVE_RPM = @HAVE_RPM@
174HAVE_RPMBUILD = @HAVE_RPMBUILD@
175INSTALL = @INSTALL@
176INSTALL_DATA = @INSTALL_DATA@
177INSTALL_PROGRAM = @INSTALL_PROGRAM@
178INSTALL_SCRIPT = @INSTALL_SCRIPT@
179INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
180KERNELCPPFLAGS = @KERNELCPPFLAGS@
181KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
182LD = @LD@
183LDFLAGS = @LDFLAGS@
184LIBBLKID = @LIBBLKID@
e70e591c
BB
185LIBOBJS = @LIBOBJS@
186LIBS = @LIBS@
b3259b6a 187LIBSELINUX = @LIBSELINUX@
e70e591c
BB
188LIBTOOL = @LIBTOOL@
189LIBUUID = @LIBUUID@
190LINUX = @LINUX@
191LINUX_OBJ = @LINUX_OBJ@
192LINUX_SYMBOLS = @LINUX_SYMBOLS@
193LINUX_VERSION = @LINUX_VERSION@
194LIPO = @LIPO@
195LN_S = @LN_S@
196LTLIBOBJS = @LTLIBOBJS@
197MAINT = @MAINT@
198MAKEINFO = @MAKEINFO@
199MKDIR_P = @MKDIR_P@
e70e591c
BB
200NM = @NM@
201NMEDIT = @NMEDIT@
202OBJDUMP = @OBJDUMP@
203OBJEXT = @OBJEXT@
204OTOOL = @OTOOL@
205OTOOL64 = @OTOOL64@
206PACKAGE = @PACKAGE@
207PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
208PACKAGE_NAME = @PACKAGE_NAME@
209PACKAGE_STRING = @PACKAGE_STRING@
210PACKAGE_TARNAME = @PACKAGE_TARNAME@
211PACKAGE_VERSION = @PACKAGE_VERSION@
212PATH_SEPARATOR = @PATH_SEPARATOR@
213RANLIB = @RANLIB@
214RPM = @RPM@
215RPMBUILD = @RPMBUILD@
216RPMBUILD_VERSION = @RPMBUILD_VERSION@
217RPM_VERSION = @RPM_VERSION@
e70e591c
BB
218SED = @SED@
219SET_MAKE = @SET_MAKE@
220SHELL = @SHELL@
221SPL = @SPL@
222SPL_OBJ = @SPL_OBJ@
223SPL_SYMBOLS = @SPL_SYMBOLS@
224SPL_VERSION = @SPL_VERSION@
225STRIP = @STRIP@
226TARGET_ASM_DIR = @TARGET_ASM_DIR@
e70e591c
BB
227VENDOR = @VENDOR@
228VERSION = @VERSION@
229ZFS_CONFIG = @ZFS_CONFIG@
230ZFS_META_ALIAS = @ZFS_META_ALIAS@
231ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
232ZFS_META_DATA = @ZFS_META_DATA@
233ZFS_META_LICENSE = @ZFS_META_LICENSE@
234ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
235ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
236ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
237ZFS_META_NAME = @ZFS_META_NAME@
238ZFS_META_RELEASE = @ZFS_META_RELEASE@
239ZFS_META_VERSION = @ZFS_META_VERSION@
240ZLIB = @ZLIB@
241abs_builddir = @abs_builddir@
242abs_srcdir = @abs_srcdir@
243abs_top_builddir = @abs_top_builddir@
244abs_top_srcdir = @abs_top_srcdir@
245ac_ct_CC = @ac_ct_CC@
246ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
247am__include = @am__include@
248am__leading_dot = @am__leading_dot@
249am__quote = @am__quote@
250am__tar = @am__tar@
251am__untar = @am__untar@
252bindir = @bindir@
253build = @build@
254build_alias = @build_alias@
255build_cpu = @build_cpu@
256build_os = @build_os@
257build_vendor = @build_vendor@
258builddir = @builddir@
259datadir = @datadir@
260datarootdir = @datarootdir@
261docdir = @docdir@
262dvidir = @dvidir@
263exec_prefix = @exec_prefix@
264host = @host@
265host_alias = @host_alias@
266host_cpu = @host_cpu@
267host_os = @host_os@
268host_vendor = @host_vendor@
269htmldir = @htmldir@
270includedir = @includedir@
271infodir = @infodir@
272install_sh = @install_sh@
273libdir = @libdir@
274libexecdir = @libexecdir@
275localedir = @localedir@
276localstatedir = @localstatedir@
277lt_ECHO = @lt_ECHO@
278mandir = @mandir@
279mkdir_p = @mkdir_p@
280oldincludedir = @oldincludedir@
281pdfdir = @pdfdir@
282prefix = @prefix@
283program_transform_name = @program_transform_name@
284psdir = @psdir@
285sbindir = @sbindir@
286sharedstatedir = @sharedstatedir@
287srcdir = @srcdir@
288sysconfdir = @sysconfdir@
289target = @target@
290target_alias = @target_alias@
291target_cpu = @target_cpu@
292target_os = @target_os@
293target_vendor = @target_vendor@
294top_build_prefix = @top_build_prefix@
295top_builddir = @top_builddir@
296top_srcdir = @top_srcdir@
6283f55e
BB
297SUBDIRS = sys
298all: all-recursive
e70e591c
BB
299
300.SUFFIXES:
301$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
302 @for dep in $?; do \
303 case '$(am__configure_deps)' in \
304 *$$dep*) \
305 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
306 && { if test -f $@; then exit 0; else break; fi; }; \
307 exit 1;; \
308 esac; \
309 done; \
6283f55e 310 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/libspl/include/ia32/Makefile'; \
e70e591c 311 $(am__cd) $(top_srcdir) && \
6283f55e 312 $(AUTOMAKE) --gnu lib/libspl/include/ia32/Makefile
e70e591c
BB
313.PRECIOUS: Makefile
314Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
315 @case '$?' in \
316 *config.status*) \
317 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
318 *) \
319 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
320 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
321 esac;
322
323$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
324 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
325
326$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
327 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
328$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
329 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
330$(am__aclocal_m4_deps):
331
332mostlyclean-libtool:
333 -rm -f *.lo
334
335clean-libtool:
336 -rm -rf .libs _libs
e70e591c 337
6283f55e
BB
338# This directory's subdirectories are mostly independent; you can cd
339# into them and run `make' without going through this Makefile.
340# To change the values of `make' variables: instead of editing Makefiles,
341# (1) if the variable is set in `config.status', edit `config.status'
342# (which will cause the Makefiles to be regenerated when you run `make');
343# (2) otherwise, pass the desired values on the `make' command line.
344$(RECURSIVE_TARGETS):
345 @fail= failcom='exit 1'; \
346 for f in x $$MAKEFLAGS; do \
347 case $$f in \
348 *=* | --[!k]*);; \
349 *k*) failcom='fail=yes';; \
350 esac; \
351 done; \
352 dot_seen=no; \
353 target=`echo $@ | sed s/-recursive//`; \
354 list='$(SUBDIRS)'; for subdir in $$list; do \
355 echo "Making $$target in $$subdir"; \
356 if test "$$subdir" = "."; then \
357 dot_seen=yes; \
358 local_target="$$target-am"; \
359 else \
360 local_target="$$target"; \
361 fi; \
362 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
363 || eval $$failcom; \
364 done; \
365 if test "$$dot_seen" = "no"; then \
366 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
367 fi; test -z "$$fail"
368
369$(RECURSIVE_CLEAN_TARGETS):
370 @fail= failcom='exit 1'; \
371 for f in x $$MAKEFLAGS; do \
372 case $$f in \
373 *=* | --[!k]*);; \
374 *k*) failcom='fail=yes';; \
375 esac; \
376 done; \
377 dot_seen=no; \
378 case "$@" in \
379 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
380 *) list='$(SUBDIRS)' ;; \
381 esac; \
382 rev=''; for subdir in $$list; do \
383 if test "$$subdir" = "."; then :; else \
384 rev="$$subdir $$rev"; \
385 fi; \
386 done; \
387 rev="$$rev ."; \
388 target=`echo $@ | sed s/-recursive//`; \
389 for subdir in $$rev; do \
390 echo "Making $$target in $$subdir"; \
391 if test "$$subdir" = "."; then \
392 local_target="$$target-am"; \
393 else \
394 local_target="$$target"; \
395 fi; \
396 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
397 || eval $$failcom; \
398 done && test -z "$$fail"
399tags-recursive:
400 list='$(SUBDIRS)'; for subdir in $$list; do \
401 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
402 done
403ctags-recursive:
404 list='$(SUBDIRS)'; for subdir in $$list; do \
405 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
406 done
e70e591c
BB
407
408ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
409 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
410 unique=`for i in $$list; do \
411 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
412 done | \
413 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
414 END { if (nonempty) { for (i in files) print i; }; }'`; \
415 mkid -fID $$unique
416tags: TAGS
417
6283f55e 418TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
e70e591c
BB
419 $(TAGS_FILES) $(LISP)
420 set x; \
421 here=`pwd`; \
6283f55e
BB
422 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
423 include_option=--etags-include; \
424 empty_fix=.; \
425 else \
426 include_option=--include; \
427 empty_fix=; \
428 fi; \
429 list='$(SUBDIRS)'; for subdir in $$list; do \
430 if test "$$subdir" = .; then :; else \
431 test ! -f $$subdir/TAGS || \
432 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
433 fi; \
434 done; \
e70e591c
BB
435 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
436 unique=`for i in $$list; do \
437 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
438 done | \
439 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
440 END { if (nonempty) { for (i in files) print i; }; }'`; \
441 shift; \
442 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
443 test -n "$$unique" || unique=$$empty_fix; \
444 if test $$# -gt 0; then \
445 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
446 "$$@" $$unique; \
447 else \
448 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
449 $$unique; \
450 fi; \
451 fi
452ctags: CTAGS
6283f55e 453CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
e70e591c
BB
454 $(TAGS_FILES) $(LISP)
455 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
456 unique=`for i in $$list; do \
457 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
458 done | \
459 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
460 END { if (nonempty) { for (i in files) print i; }; }'`; \
461 test -z "$(CTAGS_ARGS)$$unique" \
462 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
463 $$unique
464
465GTAGS:
466 here=`$(am__cd) $(top_builddir) && pwd` \
467 && $(am__cd) $(top_srcdir) \
468 && gtags -i $(GTAGS_ARGS) "$$here"
469
470distclean-tags:
471 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
472
473distdir: $(DISTFILES)
474 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
475 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
476 list='$(DISTFILES)'; \
477 dist_files=`for file in $$list; do echo $$file; done | \
478 sed -e "s|^$$srcdirstrip/||;t" \
479 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
480 case $$dist_files in \
481 */*) $(MKDIR_P) `echo "$$dist_files" | \
482 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
483 sort -u` ;; \
484 esac; \
485 for file in $$dist_files; do \
486 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
487 if test -d $$d/$$file; then \
488 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
489 if test -d "$(distdir)/$$file"; then \
490 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
491 fi; \
492 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
493 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
494 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
495 fi; \
496 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
497 else \
498 test -f "$(distdir)/$$file" \
499 || cp -p $$d/$$file "$(distdir)/$$file" \
500 || exit 1; \
501 fi; \
502 done
6283f55e
BB
503 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
504 if test "$$subdir" = .; then :; else \
505 test -d "$(distdir)/$$subdir" \
506 || $(MKDIR_P) "$(distdir)/$$subdir" \
507 || exit 1; \
508 fi; \
e70e591c 509 done
6283f55e
BB
510 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
511 if test "$$subdir" = .; then :; else \
512 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
513 $(am__relativize); \
514 new_distdir=$$reldir; \
515 dir1=$$subdir; dir2="$(top_distdir)"; \
516 $(am__relativize); \
517 new_top_distdir=$$reldir; \
518 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
519 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
520 ($(am__cd) $$subdir && \
521 $(MAKE) $(AM_MAKEFLAGS) \
522 top_distdir="$$new_top_distdir" \
523 distdir="$$new_distdir" \
524 am__remove_distdir=: \
525 am__skip_length_check=: \
526 am__skip_mode_fix=: \
527 distdir) \
528 || exit 1; \
529 fi; \
530 done
531check-am: all-am
532check: check-recursive
533all-am: Makefile
534installdirs: installdirs-recursive
535installdirs-am:
536install: install-recursive
537install-exec: install-exec-recursive
538install-data: install-data-recursive
539uninstall: uninstall-recursive
e70e591c
BB
540
541install-am: all-am
542 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
543
6283f55e 544installcheck: installcheck-recursive
e70e591c
BB
545install-strip:
546 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
547 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
548 `test -z '$(STRIP)' || \
549 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
550mostlyclean-generic:
551
552clean-generic:
553
554distclean-generic:
555 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
556 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
557
558maintainer-clean-generic:
559 @echo "This command is intended for maintainers to use"
560 @echo "it deletes files that may require special tools to rebuild."
6283f55e 561clean: clean-recursive
e70e591c
BB
562
563clean-am: clean-generic clean-libtool mostlyclean-am
564
6283f55e 565distclean: distclean-recursive
e70e591c
BB
566 -rm -f Makefile
567distclean-am: clean-am distclean-generic distclean-tags
568
6283f55e 569dvi: dvi-recursive
e70e591c
BB
570
571dvi-am:
572
6283f55e 573html: html-recursive
e70e591c
BB
574
575html-am:
576
6283f55e 577info: info-recursive
e70e591c
BB
578
579info-am:
580
6283f55e 581install-data-am:
e70e591c 582
6283f55e 583install-dvi: install-dvi-recursive
e70e591c
BB
584
585install-dvi-am:
586
587install-exec-am:
588
6283f55e 589install-html: install-html-recursive
e70e591c
BB
590
591install-html-am:
592
6283f55e 593install-info: install-info-recursive
e70e591c
BB
594
595install-info-am:
596
597install-man:
598
6283f55e 599install-pdf: install-pdf-recursive
e70e591c
BB
600
601install-pdf-am:
602
6283f55e 603install-ps: install-ps-recursive
e70e591c
BB
604
605install-ps-am:
606
607installcheck-am:
608
6283f55e 609maintainer-clean: maintainer-clean-recursive
e70e591c
BB
610 -rm -f Makefile
611maintainer-clean-am: distclean-am maintainer-clean-generic
612
6283f55e 613mostlyclean: mostlyclean-recursive
e70e591c
BB
614
615mostlyclean-am: mostlyclean-generic mostlyclean-libtool
616
6283f55e 617pdf: pdf-recursive
e70e591c
BB
618
619pdf-am:
620
6283f55e 621ps: ps-recursive
e70e591c
BB
622
623ps-am:
624
6283f55e 625uninstall-am:
e70e591c 626
6283f55e
BB
627.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
628 install-am install-strip tags-recursive
e70e591c 629
6283f55e
BB
630.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
631 all all-am check check-am clean clean-generic clean-libtool \
632 ctags ctags-recursive distclean distclean-generic \
e70e591c
BB
633 distclean-libtool distclean-tags distdir dvi dvi-am html \
634 html-am info info-am install install-am install-data \
635 install-data-am install-dvi install-dvi-am install-exec \
636 install-exec-am install-html install-html-am install-info \
6283f55e
BB
637 install-info-am install-man install-pdf install-pdf-am \
638 install-ps install-ps-am install-strip installcheck \
639 installcheck-am installdirs installdirs-am maintainer-clean \
640 maintainer-clean-generic mostlyclean mostlyclean-generic \
641 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
642 uninstall uninstall-am
e70e591c
BB
643
644
645# Tell versions [3.59,3.63) of GNU make to not export all variables.
646# Otherwise a system limit (for SysV at least) may be exceeded.
647.NOEXPORT: