1# Makefile.in generated by automake 1.11.3 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, 2010, 2011 Free Software
6# Foundation, 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
18
19
20
21VPATH = @srcdir@
22pkgdatadir = $(datadir)/@PACKAGE@
23pkgincludedir = $(includedir)/@PACKAGE@
24pkglibdir = $(libdir)/@PACKAGE@
25pkglibexecdir = $(libexecdir)/@PACKAGE@
26am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38build_triplet = @build@
39host_triplet = @host@
40TESTS = snappy_unittest$(EXEEXT)
41noinst_PROGRAMS = $(am__EXEEXT_1)
42subdir = .
43DIST_COMMON = README $(am__configure_deps) $(dist_doc_DATA) \
44	$(include_HEADERS) $(noinst_HEADERS) $(srcdir)/Makefile.am \
45	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
46	$(srcdir)/snappy-stubs-public.h.in $(top_srcdir)/configure \
47	AUTHORS COPYING ChangeLog INSTALL NEWS config.guess config.sub \
48	depcomp install-sh ltmain.sh missing
49ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50am__aclocal_m4_deps = $(top_srcdir)/m4/gtest.m4 \
51	$(top_srcdir)/configure.ac
52am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53	$(ACLOCAL_M4)
54am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
55 configure.lineno config.status.lineno
56mkinstalldirs = $(install_sh) -d
57CONFIG_HEADER = config.h
58CONFIG_CLEAN_FILES = snappy-stubs-public.h
59CONFIG_CLEAN_VPATH_FILES =
60am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
61am__vpath_adj = case $$p in \
62    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
63    *) f=$$p;; \
64  esac;
65am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
66am__install_max = 40
67am__nobase_strip_setup = \
68  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
69am__nobase_strip = \
70  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
71am__nobase_list = $(am__nobase_strip_setup); \
72  for p in $$list; do echo "$$p $$p"; done | \
73  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
74  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
75    if (++n[$$2] == $(am__install_max)) \
76      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
77    END { for (dir in files) print dir, files[dir] }'
78am__base_list = \
79  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
80  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
81am__uninstall_files_from_dir = { \
82  test -z "$$files" \
83    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
84    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
85         $(am__cd) "$$dir" && rm -f $$files; }; \
86  }
87am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(docdir)" \
88	"$(DESTDIR)$(includedir)"
89LTLIBRARIES = $(lib_LTLIBRARIES)
90libsnappy_la_LIBADD =
91am_libsnappy_la_OBJECTS = snappy.lo snappy-sinksource.lo \
92	snappy-stubs-internal.lo snappy-c.lo
93libsnappy_la_OBJECTS = $(am_libsnappy_la_OBJECTS)
94libsnappy_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
95	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
96	$(CXXFLAGS) $(libsnappy_la_LDFLAGS) $(LDFLAGS) -o $@
97am__EXEEXT_1 = snappy_unittest$(EXEEXT)
98PROGRAMS = $(noinst_PROGRAMS)
99am_snappy_unittest_OBJECTS =  \
100	snappy_unittest-snappy_unittest.$(OBJEXT) \
101	snappy_unittest-snappy-test.$(OBJEXT)
102snappy_unittest_OBJECTS = $(am_snappy_unittest_OBJECTS)
103am__DEPENDENCIES_1 =
104snappy_unittest_DEPENDENCIES = libsnappy.la $(am__DEPENDENCIES_1) \
105	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
106snappy_unittest_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
107	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
108	$(CXXFLAGS) $(snappy_unittest_LDFLAGS) $(LDFLAGS) -o $@
109DEFAULT_INCLUDES = -I.@am__isrc@
110depcomp = $(SHELL) $(top_srcdir)/depcomp
111am__depfiles_maybe = depfiles
112am__mv = mv -f
113CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
114	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
115LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
116	--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
117	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
118CXXLD = $(CXX)
119CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
120	--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
121	$(LDFLAGS) -o $@
122SOURCES = $(libsnappy_la_SOURCES) $(snappy_unittest_SOURCES)
123DIST_SOURCES = $(libsnappy_la_SOURCES) $(snappy_unittest_SOURCES)
124DATA = $(dist_doc_DATA)
125HEADERS = $(include_HEADERS) $(noinst_HEADERS)
126ETAGS = etags
127CTAGS = ctags
128am__tty_colors = \
129red=; grn=; lgn=; blu=; std=
130DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
131distdir = $(PACKAGE)-$(VERSION)
132top_distdir = $(distdir)
133am__remove_distdir = \
134  if test -d "$(distdir)"; then \
135    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
136      && rm -rf "$(distdir)" \
137      || { sleep 5 && rm -rf "$(distdir)"; }; \
138  else :; fi
139DIST_ARCHIVES = $(distdir).tar.gz
140GZIP_ENV = --best
141distuninstallcheck_listfiles = find . -type f -print
142am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
143  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
144distcleancheck_listfiles = find . -type f -print
145ACLOCAL = @ACLOCAL@
146AMTAR = @AMTAR@
147AR = @AR@
148AUTOCONF = @AUTOCONF@
149AUTOHEADER = @AUTOHEADER@
150AUTOMAKE = @AUTOMAKE@
151AWK = @AWK@
152CC = @CC@
153CCDEPMODE = @CCDEPMODE@
154CFLAGS = @CFLAGS@
155CPP = @CPP@
156CPPFLAGS = @CPPFLAGS@
157CXX = @CXX@
158CXXCPP = @CXXCPP@
159CXXDEPMODE = @CXXDEPMODE@
160CXXFLAGS = @CXXFLAGS@
161CYGPATH_W = @CYGPATH_W@
162DEFS = @DEFS@
163DEPDIR = @DEPDIR@
164DLLTOOL = @DLLTOOL@
165DSYMUTIL = @DSYMUTIL@
166DUMPBIN = @DUMPBIN@
167ECHO_C = @ECHO_C@
168ECHO_N = @ECHO_N@
169ECHO_T = @ECHO_T@
170EGREP = @EGREP@
171EXEEXT = @EXEEXT@
172FGREP = @FGREP@
173GREP = @GREP@
174GTEST_CONFIG = @GTEST_CONFIG@
175GTEST_CPPFLAGS = @GTEST_CPPFLAGS@
176GTEST_CXXFLAGS = @GTEST_CXXFLAGS@
177GTEST_LDFLAGS = @GTEST_LDFLAGS@
178GTEST_LIBS = @GTEST_LIBS@
179GTEST_VERSION = @GTEST_VERSION@
180HAVE_GTEST = @HAVE_GTEST@
181INSTALL = @INSTALL@
182INSTALL_DATA = @INSTALL_DATA@
183INSTALL_PROGRAM = @INSTALL_PROGRAM@
184INSTALL_SCRIPT = @INSTALL_SCRIPT@
185INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
186LD = @LD@
187LDFLAGS = @LDFLAGS@
188LIBOBJS = @LIBOBJS@
189LIBS = @LIBS@
190LIBTOOL = @LIBTOOL@
191LIBTOOL_DEPS = @LIBTOOL_DEPS@
192LIPO = @LIPO@
193LN_S = @LN_S@
194LTLIBOBJS = @LTLIBOBJS@
195MAKEINFO = @MAKEINFO@
196MANIFEST_TOOL = @MANIFEST_TOOL@
197MKDIR_P = @MKDIR_P@
198NM = @NM@
199NMEDIT = @NMEDIT@
200OBJDUMP = @OBJDUMP@
201OBJEXT = @OBJEXT@
202OTOOL = @OTOOL@
203OTOOL64 = @OTOOL64@
204PACKAGE = @PACKAGE@
205PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
206PACKAGE_NAME = @PACKAGE_NAME@
207PACKAGE_STRING = @PACKAGE_STRING@
208PACKAGE_TARNAME = @PACKAGE_TARNAME@
209PACKAGE_URL = @PACKAGE_URL@
210PACKAGE_VERSION = @PACKAGE_VERSION@
211PATH_SEPARATOR = @PATH_SEPARATOR@
212PKG_CONFIG = @PKG_CONFIG@
213PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
214PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
215RANLIB = @RANLIB@
216SED = @SED@
217SET_MAKE = @SET_MAKE@
218SHELL = @SHELL@
219SNAPPY_LTVERSION = @SNAPPY_LTVERSION@
220SNAPPY_MAJOR = @SNAPPY_MAJOR@
221SNAPPY_MINOR = @SNAPPY_MINOR@
222SNAPPY_PATCHLEVEL = @SNAPPY_PATCHLEVEL@
223STRIP = @STRIP@
224UNITTEST_LIBS = @UNITTEST_LIBS@
225VERSION = @VERSION@
226abs_builddir = @abs_builddir@
227abs_srcdir = @abs_srcdir@
228abs_top_builddir = @abs_top_builddir@
229abs_top_srcdir = @abs_top_srcdir@
230ac_ct_AR = @ac_ct_AR@
231ac_ct_CC = @ac_ct_CC@
232ac_ct_CXX = @ac_ct_CXX@
233ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
234ac_cv_have_stddef_h = @ac_cv_have_stddef_h@
235ac_cv_have_stdint_h = @ac_cv_have_stdint_h@
236ac_cv_have_sys_uio_h = @ac_cv_have_sys_uio_h@
237am__include = @am__include@
238am__leading_dot = @am__leading_dot@
239am__quote = @am__quote@
240am__tar = @am__tar@
241am__untar = @am__untar@
242bindir = @bindir@
243build = @build@
244build_alias = @build_alias@
245build_cpu = @build_cpu@
246build_os = @build_os@
247build_vendor = @build_vendor@
248builddir = @builddir@
249datadir = @datadir@
250datarootdir = @datarootdir@
251docdir = @docdir@
252dvidir = @dvidir@
253exec_prefix = @exec_prefix@
254gflags_CFLAGS = @gflags_CFLAGS@
255gflags_LIBS = @gflags_LIBS@
256host = @host@
257host_alias = @host_alias@
258host_cpu = @host_cpu@
259host_os = @host_os@
260host_vendor = @host_vendor@
261htmldir = @htmldir@
262includedir = @includedir@
263infodir = @infodir@
264install_sh = @install_sh@
265libdir = @libdir@
266libexecdir = @libexecdir@
267localedir = @localedir@
268localstatedir = @localstatedir@
269mandir = @mandir@
270mkdir_p = @mkdir_p@
271oldincludedir = @oldincludedir@
272pdfdir = @pdfdir@
273prefix = @prefix@
274program_transform_name = @program_transform_name@
275psdir = @psdir@
276sbindir = @sbindir@
277sharedstatedir = @sharedstatedir@
278srcdir = @srcdir@
279sysconfdir = @sysconfdir@
280target_alias = @target_alias@
281top_build_prefix = @top_build_prefix@
282top_builddir = @top_builddir@
283top_srcdir = @top_srcdir@
284ACLOCAL_AMFLAGS = -I m4
285
286# Library.
287lib_LTLIBRARIES = libsnappy.la
288libsnappy_la_SOURCES = snappy.cc snappy-sinksource.cc snappy-stubs-internal.cc snappy-c.cc
289libsnappy_la_LDFLAGS = -version-info $(SNAPPY_LTVERSION)
290include_HEADERS = snappy.h snappy-sinksource.h snappy-stubs-public.h snappy-c.h
291noinst_HEADERS = snappy-internal.h snappy-stubs-internal.h snappy-test.h
292
293# Unit tests and benchmarks.
294snappy_unittest_CPPFLAGS = $(gflags_CFLAGS) $(GTEST_CPPFLAGS)
295snappy_unittest_SOURCES = snappy_unittest.cc snappy-test.cc
296snappy_unittest_LDFLAGS = $(GTEST_LDFLAGS)
297snappy_unittest_LDADD = libsnappy.la $(UNITTEST_LIBS) $(gflags_LIBS) $(GTEST_LIBS)
298EXTRA_DIST = autogen.sh testdata/alice29.txt testdata/asyoulik.txt testdata/baddata1.snappy testdata/baddata2.snappy testdata/baddata3.snappy testdata/geo.protodata testdata/fireworks.jpeg testdata/html testdata/html_x_4 testdata/kppkn.gtb testdata/lcet10.txt testdata/paper-100k.pdf testdata/plrabn12.txt testdata/urls.10K
299dist_doc_DATA = ChangeLog COPYING INSTALL NEWS README format_description.txt framing_format.txt
300all: config.h
301	$(MAKE) $(AM_MAKEFLAGS) all-am
302
303.SUFFIXES:
304.SUFFIXES: .cc .lo .o .obj
305am--refresh: Makefile
306	@:
307$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
308	@for dep in $?; do \
309	  case '$(am__configure_deps)' in \
310	    *$$dep*) \
311	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
312	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
313		&& exit 0; \
314	      exit 1;; \
315	  esac; \
316	done; \
317	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
318	$(am__cd) $(top_srcdir) && \
319	  $(AUTOMAKE) --gnu Makefile
320.PRECIOUS: Makefile
321Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
322	@case '$?' in \
323	  *config.status*) \
324	    echo ' $(SHELL) ./config.status'; \
325	    $(SHELL) ./config.status;; \
326	  *) \
327	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
328	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
329	esac;
330
331$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
332	$(SHELL) ./config.status --recheck
333
334$(top_srcdir)/configure:  $(am__configure_deps)
335	$(am__cd) $(srcdir) && $(AUTOCONF)
336$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
337	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
338$(am__aclocal_m4_deps):
339
340config.h: stamp-h1
341	@if test ! -f $@; then rm -f stamp-h1; else :; fi
342	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
343
344stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
345	@rm -f stamp-h1
346	cd $(top_builddir) && $(SHELL) ./config.status config.h
347$(srcdir)/config.h.in:  $(am__configure_deps)
348	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
349	rm -f stamp-h1
350	touch $@
351
352distclean-hdr:
353	-rm -f config.h stamp-h1
354snappy-stubs-public.h: $(top_builddir)/config.status $(srcdir)/snappy-stubs-public.h.in
355	cd $(top_builddir) && $(SHELL) ./config.status $@
356install-libLTLIBRARIES: $(lib_LTLIBRARIES)
357	@$(NORMAL_INSTALL)
358	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
359	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
360	list2=; for p in $$list; do \
361	  if test -f $$p; then \
362	    list2="$$list2 $$p"; \
363	  else :; fi; \
364	done; \
365	test -z "$$list2" || { \
366	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
367	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
368	}
369
370uninstall-libLTLIBRARIES:
371	@$(NORMAL_UNINSTALL)
372	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
373	for p in $$list; do \
374	  $(am__strip_dir) \
375	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
376	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
377	done
378
379clean-libLTLIBRARIES:
380	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
381	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
382	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
383	  test "$$dir" != "$$p" || dir=.; \
384	  echo "rm -f \"$${dir}/so_locations\""; \
385	  rm -f "$${dir}/so_locations"; \
386	done
387libsnappy.la: $(libsnappy_la_OBJECTS) $(libsnappy_la_DEPENDENCIES) $(EXTRA_libsnappy_la_DEPENDENCIES)
388	$(libsnappy_la_LINK) -rpath $(libdir) $(libsnappy_la_OBJECTS) $(libsnappy_la_LIBADD) $(LIBS)
389
390clean-noinstPROGRAMS:
391	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
392	echo " rm -f" $$list; \
393	rm -f $$list || exit $$?; \
394	test -n "$(EXEEXT)" || exit 0; \
395	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
396	echo " rm -f" $$list; \
397	rm -f $$list
398snappy_unittest$(EXEEXT): $(snappy_unittest_OBJECTS) $(snappy_unittest_DEPENDENCIES) $(EXTRA_snappy_unittest_DEPENDENCIES)
399	@rm -f snappy_unittest$(EXEEXT)
400	$(snappy_unittest_LINK) $(snappy_unittest_OBJECTS) $(snappy_unittest_LDADD) $(LIBS)
401
402mostlyclean-compile:
403	-rm -f *.$(OBJEXT)
404
405distclean-compile:
406	-rm -f *.tab.c
407
408@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snappy-c.Plo@am__quote@
409@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snappy-sinksource.Plo@am__quote@
410@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snappy-stubs-internal.Plo@am__quote@
411@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snappy.Plo@am__quote@
412@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snappy_unittest-snappy-test.Po@am__quote@
413@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snappy_unittest-snappy_unittest.Po@am__quote@
414
415.cc.o:
416@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
417@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
418@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
419@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
420@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
421
422.cc.obj:
423@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
424@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
425@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
426@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
427@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
428
429.cc.lo:
430@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
431@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
432@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
433@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
434@am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
435
436snappy_unittest-snappy_unittest.o: snappy_unittest.cc
437@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(snappy_unittest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT snappy_unittest-snappy_unittest.o -MD -MP -MF $(DEPDIR)/snappy_unittest-snappy_unittest.Tpo -c -o snappy_unittest-snappy_unittest.o `test -f 'snappy_unittest.cc' || echo '$(srcdir)/'`snappy_unittest.cc
438@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/snappy_unittest-snappy_unittest.Tpo $(DEPDIR)/snappy_unittest-snappy_unittest.Po
439@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='snappy_unittest.cc' object='snappy_unittest-snappy_unittest.o' libtool=no @AMDEPBACKSLASH@
440@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
441@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(snappy_unittest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o snappy_unittest-snappy_unittest.o `test -f 'snappy_unittest.cc' || echo '$(srcdir)/'`snappy_unittest.cc
442
443snappy_unittest-snappy_unittest.obj: snappy_unittest.cc
444@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(snappy_unittest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT snappy_unittest-snappy_unittest.obj -MD -MP -MF $(DEPDIR)/snappy_unittest-snappy_unittest.Tpo -c -o snappy_unittest-snappy_unittest.obj `if test -f 'snappy_unittest.cc'; then $(CYGPATH_W) 'snappy_unittest.cc'; else $(CYGPATH_W) '$(srcdir)/snappy_unittest.cc'; fi`
445@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/snappy_unittest-snappy_unittest.Tpo $(DEPDIR)/snappy_unittest-snappy_unittest.Po
446@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='snappy_unittest.cc' object='snappy_unittest-snappy_unittest.obj' libtool=no @AMDEPBACKSLASH@
447@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
448@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(snappy_unittest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o snappy_unittest-snappy_unittest.obj `if test -f 'snappy_unittest.cc'; then $(CYGPATH_W) 'snappy_unittest.cc'; else $(CYGPATH_W) '$(srcdir)/snappy_unittest.cc'; fi`
449
450snappy_unittest-snappy-test.o: snappy-test.cc
451@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(snappy_unittest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT snappy_unittest-snappy-test.o -MD -MP -MF $(DEPDIR)/snappy_unittest-snappy-test.Tpo -c -o snappy_unittest-snappy-test.o `test -f 'snappy-test.cc' || echo '$(srcdir)/'`snappy-test.cc
452@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/snappy_unittest-snappy-test.Tpo $(DEPDIR)/snappy_unittest-snappy-test.Po
453@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='snappy-test.cc' object='snappy_unittest-snappy-test.o' libtool=no @AMDEPBACKSLASH@
454@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
455@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(snappy_unittest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o snappy_unittest-snappy-test.o `test -f 'snappy-test.cc' || echo '$(srcdir)/'`snappy-test.cc
456
457snappy_unittest-snappy-test.obj: snappy-test.cc
458@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(snappy_unittest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT snappy_unittest-snappy-test.obj -MD -MP -MF $(DEPDIR)/snappy_unittest-snappy-test.Tpo -c -o snappy_unittest-snappy-test.obj `if test -f 'snappy-test.cc'; then $(CYGPATH_W) 'snappy-test.cc'; else $(CYGPATH_W) '$(srcdir)/snappy-test.cc'; fi`
459@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/snappy_unittest-snappy-test.Tpo $(DEPDIR)/snappy_unittest-snappy-test.Po
460@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='snappy-test.cc' object='snappy_unittest-snappy-test.obj' libtool=no @AMDEPBACKSLASH@
461@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
462@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(snappy_unittest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o snappy_unittest-snappy-test.obj `if test -f 'snappy-test.cc'; then $(CYGPATH_W) 'snappy-test.cc'; else $(CYGPATH_W) '$(srcdir)/snappy-test.cc'; fi`
463
464mostlyclean-libtool:
465	-rm -f *.lo
466
467clean-libtool:
468	-rm -rf .libs _libs
469
470distclean-libtool:
471	-rm -f libtool config.lt
472install-dist_docDATA: $(dist_doc_DATA)
473	@$(NORMAL_INSTALL)
474	test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
475	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
476	for p in $$list; do \
477	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
478	  echo "$$d$$p"; \
479	done | $(am__base_list) | \
480	while read files; do \
481	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
482	  $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
483	done
484
485uninstall-dist_docDATA:
486	@$(NORMAL_UNINSTALL)
487	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
488	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
489	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
490install-includeHEADERS: $(include_HEADERS)
491	@$(NORMAL_INSTALL)
492	test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
493	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
494	for p in $$list; do \
495	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
496	  echo "$$d$$p"; \
497	done | $(am__base_list) | \
498	while read files; do \
499	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
500	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
501	done
502
503uninstall-includeHEADERS:
504	@$(NORMAL_UNINSTALL)
505	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
506	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
507	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
508
509ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
510	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
511	unique=`for i in $$list; do \
512	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
513	  done | \
514	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
515	      END { if (nonempty) { for (i in files) print i; }; }'`; \
516	mkid -fID $$unique
517tags: TAGS
518
519TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
520		$(TAGS_FILES) $(LISP)
521	set x; \
522	here=`pwd`; \
523	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
524	unique=`for i in $$list; do \
525	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
526	  done | \
527	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
528	      END { if (nonempty) { for (i in files) print i; }; }'`; \
529	shift; \
530	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
531	  test -n "$$unique" || unique=$$empty_fix; \
532	  if test $$# -gt 0; then \
533	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
534	      "$$@" $$unique; \
535	  else \
536	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
537	      $$unique; \
538	  fi; \
539	fi
540ctags: CTAGS
541CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
542		$(TAGS_FILES) $(LISP)
543	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
544	unique=`for i in $$list; do \
545	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
546	  done | \
547	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
548	      END { if (nonempty) { for (i in files) print i; }; }'`; \
549	test -z "$(CTAGS_ARGS)$$unique" \
550	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
551	     $$unique
552
553GTAGS:
554	here=`$(am__cd) $(top_builddir) && pwd` \
555	  && $(am__cd) $(top_srcdir) \
556	  && gtags -i $(GTAGS_ARGS) "$$here"
557
558distclean-tags:
559	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
560
561check-TESTS: $(TESTS)
562	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
563	srcdir=$(srcdir); export srcdir; \
564	list=' $(TESTS) '; \
565	$(am__tty_colors); \
566	if test -n "$$list"; then \
567	  for tst in $$list; do \
568	    if test -f ./$$tst; then dir=./; \
569	    elif test -f $$tst; then dir=; \
570	    else dir="$(srcdir)/"; fi; \
571	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
572	      all=`expr $$all + 1`; \
573	      case " $(XFAIL_TESTS) " in \
574	      *[\ \	]$$tst[\ \	]*) \
575		xpass=`expr $$xpass + 1`; \
576		failed=`expr $$failed + 1`; \
577		col=$$red; res=XPASS; \
578	      ;; \
579	      *) \
580		col=$$grn; res=PASS; \
581	      ;; \
582	      esac; \
583	    elif test $$? -ne 77; then \
584	      all=`expr $$all + 1`; \
585	      case " $(XFAIL_TESTS) " in \
586	      *[\ \	]$$tst[\ \	]*) \
587		xfail=`expr $$xfail + 1`; \
588		col=$$lgn; res=XFAIL; \
589	      ;; \
590	      *) \
591		failed=`expr $$failed + 1`; \
592		col=$$red; res=FAIL; \
593	      ;; \
594	      esac; \
595	    else \
596	      skip=`expr $$skip + 1`; \
597	      col=$$blu; res=SKIP; \
598	    fi; \
599	    echo "$${col}$$res$${std}: $$tst"; \
600	  done; \
601	  if test "$$all" -eq 1; then \
602	    tests="test"; \
603	    All=""; \
604	  else \
605	    tests="tests"; \
606	    All="All "; \
607	  fi; \
608	  if test "$$failed" -eq 0; then \
609	    if test "$$xfail" -eq 0; then \
610	      banner="$$All$$all $$tests passed"; \
611	    else \
612	      if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
613	      banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
614	    fi; \
615	  else \
616	    if test "$$xpass" -eq 0; then \
617	      banner="$$failed of $$all $$tests failed"; \
618	    else \
619	      if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
620	      banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
621	    fi; \
622	  fi; \
623	  dashes="$$banner"; \
624	  skipped=""; \
625	  if test "$$skip" -ne 0; then \
626	    if test "$$skip" -eq 1; then \
627	      skipped="($$skip test was not run)"; \
628	    else \
629	      skipped="($$skip tests were not run)"; \
630	    fi; \
631	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
632	      dashes="$$skipped"; \
633	  fi; \
634	  report=""; \
635	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
636	    report="Please report to $(PACKAGE_BUGREPORT)"; \
637	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
638	      dashes="$$report"; \
639	  fi; \
640	  dashes=`echo "$$dashes" | sed s/./=/g`; \
641	  if test "$$failed" -eq 0; then \
642	    col="$$grn"; \
643	  else \
644	    col="$$red"; \
645	  fi; \
646	  echo "$${col}$$dashes$${std}"; \
647	  echo "$${col}$$banner$${std}"; \
648	  test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
649	  test -z "$$report" || echo "$${col}$$report$${std}"; \
650	  echo "$${col}$$dashes$${std}"; \
651	  test "$$failed" -eq 0; \
652	else :; fi
653
654distdir: $(DISTFILES)
655	$(am__remove_distdir)
656	test -d "$(distdir)" || mkdir "$(distdir)"
657	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
658	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
659	list='$(DISTFILES)'; \
660	  dist_files=`for file in $$list; do echo $$file; done | \
661	  sed -e "s|^$$srcdirstrip/||;t" \
662	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
663	case $$dist_files in \
664	  */*) $(MKDIR_P) `echo "$$dist_files" | \
665			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
666			   sort -u` ;; \
667	esac; \
668	for file in $$dist_files; do \
669	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
670	  if test -d $$d/$$file; then \
671	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
672	    if test -d "$(distdir)/$$file"; then \
673	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
674	    fi; \
675	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
676	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
677	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
678	    fi; \
679	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
680	  else \
681	    test -f "$(distdir)/$$file" \
682	    || cp -p $$d/$$file "$(distdir)/$$file" \
683	    || exit 1; \
684	  fi; \
685	done
686	-test -n "$(am__skip_mode_fix)" \
687	|| find "$(distdir)" -type d ! -perm -755 \
688		-exec chmod u+rwx,go+rx {} \; -o \
689	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
690	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
691	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
692	|| chmod -R a+r "$(distdir)"
693dist-gzip: distdir
694	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
695	$(am__remove_distdir)
696
697dist-bzip2: distdir
698	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
699	$(am__remove_distdir)
700
701dist-lzip: distdir
702	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
703	$(am__remove_distdir)
704
705dist-lzma: distdir
706	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
707	$(am__remove_distdir)
708
709dist-xz: distdir
710	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
711	$(am__remove_distdir)
712
713dist-tarZ: distdir
714	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
715	$(am__remove_distdir)
716
717dist-shar: distdir
718	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
719	$(am__remove_distdir)
720
721dist-zip: distdir
722	-rm -f $(distdir).zip
723	zip -rq $(distdir).zip $(distdir)
724	$(am__remove_distdir)
725
726dist dist-all: distdir
727	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
728	$(am__remove_distdir)
729
730# This target untars the dist file and tries a VPATH configuration.  Then
731# it guarantees that the distribution is self-contained by making another
732# tarfile.
733distcheck: dist
734	case '$(DIST_ARCHIVES)' in \
735	*.tar.gz*) \
736	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
737	*.tar.bz2*) \
738	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
739	*.tar.lzma*) \
740	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
741	*.tar.lz*) \
742	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
743	*.tar.xz*) \
744	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
745	*.tar.Z*) \
746	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
747	*.shar.gz*) \
748	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
749	*.zip*) \
750	  unzip $(distdir).zip ;;\
751	esac
752	chmod -R a-w $(distdir); chmod a+w $(distdir)
753	mkdir $(distdir)/_build
754	mkdir $(distdir)/_inst
755	chmod a-w $(distdir)
756	test -d $(distdir)/_build || exit 0; \
757	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
758	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
759	  && am__cwd=`pwd` \
760	  && $(am__cd) $(distdir)/_build \
761	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
762	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
763	    $(DISTCHECK_CONFIGURE_FLAGS) \
764	  && $(MAKE) $(AM_MAKEFLAGS) \
765	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
766	  && $(MAKE) $(AM_MAKEFLAGS) check \
767	  && $(MAKE) $(AM_MAKEFLAGS) install \
768	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
769	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
770	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
771	        distuninstallcheck \
772	  && chmod -R a-w "$$dc_install_base" \
773	  && ({ \
774	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
775	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
776	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
777	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
778	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
779	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
780	  && rm -rf "$$dc_destdir" \
781	  && $(MAKE) $(AM_MAKEFLAGS) dist \
782	  && rm -rf $(DIST_ARCHIVES) \
783	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
784	  && cd "$$am__cwd" \
785	  || exit 1
786	$(am__remove_distdir)
787	@(echo "$(distdir) archives ready for distribution: "; \
788	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
789	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
790distuninstallcheck:
791	@test -n '$(distuninstallcheck_dir)' || { \
792	  echo 'ERROR: trying to run $@ with an empty' \
793	       '$$(distuninstallcheck_dir)' >&2; \
794	  exit 1; \
795	}; \
796	$(am__cd) '$(distuninstallcheck_dir)' || { \
797	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
798	  exit 1; \
799	}; \
800	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
801	   || { echo "ERROR: files left after uninstall:" ; \
802	        if test -n "$(DESTDIR)"; then \
803	          echo "  (check DESTDIR support)"; \
804	        fi ; \
805	        $(distuninstallcheck_listfiles) ; \
806	        exit 1; } >&2
807distcleancheck: distclean
808	@if test '$(srcdir)' = . ; then \
809	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
810	  exit 1 ; \
811	fi
812	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
813	  || { echo "ERROR: files left in build directory after distclean:" ; \
814	       $(distcleancheck_listfiles) ; \
815	       exit 1; } >&2
816check-am: all-am
817	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
818check: check-am
819all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS) \
820		config.h
821installdirs:
822	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(includedir)"; do \
823	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
824	done
825install: install-am
826install-exec: install-exec-am
827install-data: install-data-am
828uninstall: uninstall-am
829
830install-am: all-am
831	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
832
833installcheck: installcheck-am
834install-strip:
835	if test -z '$(STRIP)'; then \
836	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
837	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
838	      install; \
839	else \
840	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
841	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
842	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
843	fi
844mostlyclean-generic:
845
846clean-generic:
847
848distclean-generic:
849	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
850	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
851
852maintainer-clean-generic:
853	@echo "This command is intended for maintainers to use"
854	@echo "it deletes files that may require special tools to rebuild."
855clean: clean-am
856
857clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
858	clean-noinstPROGRAMS mostlyclean-am
859
860distclean: distclean-am
861	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
862	-rm -rf ./$(DEPDIR)
863	-rm -f Makefile
864distclean-am: clean-am distclean-compile distclean-generic \
865	distclean-hdr distclean-libtool distclean-tags
866
867dvi: dvi-am
868
869dvi-am:
870
871html: html-am
872
873html-am:
874
875info: info-am
876
877info-am:
878
879install-data-am: install-dist_docDATA install-includeHEADERS
880
881install-dvi: install-dvi-am
882
883install-dvi-am:
884
885install-exec-am: install-libLTLIBRARIES
886
887install-html: install-html-am
888
889install-html-am:
890
891install-info: install-info-am
892
893install-info-am:
894
895install-man:
896
897install-pdf: install-pdf-am
898
899install-pdf-am:
900
901install-ps: install-ps-am
902
903install-ps-am:
904
905installcheck-am:
906
907maintainer-clean: maintainer-clean-am
908	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
909	-rm -rf $(top_srcdir)/autom4te.cache
910	-rm -rf ./$(DEPDIR)
911	-rm -f Makefile
912maintainer-clean-am: distclean-am maintainer-clean-generic
913
914mostlyclean: mostlyclean-am
915
916mostlyclean-am: mostlyclean-compile mostlyclean-generic \
917	mostlyclean-libtool
918
919pdf: pdf-am
920
921pdf-am:
922
923ps: ps-am
924
925ps-am:
926
927uninstall-am: uninstall-dist_docDATA uninstall-includeHEADERS \
928	uninstall-libLTLIBRARIES
929
930.MAKE: all check-am install-am install-strip
931
932.PHONY: CTAGS GTAGS all all-am am--refresh check check-TESTS check-am \
933	clean clean-generic clean-libLTLIBRARIES clean-libtool \
934	clean-noinstPROGRAMS ctags dist dist-all dist-bzip2 dist-gzip \
935	dist-lzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
936	distcheck distclean distclean-compile distclean-generic \
937	distclean-hdr distclean-libtool distclean-tags distcleancheck \
938	distdir distuninstallcheck dvi dvi-am html html-am info \
939	info-am install install-am install-data install-data-am \
940	install-dist_docDATA install-dvi install-dvi-am install-exec \
941	install-exec-am install-html install-html-am \
942	install-includeHEADERS install-info install-info-am \
943	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
944	install-ps install-ps-am install-strip installcheck \
945	installcheck-am installdirs maintainer-clean \
946	maintainer-clean-generic mostlyclean mostlyclean-compile \
947	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
948	tags uninstall uninstall-am uninstall-dist_docDATA \
949	uninstall-includeHEADERS uninstall-libLTLIBRARIES
950
951
952libtool: $(LIBTOOL_DEPS)
953	$(SHELL) ./config.status --recheck
954
955# Tell versions [3.59,3.63) of GNU make to not export all variables.
956# Otherwise a system limit (for SysV at least) may be exceeded.
957.NOEXPORT:
958