1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91subdir = c/containers
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
94	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
95	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
96	$(top_srcdir)/configure.ac
97am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
98	$(ACLOCAL_M4)
99DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
100mkinstalldirs = $(install_sh) -d
101CONFIG_HEADER = $(top_builddir)/config.h
102CONFIG_CLEAN_FILES =
103CONFIG_CLEAN_VPATH_FILES =
104LTLIBRARIES = $(noinst_LTLIBRARIES)
105libcontainers_la_DEPENDENCIES = ../lib/libmlr.la \
106	../mapping/libmapping.la
107am_libcontainers_la_OBJECTS = dheap.lo dvector.lo header_keeper.lo \
108	hss.lo join_bucket_keeper.lo lhms2v.lo lhmsi.lo lhmsll.lo \
109	lhmslv.lo lhmsmv.lo lhmss.lo lhmsv.lo local_stack.lo \
110	loop_stack.lo lrec.lo mixutil.lo mlhmmv.lo parse_trie.lo \
111	percentile_keeper.lo rslls.lo sllmv.lo slls.lo sllv.lo \
112	top_keeper.lo type_decl.lo xvfuncs.lo
113libcontainers_la_OBJECTS = $(am_libcontainers_la_OBJECTS)
114AM_V_lt = $(am__v_lt_@AM_V@)
115am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
116am__v_lt_0 = --silent
117am__v_lt_1 =
118AM_V_P = $(am__v_P_@AM_V@)
119am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
120am__v_P_0 = false
121am__v_P_1 = :
122AM_V_GEN = $(am__v_GEN_@AM_V@)
123am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
124am__v_GEN_0 = @echo "  GEN     " $@;
125am__v_GEN_1 =
126AM_V_at = $(am__v_at_@AM_V@)
127am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
128am__v_at_0 = @
129am__v_at_1 =
130DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
131depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
132am__depfiles_maybe = depfiles
133am__mv = mv -f
134COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
135	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
136LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
137	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
138	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
139	$(AM_CFLAGS) $(CFLAGS)
140AM_V_CC = $(am__v_CC_@AM_V@)
141am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
142am__v_CC_0 = @echo "  CC      " $@;
143am__v_CC_1 =
144CCLD = $(CC)
145LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
146	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
147	$(AM_LDFLAGS) $(LDFLAGS) -o $@
148AM_V_CCLD = $(am__v_CCLD_@AM_V@)
149am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
150am__v_CCLD_0 = @echo "  CCLD    " $@;
151am__v_CCLD_1 =
152SOURCES = $(libcontainers_la_SOURCES)
153DIST_SOURCES = $(libcontainers_la_SOURCES)
154am__can_run_installinfo = \
155  case $$AM_UPDATE_INFO_DIR in \
156    n|no|NO) false;; \
157    *) (install-info --version) >/dev/null 2>&1;; \
158  esac
159am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
160# Read a list of newline-separated strings from the standard input,
161# and print each of them once, without duplicates.  Input order is
162# *not* preserved.
163am__uniquify_input = $(AWK) '\
164  BEGIN { nonempty = 0; } \
165  { items[$$0] = 1; nonempty = 1; } \
166  END { if (nonempty) { for (i in items) print i; }; } \
167'
168# Make sure the list of sources is unique.  This is necessary because,
169# e.g., the same source file might be shared among _SOURCES variables
170# for different programs/libraries.
171am__define_uniq_tagged_files = \
172  list='$(am__tagged_files)'; \
173  unique=`for i in $$list; do \
174    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
175  done | $(am__uniquify_input)`
176ETAGS = etags
177CTAGS = ctags
178am__DIST_COMMON = $(srcdir)/Makefile.in \
179	$(top_srcdir)/autotools/depcomp
180DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
181ACLOCAL = @ACLOCAL@
182AMTAR = @AMTAR@
183AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
184AR = @AR@
185AUTOCONF = @AUTOCONF@
186AUTOHEADER = @AUTOHEADER@
187AUTOMAKE = @AUTOMAKE@
188AWK = @AWK@
189CC = @CC@
190CCDEPMODE = @CCDEPMODE@
191CFLAGS = @CFLAGS@
192CPP = @CPP@
193CPPFLAGS = @CPPFLAGS@
194CYGPATH_W = @CYGPATH_W@
195DEFS = @DEFS@
196DEPDIR = @DEPDIR@
197DLLTOOL = @DLLTOOL@
198DSYMUTIL = @DSYMUTIL@
199DUMPBIN = @DUMPBIN@
200ECHO_C = @ECHO_C@
201ECHO_N = @ECHO_N@
202ECHO_T = @ECHO_T@
203EGREP = @EGREP@
204EXEEXT = @EXEEXT@
205FGREP = @FGREP@
206GREP = @GREP@
207INSTALL = @INSTALL@
208INSTALL_DATA = @INSTALL_DATA@
209INSTALL_PROGRAM = @INSTALL_PROGRAM@
210INSTALL_SCRIPT = @INSTALL_SCRIPT@
211INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
212LD = @LD@
213LDFLAGS = @LDFLAGS@
214LEX = @LEX@
215LEXLIB = @LEXLIB@
216LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
217LIBOBJS = @LIBOBJS@
218LIBS = @LIBS@
219LIBTOOL = @LIBTOOL@
220LIPO = @LIPO@
221LN_S = @LN_S@
222LTLIBOBJS = @LTLIBOBJS@
223LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
224MAKEINFO = @MAKEINFO@
225MANIFEST_TOOL = @MANIFEST_TOOL@
226MKDIR_P = @MKDIR_P@
227NM = @NM@
228NMEDIT = @NMEDIT@
229OBJDUMP = @OBJDUMP@
230OBJEXT = @OBJEXT@
231OTOOL = @OTOOL@
232OTOOL64 = @OTOOL64@
233PACKAGE = @PACKAGE@
234PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
235PACKAGE_NAME = @PACKAGE_NAME@
236PACKAGE_STRING = @PACKAGE_STRING@
237PACKAGE_TARNAME = @PACKAGE_TARNAME@
238PACKAGE_URL = @PACKAGE_URL@
239PACKAGE_VERSION = @PACKAGE_VERSION@
240PATH_SEPARATOR = @PATH_SEPARATOR@
241RANLIB = @RANLIB@
242SED = @SED@
243SET_MAKE = @SET_MAKE@
244SHELL = @SHELL@
245STRIP = @STRIP@
246VERSION = @VERSION@
247abs_builddir = @abs_builddir@
248abs_srcdir = @abs_srcdir@
249abs_top_builddir = @abs_top_builddir@
250abs_top_srcdir = @abs_top_srcdir@
251ac_ct_AR = @ac_ct_AR@
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@
284mandir = @mandir@
285mkdir_p = @mkdir_p@
286oldincludedir = @oldincludedir@
287pdfdir = @pdfdir@
288prefix = @prefix@
289program_transform_name = @program_transform_name@
290psdir = @psdir@
291runstatedir = @runstatedir@
292sbindir = @sbindir@
293sharedstatedir = @sharedstatedir@
294srcdir = @srcdir@
295sysconfdir = @sysconfdir@
296target_alias = @target_alias@
297top_build_prefix = @top_build_prefix@
298top_builddir = @top_builddir@
299top_srcdir = @top_srcdir@
300noinst_LTLIBRARIES = libcontainers.la
301libcontainers_la_SOURCES = \
302			boxed_xval.h \
303			dheap.c \
304			dheap.h \
305			dvector.c \
306			dvector.h \
307			header_keeper.c \
308			header_keeper.h \
309			hss.c \
310			hss.h \
311			join_bucket_keeper.c \
312			join_bucket_keeper.h \
313			lhms2v.c \
314			lhms2v.h \
315			lhmsi.c \
316			lhmsi.h \
317			lhmsll.c \
318			lhmsll.h \
319			lhmslv.c \
320			lhmslv.h \
321			lhmsmv.c \
322			lhmsmv.h \
323			lhmss.c \
324			lhmss.h \
325			lhmsv.c \
326			lhmsv.h \
327			local_stack.c \
328			local_stack.h \
329			loop_stack.c \
330			loop_stack.h \
331			lrec.c \
332			lrec.h \
333			mixutil.c \
334			mixutil.h \
335			mlhmmv.c \
336			mlhmmv.h \
337			parse_trie.c \
338			parse_trie.h \
339			percentile_keeper.c \
340			percentile_keeper.h \
341			rslls.c \
342			rslls.h \
343			sllmv.c \
344			sllmv.h \
345			slls.c \
346			slls.h \
347			sllv.c \
348			sllv.h \
349			top_keeper.c \
350			top_keeper.h \
351			type_decl.c \
352			type_decl.h \
353			xvfuncs.c \
354			xvfuncs.h
355
356libcontainers_la_LIBADD = \
357			../lib/libmlr.la \
358			../mapping/libmapping.la
359
360AM_CPPFLAGS = -I${srcdir}/../
361AM_CFLAGS = -std=gnu99
362all: all-am
363
364.SUFFIXES:
365.SUFFIXES: .c .lo .o .obj
366$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
367	@for dep in $?; do \
368	  case '$(am__configure_deps)' in \
369	    *$$dep*) \
370	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
371	        && { if test -f $@; then exit 0; else break; fi; }; \
372	      exit 1;; \
373	  esac; \
374	done; \
375	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu c/containers/Makefile'; \
376	$(am__cd) $(top_srcdir) && \
377	  $(AUTOMAKE) --gnu c/containers/Makefile
378Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
379	@case '$?' in \
380	  *config.status*) \
381	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
382	  *) \
383	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
384	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
385	esac;
386
387$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
388	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
389
390$(top_srcdir)/configure:  $(am__configure_deps)
391	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
392$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
393	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
394$(am__aclocal_m4_deps):
395
396clean-noinstLTLIBRARIES:
397	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
398	@list='$(noinst_LTLIBRARIES)'; \
399	locs=`for p in $$list; do echo $$p; done | \
400	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
401	      sort -u`; \
402	test -z "$$locs" || { \
403	  echo rm -f $${locs}; \
404	  rm -f $${locs}; \
405	}
406
407libcontainers.la: $(libcontainers_la_OBJECTS) $(libcontainers_la_DEPENDENCIES) $(EXTRA_libcontainers_la_DEPENDENCIES)
408	$(AM_V_CCLD)$(LINK)  $(libcontainers_la_OBJECTS) $(libcontainers_la_LIBADD) $(LIBS)
409
410mostlyclean-compile:
411	-rm -f *.$(OBJEXT)
412
413distclean-compile:
414	-rm -f *.tab.c
415
416@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dheap.Plo@am__quote@
417@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dvector.Plo@am__quote@
418@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/header_keeper.Plo@am__quote@
419@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hss.Plo@am__quote@
420@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/join_bucket_keeper.Plo@am__quote@
421@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lhms2v.Plo@am__quote@
422@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lhmsi.Plo@am__quote@
423@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lhmsll.Plo@am__quote@
424@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lhmslv.Plo@am__quote@
425@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lhmsmv.Plo@am__quote@
426@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lhmss.Plo@am__quote@
427@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lhmsv.Plo@am__quote@
428@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/local_stack.Plo@am__quote@
429@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loop_stack.Plo@am__quote@
430@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lrec.Plo@am__quote@
431@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mixutil.Plo@am__quote@
432@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mlhmmv.Plo@am__quote@
433@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse_trie.Plo@am__quote@
434@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/percentile_keeper.Plo@am__quote@
435@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rslls.Plo@am__quote@
436@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sllmv.Plo@am__quote@
437@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/slls.Plo@am__quote@
438@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sllv.Plo@am__quote@
439@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/top_keeper.Plo@am__quote@
440@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/type_decl.Plo@am__quote@
441@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xvfuncs.Plo@am__quote@
442
443.c.o:
444@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
445@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
446@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
447@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
448@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
449
450.c.obj:
451@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
452@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
453@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
454@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
455@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
456
457.c.lo:
458@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
459@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
460@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
461@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
462@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
463
464mostlyclean-libtool:
465	-rm -f *.lo
466
467clean-libtool:
468	-rm -rf .libs _libs
469
470ID: $(am__tagged_files)
471	$(am__define_uniq_tagged_files); mkid -fID $$unique
472tags: tags-am
473TAGS: tags
474
475tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
476	set x; \
477	here=`pwd`; \
478	$(am__define_uniq_tagged_files); \
479	shift; \
480	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
481	  test -n "$$unique" || unique=$$empty_fix; \
482	  if test $$# -gt 0; then \
483	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
484	      "$$@" $$unique; \
485	  else \
486	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
487	      $$unique; \
488	  fi; \
489	fi
490ctags: ctags-am
491
492CTAGS: ctags
493ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
494	$(am__define_uniq_tagged_files); \
495	test -z "$(CTAGS_ARGS)$$unique" \
496	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
497	     $$unique
498
499GTAGS:
500	here=`$(am__cd) $(top_builddir) && pwd` \
501	  && $(am__cd) $(top_srcdir) \
502	  && gtags -i $(GTAGS_ARGS) "$$here"
503cscopelist: cscopelist-am
504
505cscopelist-am: $(am__tagged_files)
506	list='$(am__tagged_files)'; \
507	case "$(srcdir)" in \
508	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
509	  *) sdir=$(subdir)/$(srcdir) ;; \
510	esac; \
511	for i in $$list; do \
512	  if test -f "$$i"; then \
513	    echo "$(subdir)/$$i"; \
514	  else \
515	    echo "$$sdir/$$i"; \
516	  fi; \
517	done >> $(top_builddir)/cscope.files
518
519distclean-tags:
520	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
521
522distdir: $(DISTFILES)
523	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
524	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
525	list='$(DISTFILES)'; \
526	  dist_files=`for file in $$list; do echo $$file; done | \
527	  sed -e "s|^$$srcdirstrip/||;t" \
528	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
529	case $$dist_files in \
530	  */*) $(MKDIR_P) `echo "$$dist_files" | \
531			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
532			   sort -u` ;; \
533	esac; \
534	for file in $$dist_files; do \
535	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
536	  if test -d $$d/$$file; then \
537	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
538	    if test -d "$(distdir)/$$file"; then \
539	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
540	    fi; \
541	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
542	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
543	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
544	    fi; \
545	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
546	  else \
547	    test -f "$(distdir)/$$file" \
548	    || cp -p $$d/$$file "$(distdir)/$$file" \
549	    || exit 1; \
550	  fi; \
551	done
552check-am: all-am
553check: check-am
554all-am: Makefile $(LTLIBRARIES)
555installdirs:
556install: install-am
557install-exec: install-exec-am
558install-data: install-data-am
559uninstall: uninstall-am
560
561install-am: all-am
562	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
563
564installcheck: installcheck-am
565install-strip:
566	if test -z '$(STRIP)'; then \
567	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
568	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
569	      install; \
570	else \
571	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
572	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
573	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
574	fi
575mostlyclean-generic:
576
577clean-generic:
578
579distclean-generic:
580	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
581	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
582
583maintainer-clean-generic:
584	@echo "This command is intended for maintainers to use"
585	@echo "it deletes files that may require special tools to rebuild."
586clean: clean-am
587
588clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
589	mostlyclean-am
590
591distclean: distclean-am
592	-rm -rf ./$(DEPDIR)
593	-rm -f Makefile
594distclean-am: clean-am distclean-compile distclean-generic \
595	distclean-tags
596
597dvi: dvi-am
598
599dvi-am:
600
601html: html-am
602
603html-am:
604
605info: info-am
606
607info-am:
608
609install-data-am:
610
611install-dvi: install-dvi-am
612
613install-dvi-am:
614
615install-exec-am:
616
617install-html: install-html-am
618
619install-html-am:
620
621install-info: install-info-am
622
623install-info-am:
624
625install-man:
626
627install-pdf: install-pdf-am
628
629install-pdf-am:
630
631install-ps: install-ps-am
632
633install-ps-am:
634
635installcheck-am:
636
637maintainer-clean: maintainer-clean-am
638	-rm -rf ./$(DEPDIR)
639	-rm -f Makefile
640maintainer-clean-am: distclean-am maintainer-clean-generic
641
642mostlyclean: mostlyclean-am
643
644mostlyclean-am: mostlyclean-compile mostlyclean-generic \
645	mostlyclean-libtool
646
647pdf: pdf-am
648
649pdf-am:
650
651ps: ps-am
652
653ps-am:
654
655uninstall-am:
656
657.MAKE: install-am install-strip
658
659.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
660	clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
661	ctags-am distclean distclean-compile distclean-generic \
662	distclean-libtool distclean-tags distdir dvi dvi-am html \
663	html-am info info-am install install-am install-data \
664	install-data-am install-dvi install-dvi-am install-exec \
665	install-exec-am install-html install-html-am install-info \
666	install-info-am install-man install-pdf install-pdf-am \
667	install-ps install-ps-am install-strip installcheck \
668	installcheck-am installdirs maintainer-clean \
669	maintainer-clean-generic mostlyclean mostlyclean-compile \
670	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
671	tags tags-am uninstall uninstall-am
672
673.PRECIOUS: Makefile
674
675
676# Tell versions [3.59,3.63) of GNU make to not export all variables.
677# Otherwise a system limit (for SysV at least) may be exceeded.
678.NOEXPORT:
679