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