root/library/bdm/base/itpp/stat/Makefile.in @ 1407

Revision 1407, 31.7 kB (checked in by sindj, 13 years ago)

Pridany soucasti IT++. signal pro signal processing a stat pro statistiku. JS

Line 
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
18
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@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@
37DIST_COMMON = $(pkginclude_HEADERS) $(srcdir)/Makefile.am \
38        $(srcdir)/Makefile.in $(srcdir)/sources.mk \
39        $(top_srcdir)/Makefile.common
40@ENABLE_DEBUG_TRUE@am__append_1 = libstat_debug.la
41subdir = itpp/stat
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/m4/acx_blas.m4 \
44        $(top_srcdir)/m4/acx_fft.m4 $(top_srcdir)/m4/acx_lapack.m4 \
45        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
46        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
47        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49        $(ACLOCAL_M4)
50mkinstalldirs = $(install_sh) -d
51CONFIG_HEADER = $(top_builddir)/itpp/config.h
52CONFIG_CLEAN_FILES =
53CONFIG_CLEAN_VPATH_FILES =
54LTLIBRARIES = $(noinst_LTLIBRARIES)
55libstat_la_LIBADD =
56am__objects_1 =
57am__objects_2 = libstat_la-misc_stat.lo libstat_la-mog_diag.lo \
58        libstat_la-mog_diag_em.lo libstat_la-mog_diag_kmeans.lo \
59        libstat_la-mog_generic.lo
60am_libstat_la_OBJECTS = $(am__objects_1) $(am__objects_2)
61libstat_la_OBJECTS = $(am_libstat_la_OBJECTS)
62libstat_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
63        $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(libstat_la_CXXFLAGS) \
64        $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
65libstat_debug_la_LIBADD =
66am__objects_3 = libstat_debug_la-misc_stat.lo \
67        libstat_debug_la-mog_diag.lo libstat_debug_la-mog_diag_em.lo \
68        libstat_debug_la-mog_diag_kmeans.lo \
69        libstat_debug_la-mog_generic.lo
70am_libstat_debug_la_OBJECTS = $(am__objects_1) $(am__objects_3)
71libstat_debug_la_OBJECTS = $(am_libstat_debug_la_OBJECTS)
72libstat_debug_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
73        $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
74        $(libstat_debug_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
75        $(LDFLAGS) -o $@
76@ENABLE_DEBUG_TRUE@am_libstat_debug_la_rpath =
77DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/itpp
78depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
79am__depfiles_maybe = depfiles
80am__mv = mv -f
81CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
82        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
83LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
84        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
85        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
86CXXLD = $(CXX)
87CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
88        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
89        $(LDFLAGS) -o $@
90COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
91        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
92LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
93        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
94        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
95CCLD = $(CC)
96LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
97        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
98        $(LDFLAGS) -o $@
99SOURCES = $(libstat_la_SOURCES) $(libstat_debug_la_SOURCES)
100DIST_SOURCES = $(libstat_la_SOURCES) $(libstat_debug_la_SOURCES)
101am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
102am__vpath_adj = case $$p in \
103    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
104    *) f=$$p;; \
105  esac;
106am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
107am__install_max = 40
108am__nobase_strip_setup = \
109  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
110am__nobase_strip = \
111  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
112am__nobase_list = $(am__nobase_strip_setup); \
113  for p in $$list; do echo "$$p $$p"; done | \
114  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
115  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
116    if (++n[$$2] == $(am__install_max)) \
117      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
118    END { for (dir in files) print dir, files[dir] }'
119am__base_list = \
120  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
121  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
122am__installdirs = "$(DESTDIR)$(pkgincludedir)"
123HEADERS = $(pkginclude_HEADERS)
124ETAGS = etags
125CTAGS = ctags
126DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
127pkgincludedir = $(includedir)/@PACKAGE@/stat
128ACLOCAL = @ACLOCAL@
129AMTAR = @AMTAR@
130AR = @AR@
131AUTOCONF = @AUTOCONF@
132AUTOHEADER = @AUTOHEADER@
133AUTOMAKE = @AUTOMAKE@
134AWK = @AWK@
135BLAS_LIBS = @BLAS_LIBS@
136CC = @CC@
137CCDEPMODE = @CCDEPMODE@
138CFLAGS = @CFLAGS@
139CPP = @CPP@
140CPPFLAGS = @CPPFLAGS@
141CXX = @CXX@
142CXXCPP = @CXXCPP@
143CXXDEPMODE = @CXXDEPMODE@
144CXXFLAGS = @CXXFLAGS@
145CXXFLAGS_DEBUG = @CXXFLAGS_DEBUG@
146CXXFLAGS_OPT = @CXXFLAGS_OPT@
147CYGPATH_W = @CYGPATH_W@
148DEFS = @DEFS@
149DEPDIR = @DEPDIR@
150DIFF = @DIFF@
151DSYMUTIL = @DSYMUTIL@
152DUMPBIN = @DUMPBIN@
153ECHO_C = @ECHO_C@
154ECHO_N = @ECHO_N@
155ECHO_T = @ECHO_T@
156EGREP = @EGREP@
157EXEEXT = @EXEEXT@
158EXPLICIT_LIBS = @EXPLICIT_LIBS@
159F77 = @F77@
160FFLAGS = @FFLAGS@
161FFT_LIBS = @FFT_LIBS@
162FGREP = @FGREP@
163FLIBS = @FLIBS@
164GENERIC_LIBRARY_VERSION = @GENERIC_LIBRARY_VERSION@
165GREP = @GREP@
166INSTALL = @INSTALL@
167INSTALL_DATA = @INSTALL_DATA@
168INSTALL_PROGRAM = @INSTALL_PROGRAM@
169INSTALL_SCRIPT = @INSTALL_SCRIPT@
170INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
171LAPACK_LIBS = @LAPACK_LIBS@
172LD = @LD@
173LDFLAGS = @LDFLAGS@
174LIBOBJS = @LIBOBJS@
175LIBS = @LIBS@
176LIBTOOL = @LIBTOOL@
177LIPO = @LIPO@
178LN_S = @LN_S@
179LTLIBOBJS = @LTLIBOBJS@
180MAKEINFO = @MAKEINFO@
181MKDIR_P = @MKDIR_P@
182NM = @NM@
183NMEDIT = @NMEDIT@
184NO_UNDEFINED = @NO_UNDEFINED@
185OBJDUMP = @OBJDUMP@
186OBJEXT = @OBJEXT@
187OTOOL = @OTOOL@
188OTOOL64 = @OTOOL64@
189PACKAGE = @PACKAGE@
190PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
191PACKAGE_DEBUG = @PACKAGE_DEBUG@
192PACKAGE_NAME = @PACKAGE_NAME@
193PACKAGE_STRING = @PACKAGE_STRING@
194PACKAGE_TARNAME = @PACKAGE_TARNAME@
195PACKAGE_URL = @PACKAGE_URL@
196PACKAGE_VERSION = @PACKAGE_VERSION@
197PATH_SEPARATOR = @PATH_SEPARATOR@
198PERL = @PERL@
199PRIVATE_LIBS = @PRIVATE_LIBS@
200RANLIB = @RANLIB@
201SED = @SED@
202SET_MAKE = @SET_MAKE@
203SHELL = @SHELL@
204STRIP = @STRIP@
205VERSION = @VERSION@
206abs_builddir = @abs_builddir@
207abs_srcdir = @abs_srcdir@
208abs_top_builddir = @abs_top_builddir@
209abs_top_srcdir = @abs_top_srcdir@
210ac_ct_CC = @ac_ct_CC@
211ac_ct_CXX = @ac_ct_CXX@
212ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
213ac_ct_F77 = @ac_ct_F77@
214am__include = @am__include@
215am__leading_dot = @am__leading_dot@
216am__quote = @am__quote@
217am__tar = @am__tar@
218am__untar = @am__untar@
219bindir = @bindir@
220build = @build@
221build_alias = @build_alias@
222build_cpu = @build_cpu@
223build_os = @build_os@
224build_vendor = @build_vendor@
225builddir = @builddir@
226datadir = @datadir@
227datarootdir = @datarootdir@
228docdir = @docdir@
229doxygen_ok = @doxygen_ok@
230dvidir = @dvidir@
231dvips_ok = @dvips_ok@
232exec_prefix = @exec_prefix@
233gs_ok = @gs_ok@
234host = @host@
235host_alias = @host_alias@
236host_cpu = @host_cpu@
237host_os = @host_os@
238host_vendor = @host_vendor@
239htmldir = @htmldir@
240includedir = @includedir@
241infodir = @infodir@
242install_sh = @install_sh@
243latex_ok = @latex_ok@
244libdir = @libdir@
245libexecdir = @libexecdir@
246localedir = @localedir@
247localstatedir = @localstatedir@
248lt_ECHO = @lt_ECHO@
249mandir = @mandir@
250mkdir_p = @mkdir_p@
251oldincludedir = @oldincludedir@
252pdfdir = @pdfdir@
253prefix = @prefix@
254program_transform_name = @program_transform_name@
255psdir = @psdir@
256sbindir = @sbindir@
257sharedstatedir = @sharedstatedir@
258srcdir = @srcdir@
259sysconfdir = @sysconfdir@
260target_alias = @target_alias@
261top_build_prefix = @top_build_prefix@
262top_builddir = @top_builddir@
263top_srcdir = @top_srcdir@
264AM_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir)
265h_stat_sources = \
266        $(top_srcdir)/itpp/stat/histogram.h \
267        $(top_srcdir)/itpp/stat/misc_stat.h \
268        $(top_srcdir)/itpp/stat/mog_diag.h \
269        $(top_srcdir)/itpp/stat/mog_diag_em.h \
270        $(top_srcdir)/itpp/stat/mog_diag_kmeans.h \
271        $(top_srcdir)/itpp/stat/mog_generic.h
272
273cpp_stat_sources = \
274        $(top_srcdir)/itpp/stat/misc_stat.cpp \
275        $(top_srcdir)/itpp/stat/mog_diag.cpp \
276        $(top_srcdir)/itpp/stat/mog_diag_em.cpp \
277        $(top_srcdir)/itpp/stat/mog_diag_kmeans.cpp \
278        $(top_srcdir)/itpp/stat/mog_generic.cpp
279
280noinst_LTLIBRARIES = libstat.la $(am__append_1)
281libstat_la_SOURCES = $(h_stat_sources) $(cpp_stat_sources)
282libstat_la_CXXFLAGS = $(CXXFLAGS_OPT)
283libstat_debug_la_SOURCES = $(h_stat_sources) $(cpp_stat_sources)
284libstat_debug_la_CXXFLAGS = $(CXXFLAGS_DEBUG)
285pkginclude_HEADERS = $(h_stat_sources)
286all: all-am
287
288.SUFFIXES:
289.SUFFIXES: .cpp .lo .o .obj
290$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(srcdir)/sources.mk $(am__configure_deps)
291        @for dep in $?; do \
292          case '$(am__configure_deps)' in \
293            *$$dep*) \
294              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
295                && { if test -f $@; then exit 0; else break; fi; }; \
296              exit 1;; \
297          esac; \
298        done; \
299        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu itpp/stat/Makefile'; \
300        $(am__cd) $(top_srcdir) && \
301          $(AUTOMAKE) --gnu itpp/stat/Makefile
302.PRECIOUS: Makefile
303Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
304        @case '$?' in \
305          *config.status*) \
306            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
307          *) \
308            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
309            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
310        esac;
311
312$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
313        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
314
315$(top_srcdir)/configure:  $(am__configure_deps)
316        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
317$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
318        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
319$(am__aclocal_m4_deps):
320
321clean-noinstLTLIBRARIES:
322        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
323        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
324          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
325          test "$$dir" != "$$p" || dir=.; \
326          echo "rm -f \"$${dir}/so_locations\""; \
327          rm -f "$${dir}/so_locations"; \
328        done
329libstat.la: $(libstat_la_OBJECTS) $(libstat_la_DEPENDENCIES)
330        $(libstat_la_LINK)  $(libstat_la_OBJECTS) $(libstat_la_LIBADD) $(LIBS)
331libstat_debug.la: $(libstat_debug_la_OBJECTS) $(libstat_debug_la_DEPENDENCIES)
332        $(libstat_debug_la_LINK) $(am_libstat_debug_la_rpath) $(libstat_debug_la_OBJECTS) $(libstat_debug_la_LIBADD) $(LIBS)
333
334mostlyclean-compile:
335        -rm -f *.$(OBJEXT)
336
337distclean-compile:
338        -rm -f *.tab.c
339
340@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstat_debug_la-misc_stat.Plo@am__quote@
341@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstat_debug_la-mog_diag.Plo@am__quote@
342@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstat_debug_la-mog_diag_em.Plo@am__quote@
343@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstat_debug_la-mog_diag_kmeans.Plo@am__quote@
344@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstat_debug_la-mog_generic.Plo@am__quote@
345@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstat_la-misc_stat.Plo@am__quote@
346@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstat_la-mog_diag.Plo@am__quote@
347@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstat_la-mog_diag_em.Plo@am__quote@
348@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstat_la-mog_diag_kmeans.Plo@am__quote@
349@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstat_la-mog_generic.Plo@am__quote@
350
351.cpp.o:
352@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
353@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
354@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
355@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
356@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
357
358.cpp.obj:
359@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
360@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
361@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
362@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
363@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
364
365.cpp.lo:
366@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
367@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
368@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
369@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
370@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
371
372libstat_la-misc_stat.lo: $(top_srcdir)/itpp/stat/misc_stat.cpp
373@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstat_la_CXXFLAGS) $(CXXFLAGS) -MT libstat_la-misc_stat.lo -MD -MP -MF $(DEPDIR)/libstat_la-misc_stat.Tpo -c -o libstat_la-misc_stat.lo `test -f '$(top_srcdir)/itpp/stat/misc_stat.cpp' || echo '$(srcdir)/'`$(top_srcdir)/itpp/stat/misc_stat.cpp
374@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libstat_la-misc_stat.Tpo $(DEPDIR)/libstat_la-misc_stat.Plo
375@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$(top_srcdir)/itpp/stat/misc_stat.cpp' object='libstat_la-misc_stat.lo' libtool=yes @AMDEPBACKSLASH@
376@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
377@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstat_la_CXXFLAGS) $(CXXFLAGS) -c -o libstat_la-misc_stat.lo `test -f '$(top_srcdir)/itpp/stat/misc_stat.cpp' || echo '$(srcdir)/'`$(top_srcdir)/itpp/stat/misc_stat.cpp
378
379libstat_la-mog_diag.lo: $(top_srcdir)/itpp/stat/mog_diag.cpp
380@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstat_la_CXXFLAGS) $(CXXFLAGS) -MT libstat_la-mog_diag.lo -MD -MP -MF $(DEPDIR)/libstat_la-mog_diag.Tpo -c -o libstat_la-mog_diag.lo `test -f '$(top_srcdir)/itpp/stat/mog_diag.cpp' || echo '$(srcdir)/'`$(top_srcdir)/itpp/stat/mog_diag.cpp
381@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libstat_la-mog_diag.Tpo $(DEPDIR)/libstat_la-mog_diag.Plo
382@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$(top_srcdir)/itpp/stat/mog_diag.cpp' object='libstat_la-mog_diag.lo' libtool=yes @AMDEPBACKSLASH@
383@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
384@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstat_la_CXXFLAGS) $(CXXFLAGS) -c -o libstat_la-mog_diag.lo `test -f '$(top_srcdir)/itpp/stat/mog_diag.cpp' || echo '$(srcdir)/'`$(top_srcdir)/itpp/stat/mog_diag.cpp
385
386libstat_la-mog_diag_em.lo: $(top_srcdir)/itpp/stat/mog_diag_em.cpp
387@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstat_la_CXXFLAGS) $(CXXFLAGS) -MT libstat_la-mog_diag_em.lo -MD -MP -MF $(DEPDIR)/libstat_la-mog_diag_em.Tpo -c -o libstat_la-mog_diag_em.lo `test -f '$(top_srcdir)/itpp/stat/mog_diag_em.cpp' || echo '$(srcdir)/'`$(top_srcdir)/itpp/stat/mog_diag_em.cpp
388@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libstat_la-mog_diag_em.Tpo $(DEPDIR)/libstat_la-mog_diag_em.Plo
389@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$(top_srcdir)/itpp/stat/mog_diag_em.cpp' object='libstat_la-mog_diag_em.lo' libtool=yes @AMDEPBACKSLASH@
390@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
391@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstat_la_CXXFLAGS) $(CXXFLAGS) -c -o libstat_la-mog_diag_em.lo `test -f '$(top_srcdir)/itpp/stat/mog_diag_em.cpp' || echo '$(srcdir)/'`$(top_srcdir)/itpp/stat/mog_diag_em.cpp
392
393libstat_la-mog_diag_kmeans.lo: $(top_srcdir)/itpp/stat/mog_diag_kmeans.cpp
394@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstat_la_CXXFLAGS) $(CXXFLAGS) -MT libstat_la-mog_diag_kmeans.lo -MD -MP -MF $(DEPDIR)/libstat_la-mog_diag_kmeans.Tpo -c -o libstat_la-mog_diag_kmeans.lo `test -f '$(top_srcdir)/itpp/stat/mog_diag_kmeans.cpp' || echo '$(srcdir)/'`$(top_srcdir)/itpp/stat/mog_diag_kmeans.cpp
395@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libstat_la-mog_diag_kmeans.Tpo $(DEPDIR)/libstat_la-mog_diag_kmeans.Plo
396@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$(top_srcdir)/itpp/stat/mog_diag_kmeans.cpp' object='libstat_la-mog_diag_kmeans.lo' libtool=yes @AMDEPBACKSLASH@
397@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
398@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstat_la_CXXFLAGS) $(CXXFLAGS) -c -o libstat_la-mog_diag_kmeans.lo `test -f '$(top_srcdir)/itpp/stat/mog_diag_kmeans.cpp' || echo '$(srcdir)/'`$(top_srcdir)/itpp/stat/mog_diag_kmeans.cpp
399
400libstat_la-mog_generic.lo: $(top_srcdir)/itpp/stat/mog_generic.cpp
401@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstat_la_CXXFLAGS) $(CXXFLAGS) -MT libstat_la-mog_generic.lo -MD -MP -MF $(DEPDIR)/libstat_la-mog_generic.Tpo -c -o libstat_la-mog_generic.lo `test -f '$(top_srcdir)/itpp/stat/mog_generic.cpp' || echo '$(srcdir)/'`$(top_srcdir)/itpp/stat/mog_generic.cpp
402@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libstat_la-mog_generic.Tpo $(DEPDIR)/libstat_la-mog_generic.Plo
403@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$(top_srcdir)/itpp/stat/mog_generic.cpp' object='libstat_la-mog_generic.lo' libtool=yes @AMDEPBACKSLASH@
404@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
405@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstat_la_CXXFLAGS) $(CXXFLAGS) -c -o libstat_la-mog_generic.lo `test -f '$(top_srcdir)/itpp/stat/mog_generic.cpp' || echo '$(srcdir)/'`$(top_srcdir)/itpp/stat/mog_generic.cpp
406
407libstat_debug_la-misc_stat.lo: $(top_srcdir)/itpp/stat/misc_stat.cpp
408@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstat_debug_la_CXXFLAGS) $(CXXFLAGS) -MT libstat_debug_la-misc_stat.lo -MD -MP -MF $(DEPDIR)/libstat_debug_la-misc_stat.Tpo -c -o libstat_debug_la-misc_stat.lo `test -f '$(top_srcdir)/itpp/stat/misc_stat.cpp' || echo '$(srcdir)/'`$(top_srcdir)/itpp/stat/misc_stat.cpp
409@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libstat_debug_la-misc_stat.Tpo $(DEPDIR)/libstat_debug_la-misc_stat.Plo
410@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$(top_srcdir)/itpp/stat/misc_stat.cpp' object='libstat_debug_la-misc_stat.lo' libtool=yes @AMDEPBACKSLASH@
411@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
412@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstat_debug_la_CXXFLAGS) $(CXXFLAGS) -c -o libstat_debug_la-misc_stat.lo `test -f '$(top_srcdir)/itpp/stat/misc_stat.cpp' || echo '$(srcdir)/'`$(top_srcdir)/itpp/stat/misc_stat.cpp
413
414libstat_debug_la-mog_diag.lo: $(top_srcdir)/itpp/stat/mog_diag.cpp
415@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstat_debug_la_CXXFLAGS) $(CXXFLAGS) -MT libstat_debug_la-mog_diag.lo -MD -MP -MF $(DEPDIR)/libstat_debug_la-mog_diag.Tpo -c -o libstat_debug_la-mog_diag.lo `test -f '$(top_srcdir)/itpp/stat/mog_diag.cpp' || echo '$(srcdir)/'`$(top_srcdir)/itpp/stat/mog_diag.cpp
416@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libstat_debug_la-mog_diag.Tpo $(DEPDIR)/libstat_debug_la-mog_diag.Plo
417@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$(top_srcdir)/itpp/stat/mog_diag.cpp' object='libstat_debug_la-mog_diag.lo' libtool=yes @AMDEPBACKSLASH@
418@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
419@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstat_debug_la_CXXFLAGS) $(CXXFLAGS) -c -o libstat_debug_la-mog_diag.lo `test -f '$(top_srcdir)/itpp/stat/mog_diag.cpp' || echo '$(srcdir)/'`$(top_srcdir)/itpp/stat/mog_diag.cpp
420
421libstat_debug_la-mog_diag_em.lo: $(top_srcdir)/itpp/stat/mog_diag_em.cpp
422@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstat_debug_la_CXXFLAGS) $(CXXFLAGS) -MT libstat_debug_la-mog_diag_em.lo -MD -MP -MF $(DEPDIR)/libstat_debug_la-mog_diag_em.Tpo -c -o libstat_debug_la-mog_diag_em.lo `test -f '$(top_srcdir)/itpp/stat/mog_diag_em.cpp' || echo '$(srcdir)/'`$(top_srcdir)/itpp/stat/mog_diag_em.cpp
423@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libstat_debug_la-mog_diag_em.Tpo $(DEPDIR)/libstat_debug_la-mog_diag_em.Plo
424@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$(top_srcdir)/itpp/stat/mog_diag_em.cpp' object='libstat_debug_la-mog_diag_em.lo' libtool=yes @AMDEPBACKSLASH@
425@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
426@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstat_debug_la_CXXFLAGS) $(CXXFLAGS) -c -o libstat_debug_la-mog_diag_em.lo `test -f '$(top_srcdir)/itpp/stat/mog_diag_em.cpp' || echo '$(srcdir)/'`$(top_srcdir)/itpp/stat/mog_diag_em.cpp
427
428libstat_debug_la-mog_diag_kmeans.lo: $(top_srcdir)/itpp/stat/mog_diag_kmeans.cpp
429@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstat_debug_la_CXXFLAGS) $(CXXFLAGS) -MT libstat_debug_la-mog_diag_kmeans.lo -MD -MP -MF $(DEPDIR)/libstat_debug_la-mog_diag_kmeans.Tpo -c -o libstat_debug_la-mog_diag_kmeans.lo `test -f '$(top_srcdir)/itpp/stat/mog_diag_kmeans.cpp' || echo '$(srcdir)/'`$(top_srcdir)/itpp/stat/mog_diag_kmeans.cpp
430@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libstat_debug_la-mog_diag_kmeans.Tpo $(DEPDIR)/libstat_debug_la-mog_diag_kmeans.Plo
431@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$(top_srcdir)/itpp/stat/mog_diag_kmeans.cpp' object='libstat_debug_la-mog_diag_kmeans.lo' libtool=yes @AMDEPBACKSLASH@
432@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
433@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstat_debug_la_CXXFLAGS) $(CXXFLAGS) -c -o libstat_debug_la-mog_diag_kmeans.lo `test -f '$(top_srcdir)/itpp/stat/mog_diag_kmeans.cpp' || echo '$(srcdir)/'`$(top_srcdir)/itpp/stat/mog_diag_kmeans.cpp
434
435libstat_debug_la-mog_generic.lo: $(top_srcdir)/itpp/stat/mog_generic.cpp
436@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstat_debug_la_CXXFLAGS) $(CXXFLAGS) -MT libstat_debug_la-mog_generic.lo -MD -MP -MF $(DEPDIR)/libstat_debug_la-mog_generic.Tpo -c -o libstat_debug_la-mog_generic.lo `test -f '$(top_srcdir)/itpp/stat/mog_generic.cpp' || echo '$(srcdir)/'`$(top_srcdir)/itpp/stat/mog_generic.cpp
437@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libstat_debug_la-mog_generic.Tpo $(DEPDIR)/libstat_debug_la-mog_generic.Plo
438@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$(top_srcdir)/itpp/stat/mog_generic.cpp' object='libstat_debug_la-mog_generic.lo' libtool=yes @AMDEPBACKSLASH@
439@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
440@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstat_debug_la_CXXFLAGS) $(CXXFLAGS) -c -o libstat_debug_la-mog_generic.lo `test -f '$(top_srcdir)/itpp/stat/mog_generic.cpp' || echo '$(srcdir)/'`$(top_srcdir)/itpp/stat/mog_generic.cpp
441
442mostlyclean-libtool:
443        -rm -f *.lo
444
445clean-libtool:
446        -rm -rf .libs _libs
447install-pkgincludeHEADERS: $(pkginclude_HEADERS)
448        @$(NORMAL_INSTALL)
449        test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
450        @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
451        for p in $$list; do \
452          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
453          echo "$$d$$p"; \
454        done | $(am__base_list) | \
455        while read files; do \
456          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
457          $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
458        done
459
460uninstall-pkgincludeHEADERS:
461        @$(NORMAL_UNINSTALL)
462        @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
463        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
464        test -n "$$files" || exit 0; \
465        echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
466        cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
467
468ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
469        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
470        unique=`for i in $$list; do \
471            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
472          done | \
473          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
474              END { if (nonempty) { for (i in files) print i; }; }'`; \
475        mkid -fID $$unique
476tags: TAGS
477
478TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
479                $(TAGS_FILES) $(LISP)
480        set x; \
481        here=`pwd`; \
482        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
483        unique=`for i in $$list; do \
484            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
485          done | \
486          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
487              END { if (nonempty) { for (i in files) print i; }; }'`; \
488        shift; \
489        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
490          test -n "$$unique" || unique=$$empty_fix; \
491          if test $$# -gt 0; then \
492            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
493              "$$@" $$unique; \
494          else \
495            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
496              $$unique; \
497          fi; \
498        fi
499ctags: CTAGS
500CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
501                $(TAGS_FILES) $(LISP)
502        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
503        unique=`for i in $$list; do \
504            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
505          done | \
506          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
507              END { if (nonempty) { for (i in files) print i; }; }'`; \
508        test -z "$(CTAGS_ARGS)$$unique" \
509          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
510             $$unique
511
512GTAGS:
513        here=`$(am__cd) $(top_builddir) && pwd` \
514          && $(am__cd) $(top_srcdir) \
515          && gtags -i $(GTAGS_ARGS) "$$here"
516
517distclean-tags:
518        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
519
520distdir: $(DISTFILES)
521        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
522        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
523        list='$(DISTFILES)'; \
524          dist_files=`for file in $$list; do echo $$file; done | \
525          sed -e "s|^$$srcdirstrip/||;t" \
526              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
527        case $$dist_files in \
528          */*) $(MKDIR_P) `echo "$$dist_files" | \
529                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
530                           sort -u` ;; \
531        esac; \
532        for file in $$dist_files; do \
533          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
534          if test -d $$d/$$file; then \
535            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
536            if test -d "$(distdir)/$$file"; then \
537              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
538            fi; \
539            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
540              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
541              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
542            fi; \
543            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
544          else \
545            test -f "$(distdir)/$$file" \
546            || cp -p $$d/$$file "$(distdir)/$$file" \
547            || exit 1; \
548          fi; \
549        done
550check-am: all-am
551check: check-am
552all-am: Makefile $(LTLIBRARIES) $(HEADERS)
553installdirs:
554        for dir in "$(DESTDIR)$(pkgincludedir)"; do \
555          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
556        done
557install: install-am
558install-exec: install-exec-am
559install-data: install-data-am
560uninstall: uninstall-am
561
562install-am: all-am
563        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
564
565installcheck: installcheck-am
566install-strip:
567        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
568          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
569          `test -z '$(STRIP)' || \
570            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
571mostlyclean-generic:
572
573clean-generic:
574
575distclean-generic:
576        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
577        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
578
579maintainer-clean-generic:
580        @echo "This command is intended for maintainers to use"
581        @echo "it deletes files that may require special tools to rebuild."
582clean: clean-am
583
584clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
585        mostlyclean-am
586
587distclean: distclean-am
588        -rm -rf ./$(DEPDIR)
589        -rm -f Makefile
590distclean-am: clean-am distclean-compile distclean-generic \
591        distclean-tags
592
593dvi: dvi-am
594
595dvi-am:
596
597html: html-am
598
599html-am:
600
601info: info-am
602
603info-am:
604
605install-data-am: install-pkgincludeHEADERS
606
607install-dvi: install-dvi-am
608
609install-dvi-am:
610
611install-exec-am:
612
613install-html: install-html-am
614
615install-html-am:
616
617install-info: install-info-am
618
619install-info-am:
620
621install-man:
622
623install-pdf: install-pdf-am
624
625install-pdf-am:
626
627install-ps: install-ps-am
628
629install-ps-am:
630
631installcheck-am:
632
633maintainer-clean: maintainer-clean-am
634        -rm -rf ./$(DEPDIR)
635        -rm -f Makefile
636maintainer-clean-am: distclean-am maintainer-clean-generic
637
638mostlyclean: mostlyclean-am
639
640mostlyclean-am: mostlyclean-compile mostlyclean-generic \
641        mostlyclean-libtool
642
643pdf: pdf-am
644
645pdf-am:
646
647ps: ps-am
648
649ps-am:
650
651uninstall-am: uninstall-pkgincludeHEADERS
652
653.MAKE: install-am install-strip
654
655.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
656        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
657        distclean-compile distclean-generic distclean-libtool \
658        distclean-tags distdir dvi dvi-am html html-am info info-am \
659        install install-am install-data install-data-am install-dvi \
660        install-dvi-am install-exec install-exec-am install-html \
661        install-html-am install-info install-info-am install-man \
662        install-pdf install-pdf-am install-pkgincludeHEADERS \
663        install-ps install-ps-am install-strip installcheck \
664        installcheck-am installdirs maintainer-clean \
665        maintainer-clean-generic mostlyclean mostlyclean-compile \
666        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
667        tags uninstall uninstall-am uninstall-pkgincludeHEADERS
668
669@SET_MAKE@
670
671# Tell versions [3.59,3.63) of GNU make to not export all variables.
672# Otherwise a system limit (for SysV at least) may be exceeded.
673.NOEXPORT:
Note: See TracBrowser for help on using the browser.