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