]> git.proxmox.com Git - mirror_zfs.git/blame - lib/libavl/Makefile.in
Update the character class in the zpool man page.
[mirror_zfs.git] / lib / libavl / 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@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37target_triplet = @target@
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
39 $(top_srcdir)/config/Rules.am
40subdir = lib/libavl
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = \
2e08aedb 43 $(top_srcdir)/config/always-no-unused-but-set-variable.m4 \
e70e591c
BB
44 $(top_srcdir)/config/kernel-bdev-block-device-operations.m4 \
45 $(top_srcdir)/config/kernel-bdev-logical-size.m4 \
5547c2f1 46 $(top_srcdir)/config/kernel-bdi-setup-and-register.m4 \
76659dc1 47 $(top_srcdir)/config/kernel-bdi.m4 \
e70e591c
BB
48 $(top_srcdir)/config/kernel-bio-empty-barrier.m4 \
49 $(top_srcdir)/config/kernel-bio-end-io-t-args.m4 \
2959d94a 50 $(top_srcdir)/config/kernel-bio-failfast.m4 \
e70e591c
BB
51 $(top_srcdir)/config/kernel-bio-rw-syncio.m4 \
52 $(top_srcdir)/config/kernel-blk-end-request.m4 \
53 $(top_srcdir)/config/kernel-blk-fetch-request.m4 \
54 $(top_srcdir)/config/kernel-blk-requeue-request.m4 \
55 $(top_srcdir)/config/kernel-blk-rq-bytes.m4 \
56 $(top_srcdir)/config/kernel-blk-rq-pos.m4 \
57 $(top_srcdir)/config/kernel-blk-rq-sectors.m4 \
45066d1f 58 $(top_srcdir)/config/kernel-blkdev-get-by-path.m4 \
df554c14 59 $(top_srcdir)/config/kernel-check-disk-size-change.m4 \
055656d4 60 $(top_srcdir)/config/kernel-d-obtain-alias.m4 \
2c395def 61 $(top_srcdir)/config/kernel-evict-inode.m4 \
e70e591c 62 $(top_srcdir)/config/kernel-fmode-t.m4 \
7268e1be 63 $(top_srcdir)/config/kernel-fsync.m4 \
e70e591c 64 $(top_srcdir)/config/kernel-get-disk-ro.m4 \
bdf4328b 65 $(top_srcdir)/config/kernel-insert-inode-locked.m4 \
e70e591c
BB
66 $(top_srcdir)/config/kernel-invalidate-bdev-args.m4 \
67 $(top_srcdir)/config/kernel-kobj-name-len.m4 \
2cf7f52b 68 $(top_srcdir)/config/kernel-mount-nodev.m4 \
e70e591c
BB
69 $(top_srcdir)/config/kernel-open-bdev-exclusive.m4 \
70 $(top_srcdir)/config/kernel-rq-for-each_segment.m4 \
71 $(top_srcdir)/config/kernel-rq-is_sync.m4 \
5c03efc3 72 $(top_srcdir)/config/kernel-security-inode-init.m4 \
b3129792 73 $(top_srcdir)/config/kernel-truncate-setsize.m4 \
777d4af8 74 $(top_srcdir)/config/kernel-xattr-handler.m4 \
e70e591c
BB
75 $(top_srcdir)/config/kernel.m4 \
76 $(top_srcdir)/config/user-arch.m4 \
77 $(top_srcdir)/config/user-frame-larger-than.m4 \
78 $(top_srcdir)/config/user-ioctl.m4 \
79 $(top_srcdir)/config/user-libblkid.m4 \
e70e591c
BB
80 $(top_srcdir)/config/user-libuuid.m4 \
81 $(top_srcdir)/config/user-nptl_guard_within_stack.m4 \
b3259b6a 82 $(top_srcdir)/config/user-selinux.m4 \
de0a1c09 83 $(top_srcdir)/config/user-udev.m4 \
e70e591c
BB
84 $(top_srcdir)/config/user-zlib.m4 $(top_srcdir)/config/user.m4 \
85 $(top_srcdir)/config/zfs-build.m4 \
86 $(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
87am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88 $(ACLOCAL_M4)
89mkinstalldirs = $(install_sh) -d
90CONFIG_HEADER = $(top_builddir)/zfs_config.h
91CONFIG_CLEAN_FILES =
92CONFIG_CLEAN_VPATH_FILES =
93am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
94am__vpath_adj = case $$p in \
95 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
96 *) f=$$p;; \
97 esac;
98am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
99am__install_max = 40
100am__nobase_strip_setup = \
101 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
102am__nobase_strip = \
103 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
104am__nobase_list = $(am__nobase_strip_setup); \
105 for p in $$list; do echo "$$p $$p"; done | \
106 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
107 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
108 if (++n[$$2] == $(am__install_max)) \
109 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
110 END { for (dir in files) print dir, files[dir] }'
111am__base_list = \
112 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
113 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
114am__installdirs = "$(DESTDIR)$(libdir)"
115LTLIBRARIES = $(lib_LTLIBRARIES)
116libavl_la_LIBADD =
117am_libavl_la_OBJECTS = avl.lo
118libavl_la_OBJECTS = $(am_libavl_la_OBJECTS)
119AM_V_lt = $(am__v_lt_$(V))
120am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
121am__v_lt_0 = --silent
b1c932d3
BB
122libavl_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
123 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
124 $(libavl_la_LDFLAGS) $(LDFLAGS) -o $@
e70e591c
BB
125depcomp = $(SHELL) $(top_srcdir)/config/depcomp
126am__depfiles_maybe = depfiles
127am__mv = mv -f
128COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
129 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
130LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
131 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
132 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
133 $(AM_CFLAGS) $(CFLAGS)
134AM_V_CC = $(am__v_CC_$(V))
135am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
136am__v_CC_0 = @echo " CC " $@;
137AM_V_at = $(am__v_at_$(V))
138am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
139am__v_at_0 = @
140CCLD = $(CC)
141LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
142 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
143 $(AM_LDFLAGS) $(LDFLAGS) -o $@
144AM_V_CCLD = $(am__v_CCLD_$(V))
145am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
146am__v_CCLD_0 = @echo " CCLD " $@;
147AM_V_GEN = $(am__v_GEN_$(V))
148am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
149am__v_GEN_0 = @echo " GEN " $@;
150SOURCES = $(libavl_la_SOURCES)
151DIST_SOURCES = $(libavl_la_SOURCES)
152ETAGS = etags
153CTAGS = ctags
154DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
155ACLOCAL = @ACLOCAL@
156ALIEN = @ALIEN@
157ALIEN_VERSION = @ALIEN_VERSION@
158AMTAR = @AMTAR@
159AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
160AR = @AR@
161AUTOCONF = @AUTOCONF@
162AUTOHEADER = @AUTOHEADER@
163AUTOMAKE = @AUTOMAKE@
164AWK = @AWK@
e70e591c
BB
165CC = @CC@
166CCAS = @CCAS@
167CCASDEPMODE = @CCASDEPMODE@
168CCASFLAGS = @CCASFLAGS@
169CCDEPMODE = @CCDEPMODE@
170CFLAGS = @CFLAGS@
e70e591c
BB
171CPP = @CPP@
172CPPFLAGS = @CPPFLAGS@
173CYGPATH_W = @CYGPATH_W@
174DEBUG_CFLAGS = @DEBUG_CFLAGS@
175DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@
615ab66d 176DEFAULT_INIT_DIR = @DEFAULT_INIT_DIR@
01c0e61d 177DEFAULT_INIT_SCRIPT = @DEFAULT_INIT_SCRIPT@
e70e591c
BB
178DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
179DEFS = @DEFS@
180DEPDIR = @DEPDIR@
181DPKG = @DPKG@
182DPKGBUILD = @DPKGBUILD@
183DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
184DPKG_VERSION = @DPKG_VERSION@
185DSYMUTIL = @DSYMUTIL@
186DUMPBIN = @DUMPBIN@
187ECHO_C = @ECHO_C@
188ECHO_N = @ECHO_N@
189ECHO_T = @ECHO_T@
190EGREP = @EGREP@
191EXEEXT = @EXEEXT@
192FGREP = @FGREP@
193FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
194GREP = @GREP@
195HAVE_ALIEN = @HAVE_ALIEN@
196HAVE_DPKG = @HAVE_DPKG@
197HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
6ba3b446
PS
198HAVE_MAKEPKG = @HAVE_MAKEPKG@
199HAVE_PACMAN = @HAVE_PACMAN@
e70e591c
BB
200HAVE_RPM = @HAVE_RPM@
201HAVE_RPMBUILD = @HAVE_RPMBUILD@
202INSTALL = @INSTALL@
203INSTALL_DATA = @INSTALL_DATA@
204INSTALL_PROGRAM = @INSTALL_PROGRAM@
205INSTALL_SCRIPT = @INSTALL_SCRIPT@
206INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
207KERNELCPPFLAGS = @KERNELCPPFLAGS@
208KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
209LD = @LD@
210LDFLAGS = @LDFLAGS@
211LIBBLKID = @LIBBLKID@
e70e591c
BB
212LIBOBJS = @LIBOBJS@
213LIBS = @LIBS@
b3259b6a 214LIBSELINUX = @LIBSELINUX@
e70e591c
BB
215LIBTOOL = @LIBTOOL@
216LIBUUID = @LIBUUID@
217LINUX = @LINUX@
218LINUX_OBJ = @LINUX_OBJ@
219LINUX_SYMBOLS = @LINUX_SYMBOLS@
220LINUX_VERSION = @LINUX_VERSION@
221LIPO = @LIPO@
222LN_S = @LN_S@
223LTLIBOBJS = @LTLIBOBJS@
224MAINT = @MAINT@
225MAKEINFO = @MAKEINFO@
6ba3b446
PS
226MAKEPKG = @MAKEPKG@
227MAKEPKG_VERSION = @MAKEPKG_VERSION@
e70e591c 228MKDIR_P = @MKDIR_P@
e70e591c
BB
229NM = @NM@
230NMEDIT = @NMEDIT@
8a7e1cee 231NO_UNUSED_BUT_SET_VARIABLE = @NO_UNUSED_BUT_SET_VARIABLE@
e70e591c
BB
232OBJDUMP = @OBJDUMP@
233OBJEXT = @OBJEXT@
234OTOOL = @OTOOL@
235OTOOL64 = @OTOOL64@
236PACKAGE = @PACKAGE@
237PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
238PACKAGE_NAME = @PACKAGE_NAME@
239PACKAGE_STRING = @PACKAGE_STRING@
240PACKAGE_TARNAME = @PACKAGE_TARNAME@
241PACKAGE_VERSION = @PACKAGE_VERSION@
6ba3b446
PS
242PACMAN = @PACMAN@
243PACMAN_VERSION = @PACMAN_VERSION@
e70e591c
BB
244PATH_SEPARATOR = @PATH_SEPARATOR@
245RANLIB = @RANLIB@
246RPM = @RPM@
247RPMBUILD = @RPMBUILD@
248RPMBUILD_VERSION = @RPMBUILD_VERSION@
249RPM_VERSION = @RPM_VERSION@
e70e591c
BB
250SED = @SED@
251SET_MAKE = @SET_MAKE@
252SHELL = @SHELL@
253SPL = @SPL@
254SPL_OBJ = @SPL_OBJ@
255SPL_SYMBOLS = @SPL_SYMBOLS@
256SPL_VERSION = @SPL_VERSION@
257STRIP = @STRIP@
258TARGET_ASM_DIR = @TARGET_ASM_DIR@
e70e591c
BB
259VENDOR = @VENDOR@
260VERSION = @VERSION@
261ZFS_CONFIG = @ZFS_CONFIG@
262ZFS_META_ALIAS = @ZFS_META_ALIAS@
263ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
264ZFS_META_DATA = @ZFS_META_DATA@
265ZFS_META_LICENSE = @ZFS_META_LICENSE@
266ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
267ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
268ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
269ZFS_META_NAME = @ZFS_META_NAME@
270ZFS_META_RELEASE = @ZFS_META_RELEASE@
271ZFS_META_VERSION = @ZFS_META_VERSION@
272ZLIB = @ZLIB@
273abs_builddir = @abs_builddir@
274abs_srcdir = @abs_srcdir@
275abs_top_builddir = @abs_top_builddir@
276abs_top_srcdir = @abs_top_srcdir@
277ac_ct_CC = @ac_ct_CC@
278ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
279am__include = @am__include@
280am__leading_dot = @am__leading_dot@
281am__quote = @am__quote@
282am__tar = @am__tar@
283am__untar = @am__untar@
284bindir = @bindir@
285build = @build@
286build_alias = @build_alias@
287build_cpu = @build_cpu@
288build_os = @build_os@
289build_vendor = @build_vendor@
290builddir = @builddir@
291datadir = @datadir@
292datarootdir = @datarootdir@
293docdir = @docdir@
294dvidir = @dvidir@
295exec_prefix = @exec_prefix@
296host = @host@
297host_alias = @host_alias@
298host_cpu = @host_cpu@
299host_os = @host_os@
300host_vendor = @host_vendor@
301htmldir = @htmldir@
302includedir = @includedir@
303infodir = @infodir@
304install_sh = @install_sh@
305libdir = @libdir@
306libexecdir = @libexecdir@
307localedir = @localedir@
308localstatedir = @localstatedir@
309lt_ECHO = @lt_ECHO@
310mandir = @mandir@
311mkdir_p = @mkdir_p@
312oldincludedir = @oldincludedir@
313pdfdir = @pdfdir@
314prefix = @prefix@
315program_transform_name = @program_transform_name@
316psdir = @psdir@
317sbindir = @sbindir@
318sharedstatedir = @sharedstatedir@
319srcdir = @srcdir@
320sysconfdir = @sysconfdir@
321target = @target@
322target_alias = @target_alias@
323target_cpu = @target_cpu@
324target_os = @target_os@
325target_vendor = @target_vendor@
326top_build_prefix = @top_build_prefix@
327top_builddir = @top_builddir@
328top_srcdir = @top_srcdir@
de0a1c09
BB
329udevdir = @udevdir@
330udevruledir = @udevruledir@
6283f55e
BB
331DEFAULT_INCLUDES = -include ${top_builddir}/zfs_config.h \
332 -I$(top_srcdir)/include -I$(top_srcdir)/lib/libspl/include
e70e591c
BB
333AM_LIBTOOLFLAGS = --silent
334AM_CFLAGS = -Wall -Wstrict-prototypes -fno-strict-aliasing \
8a7e1cee 335 ${NO_UNUSED_BUT_SET_VARIABLE} ${DEBUG_CFLAGS} -D_GNU_SOURCE \
12c1acde
BB
336 -D__EXTENSIONS__ -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS \
337 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE \
338 -DTEXT_DOMAIN=\"zfs-linux-user\" $(DEBUG_STACKFLAGS) \
339 $(FRAME_LARGER_THAN)
e70e591c
BB
340lib_LTLIBRARIES = libavl.la
341libavl_la_SOURCES = \
6283f55e 342 $(top_srcdir)/module/avl/avl.c
e70e591c 343
b1c932d3 344libavl_la_LDFLAGS = -version-info 1:0:0
e70e591c
BB
345all: all-am
346
347.SUFFIXES:
348.SUFFIXES: .c .lo .o .obj
349$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/config/Rules.am $(am__configure_deps)
350 @for dep in $?; do \
351 case '$(am__configure_deps)' in \
352 *$$dep*) \
353 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
354 && { if test -f $@; then exit 0; else break; fi; }; \
355 exit 1;; \
356 esac; \
357 done; \
358 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/libavl/Makefile'; \
359 $(am__cd) $(top_srcdir) && \
360 $(AUTOMAKE) --gnu lib/libavl/Makefile
361.PRECIOUS: Makefile
362Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
363 @case '$?' in \
364 *config.status*) \
365 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
366 *) \
367 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
368 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
369 esac;
370
371$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
372 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
373
374$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
375 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
376$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
377 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
378$(am__aclocal_m4_deps):
379install-libLTLIBRARIES: $(lib_LTLIBRARIES)
380 @$(NORMAL_INSTALL)
381 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
382 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
383 list2=; for p in $$list; do \
384 if test -f $$p; then \
385 list2="$$list2 $$p"; \
386 else :; fi; \
387 done; \
388 test -z "$$list2" || { \
389 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
390 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
391 }
392
393uninstall-libLTLIBRARIES:
394 @$(NORMAL_UNINSTALL)
395 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
396 for p in $$list; do \
397 $(am__strip_dir) \
398 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
399 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
400 done
401
402clean-libLTLIBRARIES:
403 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
404 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
405 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
406 test "$$dir" != "$$p" || dir=.; \
407 echo "rm -f \"$${dir}/so_locations\""; \
408 rm -f "$${dir}/so_locations"; \
409 done
410libavl.la: $(libavl_la_OBJECTS) $(libavl_la_DEPENDENCIES)
b1c932d3 411 $(AM_V_CCLD)$(libavl_la_LINK) -rpath $(libdir) $(libavl_la_OBJECTS) $(libavl_la_LIBADD) $(LIBS)
e70e591c
BB
412
413mostlyclean-compile:
414 -rm -f *.$(OBJEXT)
415
416distclean-compile:
417 -rm -f *.tab.c
418
419@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/avl.Plo@am__quote@
420
421.c.o:
422@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
423@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
424@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
425@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
426@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
427@am__fastdepCC_FALSE@ $(COMPILE) -c $<
428
429.c.obj:
430@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
431@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
432@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
433@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
434@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
435@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
436
437.c.lo:
438@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
439@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
440@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
441@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
442@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
443@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
444
6283f55e
BB
445avl.lo: $(top_srcdir)/module/avl/avl.c
446@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT avl.lo -MD -MP -MF $(DEPDIR)/avl.Tpo -c -o avl.lo `test -f '$(top_srcdir)/module/avl/avl.c' || echo '$(srcdir)/'`$(top_srcdir)/module/avl/avl.c
e70e591c
BB
447@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/avl.Tpo $(DEPDIR)/avl.Plo
448@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
6283f55e 449@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/module/avl/avl.c' object='avl.lo' libtool=yes @AMDEPBACKSLASH@
e70e591c 450@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6283f55e 451@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o avl.lo `test -f '$(top_srcdir)/module/avl/avl.c' || echo '$(srcdir)/'`$(top_srcdir)/module/avl/avl.c
e70e591c
BB
452
453mostlyclean-libtool:
454 -rm -f *.lo
455
456clean-libtool:
457 -rm -rf .libs _libs
458
459ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
460 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
461 unique=`for i in $$list; do \
462 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
463 done | \
464 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
465 END { if (nonempty) { for (i in files) print i; }; }'`; \
466 mkid -fID $$unique
467tags: TAGS
468
469TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
470 $(TAGS_FILES) $(LISP)
471 set x; \
472 here=`pwd`; \
473 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
474 unique=`for i in $$list; do \
475 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
476 done | \
477 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
478 END { if (nonempty) { for (i in files) print i; }; }'`; \
479 shift; \
480 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
481 test -n "$$unique" || unique=$$empty_fix; \
482 if test $$# -gt 0; then \
483 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
484 "$$@" $$unique; \
485 else \
486 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
487 $$unique; \
488 fi; \
489 fi
490ctags: CTAGS
491CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
492 $(TAGS_FILES) $(LISP)
493 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
494 unique=`for i in $$list; do \
495 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
496 done | \
497 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
498 END { if (nonempty) { for (i in files) print i; }; }'`; \
499 test -z "$(CTAGS_ARGS)$$unique" \
500 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
501 $$unique
502
503GTAGS:
504 here=`$(am__cd) $(top_builddir) && pwd` \
505 && $(am__cd) $(top_srcdir) \
506 && gtags -i $(GTAGS_ARGS) "$$here"
507
508distclean-tags:
509 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
510
511distdir: $(DISTFILES)
512 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
513 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
514 list='$(DISTFILES)'; \
515 dist_files=`for file in $$list; do echo $$file; done | \
516 sed -e "s|^$$srcdirstrip/||;t" \
517 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
518 case $$dist_files in \
519 */*) $(MKDIR_P) `echo "$$dist_files" | \
520 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
521 sort -u` ;; \
522 esac; \
523 for file in $$dist_files; do \
524 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
525 if test -d $$d/$$file; then \
526 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
527 if test -d "$(distdir)/$$file"; then \
528 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
529 fi; \
530 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
531 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
532 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
533 fi; \
534 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
535 else \
536 test -f "$(distdir)/$$file" \
537 || cp -p $$d/$$file "$(distdir)/$$file" \
538 || exit 1; \
539 fi; \
540 done
541check-am: all-am
542check: check-am
543all-am: Makefile $(LTLIBRARIES)
544installdirs:
545 for dir in "$(DESTDIR)$(libdir)"; do \
546 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
547 done
548install: install-am
549install-exec: install-exec-am
550install-data: install-data-am
551uninstall: uninstall-am
552
553install-am: all-am
554 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
555
556installcheck: installcheck-am
557install-strip:
558 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
559 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
560 `test -z '$(STRIP)' || \
561 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
562mostlyclean-generic:
563
564clean-generic:
565
566distclean-generic:
567 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
568 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
569
570maintainer-clean-generic:
571 @echo "This command is intended for maintainers to use"
572 @echo "it deletes files that may require special tools to rebuild."
573clean: clean-am
574
575clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
576 mostlyclean-am
577
578distclean: distclean-am
579 -rm -rf ./$(DEPDIR)
580 -rm -f Makefile
581distclean-am: clean-am distclean-compile distclean-generic \
582 distclean-tags
583
584dvi: dvi-am
585
586dvi-am:
587
588html: html-am
589
590html-am:
591
592info: info-am
593
594info-am:
595
596install-data-am:
597
598install-dvi: install-dvi-am
599
600install-dvi-am:
601
602install-exec-am: install-libLTLIBRARIES
603
604install-html: install-html-am
605
606install-html-am:
607
608install-info: install-info-am
609
610install-info-am:
611
612install-man:
613
614install-pdf: install-pdf-am
615
616install-pdf-am:
617
618install-ps: install-ps-am
619
620install-ps-am:
621
622installcheck-am:
623
624maintainer-clean: maintainer-clean-am
625 -rm -rf ./$(DEPDIR)
626 -rm -f Makefile
627maintainer-clean-am: distclean-am maintainer-clean-generic
628
629mostlyclean: mostlyclean-am
630
631mostlyclean-am: mostlyclean-compile mostlyclean-generic \
632 mostlyclean-libtool
633
634pdf: pdf-am
635
636pdf-am:
637
638ps: ps-am
639
640ps-am:
641
642uninstall-am: uninstall-libLTLIBRARIES
643
644.MAKE: install-am install-strip
645
646.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
647 clean-libLTLIBRARIES clean-libtool ctags distclean \
648 distclean-compile distclean-generic distclean-libtool \
649 distclean-tags distdir dvi dvi-am html html-am info info-am \
650 install install-am install-data install-data-am install-dvi \
651 install-dvi-am install-exec install-exec-am install-html \
652 install-html-am install-info install-info-am \
653 install-libLTLIBRARIES install-man install-pdf install-pdf-am \
654 install-ps install-ps-am install-strip installcheck \
655 installcheck-am installdirs maintainer-clean \
656 maintainer-clean-generic mostlyclean mostlyclean-compile \
657 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
658 tags uninstall uninstall-am uninstall-libLTLIBRARIES
659
660
661# Tell versions [3.59,3.63) of GNU make to not export all variables.
662# Otherwise a system limit (for SysV at least) may be exceeded.
663.NOEXPORT: