]> git.proxmox.com Git - mirror_zfs.git/blame - lib/libavl/Makefile.in
Illumos #734: Use taskq_dispatch_ent() interface
[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@
198HAVE_RPM = @HAVE_RPM@
199HAVE_RPMBUILD = @HAVE_RPMBUILD@
200INSTALL = @INSTALL@
201INSTALL_DATA = @INSTALL_DATA@
202INSTALL_PROGRAM = @INSTALL_PROGRAM@
203INSTALL_SCRIPT = @INSTALL_SCRIPT@
204INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
205KERNELCPPFLAGS = @KERNELCPPFLAGS@
206KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
207LD = @LD@
208LDFLAGS = @LDFLAGS@
209LIBBLKID = @LIBBLKID@
e70e591c
BB
210LIBOBJS = @LIBOBJS@
211LIBS = @LIBS@
b3259b6a 212LIBSELINUX = @LIBSELINUX@
e70e591c
BB
213LIBTOOL = @LIBTOOL@
214LIBUUID = @LIBUUID@
215LINUX = @LINUX@
216LINUX_OBJ = @LINUX_OBJ@
217LINUX_SYMBOLS = @LINUX_SYMBOLS@
218LINUX_VERSION = @LINUX_VERSION@
219LIPO = @LIPO@
220LN_S = @LN_S@
221LTLIBOBJS = @LTLIBOBJS@
222MAINT = @MAINT@
223MAKEINFO = @MAKEINFO@
224MKDIR_P = @MKDIR_P@
e70e591c
BB
225NM = @NM@
226NMEDIT = @NMEDIT@
8a7e1cee 227NO_UNUSED_BUT_SET_VARIABLE = @NO_UNUSED_BUT_SET_VARIABLE@
e70e591c
BB
228OBJDUMP = @OBJDUMP@
229OBJEXT = @OBJEXT@
230OTOOL = @OTOOL@
231OTOOL64 = @OTOOL64@
232PACKAGE = @PACKAGE@
233PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
234PACKAGE_NAME = @PACKAGE_NAME@
235PACKAGE_STRING = @PACKAGE_STRING@
236PACKAGE_TARNAME = @PACKAGE_TARNAME@
237PACKAGE_VERSION = @PACKAGE_VERSION@
238PATH_SEPARATOR = @PATH_SEPARATOR@
239RANLIB = @RANLIB@
240RPM = @RPM@
241RPMBUILD = @RPMBUILD@
242RPMBUILD_VERSION = @RPMBUILD_VERSION@
243RPM_VERSION = @RPM_VERSION@
e70e591c
BB
244SED = @SED@
245SET_MAKE = @SET_MAKE@
246SHELL = @SHELL@
247SPL = @SPL@
248SPL_OBJ = @SPL_OBJ@
249SPL_SYMBOLS = @SPL_SYMBOLS@
250SPL_VERSION = @SPL_VERSION@
251STRIP = @STRIP@
252TARGET_ASM_DIR = @TARGET_ASM_DIR@
e70e591c
BB
253VENDOR = @VENDOR@
254VERSION = @VERSION@
255ZFS_CONFIG = @ZFS_CONFIG@
256ZFS_META_ALIAS = @ZFS_META_ALIAS@
257ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
258ZFS_META_DATA = @ZFS_META_DATA@
259ZFS_META_LICENSE = @ZFS_META_LICENSE@
260ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
261ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
262ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
263ZFS_META_NAME = @ZFS_META_NAME@
264ZFS_META_RELEASE = @ZFS_META_RELEASE@
265ZFS_META_VERSION = @ZFS_META_VERSION@
266ZLIB = @ZLIB@
267abs_builddir = @abs_builddir@
268abs_srcdir = @abs_srcdir@
269abs_top_builddir = @abs_top_builddir@
270abs_top_srcdir = @abs_top_srcdir@
271ac_ct_CC = @ac_ct_CC@
272ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
273am__include = @am__include@
274am__leading_dot = @am__leading_dot@
275am__quote = @am__quote@
276am__tar = @am__tar@
277am__untar = @am__untar@
278bindir = @bindir@
279build = @build@
280build_alias = @build_alias@
281build_cpu = @build_cpu@
282build_os = @build_os@
283build_vendor = @build_vendor@
284builddir = @builddir@
285datadir = @datadir@
286datarootdir = @datarootdir@
287docdir = @docdir@
288dvidir = @dvidir@
289exec_prefix = @exec_prefix@
290host = @host@
291host_alias = @host_alias@
292host_cpu = @host_cpu@
293host_os = @host_os@
294host_vendor = @host_vendor@
295htmldir = @htmldir@
296includedir = @includedir@
297infodir = @infodir@
298install_sh = @install_sh@
299libdir = @libdir@
300libexecdir = @libexecdir@
301localedir = @localedir@
302localstatedir = @localstatedir@
303lt_ECHO = @lt_ECHO@
304mandir = @mandir@
305mkdir_p = @mkdir_p@
306oldincludedir = @oldincludedir@
307pdfdir = @pdfdir@
308prefix = @prefix@
309program_transform_name = @program_transform_name@
310psdir = @psdir@
311sbindir = @sbindir@
312sharedstatedir = @sharedstatedir@
313srcdir = @srcdir@
314sysconfdir = @sysconfdir@
315target = @target@
316target_alias = @target_alias@
317target_cpu = @target_cpu@
318target_os = @target_os@
319target_vendor = @target_vendor@
320top_build_prefix = @top_build_prefix@
321top_builddir = @top_builddir@
322top_srcdir = @top_srcdir@
de0a1c09
BB
323udevdir = @udevdir@
324udevruledir = @udevruledir@
6283f55e
BB
325DEFAULT_INCLUDES = -include ${top_builddir}/zfs_config.h \
326 -I$(top_srcdir)/include -I$(top_srcdir)/lib/libspl/include
e70e591c
BB
327AM_LIBTOOLFLAGS = --silent
328AM_CFLAGS = -Wall -Wstrict-prototypes -fno-strict-aliasing \
8a7e1cee 329 ${NO_UNUSED_BUT_SET_VARIABLE} ${DEBUG_CFLAGS} -D_GNU_SOURCE \
12c1acde
BB
330 -D__EXTENSIONS__ -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS \
331 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE \
332 -DTEXT_DOMAIN=\"zfs-linux-user\" $(DEBUG_STACKFLAGS) \
333 $(FRAME_LARGER_THAN)
e70e591c
BB
334lib_LTLIBRARIES = libavl.la
335libavl_la_SOURCES = \
6283f55e 336 $(top_srcdir)/module/avl/avl.c
e70e591c 337
b1c932d3 338libavl_la_LDFLAGS = -version-info 1:0:0
e70e591c
BB
339all: all-am
340
341.SUFFIXES:
342.SUFFIXES: .c .lo .o .obj
343$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/config/Rules.am $(am__configure_deps)
344 @for dep in $?; do \
345 case '$(am__configure_deps)' in \
346 *$$dep*) \
347 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
348 && { if test -f $@; then exit 0; else break; fi; }; \
349 exit 1;; \
350 esac; \
351 done; \
352 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/libavl/Makefile'; \
353 $(am__cd) $(top_srcdir) && \
354 $(AUTOMAKE) --gnu lib/libavl/Makefile
355.PRECIOUS: Makefile
356Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
357 @case '$?' in \
358 *config.status*) \
359 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
360 *) \
361 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
362 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
363 esac;
364
365$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
366 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
367
368$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
369 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
370$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
371 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
372$(am__aclocal_m4_deps):
373install-libLTLIBRARIES: $(lib_LTLIBRARIES)
374 @$(NORMAL_INSTALL)
375 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
376 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
377 list2=; for p in $$list; do \
378 if test -f $$p; then \
379 list2="$$list2 $$p"; \
380 else :; fi; \
381 done; \
382 test -z "$$list2" || { \
383 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
384 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
385 }
386
387uninstall-libLTLIBRARIES:
388 @$(NORMAL_UNINSTALL)
389 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
390 for p in $$list; do \
391 $(am__strip_dir) \
392 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
393 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
394 done
395
396clean-libLTLIBRARIES:
397 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
398 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
399 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
400 test "$$dir" != "$$p" || dir=.; \
401 echo "rm -f \"$${dir}/so_locations\""; \
402 rm -f "$${dir}/so_locations"; \
403 done
404libavl.la: $(libavl_la_OBJECTS) $(libavl_la_DEPENDENCIES)
b1c932d3 405 $(AM_V_CCLD)$(libavl_la_LINK) -rpath $(libdir) $(libavl_la_OBJECTS) $(libavl_la_LIBADD) $(LIBS)
e70e591c
BB
406
407mostlyclean-compile:
408 -rm -f *.$(OBJEXT)
409
410distclean-compile:
411 -rm -f *.tab.c
412
413@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/avl.Plo@am__quote@
414
415.c.o:
416@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
417@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
418@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
419@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
420@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
421@am__fastdepCC_FALSE@ $(COMPILE) -c $<
422
423.c.obj:
424@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
425@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
426@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
427@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
428@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
429@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
430
431.c.lo:
432@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
433@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
434@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
435@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
436@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
437@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
438
6283f55e
BB
439avl.lo: $(top_srcdir)/module/avl/avl.c
440@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
441@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/avl.Tpo $(DEPDIR)/avl.Plo
442@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
6283f55e 443@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/module/avl/avl.c' object='avl.lo' libtool=yes @AMDEPBACKSLASH@
e70e591c 444@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6283f55e 445@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
446
447mostlyclean-libtool:
448 -rm -f *.lo
449
450clean-libtool:
451 -rm -rf .libs _libs
452
453ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
454 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
455 unique=`for i in $$list; do \
456 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
457 done | \
458 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
459 END { if (nonempty) { for (i in files) print i; }; }'`; \
460 mkid -fID $$unique
461tags: TAGS
462
463TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
464 $(TAGS_FILES) $(LISP)
465 set x; \
466 here=`pwd`; \
467 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
468 unique=`for i in $$list; do \
469 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
470 done | \
471 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
472 END { if (nonempty) { for (i in files) print i; }; }'`; \
473 shift; \
474 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
475 test -n "$$unique" || unique=$$empty_fix; \
476 if test $$# -gt 0; then \
477 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
478 "$$@" $$unique; \
479 else \
480 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
481 $$unique; \
482 fi; \
483 fi
484ctags: CTAGS
485CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
486 $(TAGS_FILES) $(LISP)
487 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
488 unique=`for i in $$list; do \
489 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
490 done | \
491 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
492 END { if (nonempty) { for (i in files) print i; }; }'`; \
493 test -z "$(CTAGS_ARGS)$$unique" \
494 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
495 $$unique
496
497GTAGS:
498 here=`$(am__cd) $(top_builddir) && pwd` \
499 && $(am__cd) $(top_srcdir) \
500 && gtags -i $(GTAGS_ARGS) "$$here"
501
502distclean-tags:
503 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
504
505distdir: $(DISTFILES)
506 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
507 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
508 list='$(DISTFILES)'; \
509 dist_files=`for file in $$list; do echo $$file; done | \
510 sed -e "s|^$$srcdirstrip/||;t" \
511 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
512 case $$dist_files in \
513 */*) $(MKDIR_P) `echo "$$dist_files" | \
514 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
515 sort -u` ;; \
516 esac; \
517 for file in $$dist_files; do \
518 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
519 if test -d $$d/$$file; then \
520 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
521 if test -d "$(distdir)/$$file"; then \
522 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
523 fi; \
524 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
525 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
526 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
527 fi; \
528 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
529 else \
530 test -f "$(distdir)/$$file" \
531 || cp -p $$d/$$file "$(distdir)/$$file" \
532 || exit 1; \
533 fi; \
534 done
535check-am: all-am
536check: check-am
537all-am: Makefile $(LTLIBRARIES)
538installdirs:
539 for dir in "$(DESTDIR)$(libdir)"; do \
540 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
541 done
542install: install-am
543install-exec: install-exec-am
544install-data: install-data-am
545uninstall: uninstall-am
546
547install-am: all-am
548 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
549
550installcheck: installcheck-am
551install-strip:
552 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
553 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
554 `test -z '$(STRIP)' || \
555 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
556mostlyclean-generic:
557
558clean-generic:
559
560distclean-generic:
561 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
562 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
563
564maintainer-clean-generic:
565 @echo "This command is intended for maintainers to use"
566 @echo "it deletes files that may require special tools to rebuild."
567clean: clean-am
568
569clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
570 mostlyclean-am
571
572distclean: distclean-am
573 -rm -rf ./$(DEPDIR)
574 -rm -f Makefile
575distclean-am: clean-am distclean-compile distclean-generic \
576 distclean-tags
577
578dvi: dvi-am
579
580dvi-am:
581
582html: html-am
583
584html-am:
585
586info: info-am
587
588info-am:
589
590install-data-am:
591
592install-dvi: install-dvi-am
593
594install-dvi-am:
595
596install-exec-am: install-libLTLIBRARIES
597
598install-html: install-html-am
599
600install-html-am:
601
602install-info: install-info-am
603
604install-info-am:
605
606install-man:
607
608install-pdf: install-pdf-am
609
610install-pdf-am:
611
612install-ps: install-ps-am
613
614install-ps-am:
615
616installcheck-am:
617
618maintainer-clean: maintainer-clean-am
619 -rm -rf ./$(DEPDIR)
620 -rm -f Makefile
621maintainer-clean-am: distclean-am maintainer-clean-generic
622
623mostlyclean: mostlyclean-am
624
625mostlyclean-am: mostlyclean-compile mostlyclean-generic \
626 mostlyclean-libtool
627
628pdf: pdf-am
629
630pdf-am:
631
632ps: ps-am
633
634ps-am:
635
636uninstall-am: uninstall-libLTLIBRARIES
637
638.MAKE: install-am install-strip
639
640.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
641 clean-libLTLIBRARIES clean-libtool ctags distclean \
642 distclean-compile distclean-generic distclean-libtool \
643 distclean-tags distdir dvi dvi-am html html-am info info-am \
644 install install-am install-data install-data-am install-dvi \
645 install-dvi-am install-exec install-exec-am install-html \
646 install-html-am install-info install-info-am \
647 install-libLTLIBRARIES install-man install-pdf install-pdf-am \
648 install-ps install-ps-am install-strip installcheck \
649 installcheck-am installdirs maintainer-clean \
650 maintainer-clean-generic mostlyclean mostlyclean-compile \
651 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
652 tags uninstall uninstall-am uninstall-libLTLIBRARIES
653
654
655# Tell versions [3.59,3.63) of GNU make to not export all variables.
656# Otherwise a system limit (for SysV at least) may be exceeded.
657.NOEXPORT: