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