| [a80f419] | 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 | VPATH = @srcdir@
 | 
|---|
 | 19 | pkgdatadir = $(datadir)/@PACKAGE@
 | 
|---|
 | 20 | pkgincludedir = $(includedir)/@PACKAGE@
 | 
|---|
 | 21 | pkglibdir = $(libdir)/@PACKAGE@
 | 
|---|
 | 22 | pkglibexecdir = $(libexecdir)/@PACKAGE@
 | 
|---|
 | 23 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 | 
|---|
 | 24 | install_sh_DATA = $(install_sh) -c -m 644
 | 
|---|
 | 25 | install_sh_PROGRAM = $(install_sh) -c
 | 
|---|
 | 26 | install_sh_SCRIPT = $(install_sh) -c
 | 
|---|
 | 27 | INSTALL_HEADER = $(INSTALL_DATA)
 | 
|---|
 | 28 | transform = $(program_transform_name)
 | 
|---|
 | 29 | NORMAL_INSTALL = :
 | 
|---|
 | 30 | PRE_INSTALL = :
 | 
|---|
 | 31 | POST_INSTALL = :
 | 
|---|
 | 32 | NORMAL_UNINSTALL = :
 | 
|---|
 | 33 | PRE_UNINSTALL = :
 | 
|---|
 | 34 | POST_UNINSTALL = :
 | 
|---|
 | 35 | build_triplet = @build@
 | 
|---|
 | 36 | host_triplet = @host@
 | 
|---|
 | 37 | subdir = src/Patterns
 | 
|---|
 | 38 | DIST_COMMON = $(nobase_include_HEADERS) $(srcdir)/Makefile.am \
 | 
|---|
 | 39 |         $(srcdir)/Makefile.in
 | 
|---|
 | 40 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 | 
|---|
 | 41 | am__aclocal_m4_deps = $(top_srcdir)/m4/ax_boost_base.m4 \
 | 
|---|
 | 42 |         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 | 
|---|
 | 43 |         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 | 
|---|
 | 44 |         $(top_srcdir)/m4/lt~obsolete.m4 \
 | 
|---|
 | 45 |         $(top_srcdir)/m4/m4_ax_boost_thread.m4 \
 | 
|---|
 | 46 |         $(top_srcdir)/configure.ac
 | 
|---|
 | 47 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 | 
|---|
 | 48 |         $(ACLOCAL_M4)
 | 
|---|
 | 49 | mkinstalldirs = $(install_sh) -d
 | 
|---|
 | 50 | CONFIG_HEADER = $(top_builddir)/config.h \
 | 
|---|
 | 51 |         $(top_builddir)/libCodePatterns_config.h
 | 
|---|
 | 52 | CONFIG_CLEAN_FILES =
 | 
|---|
 | 53 | CONFIG_CLEAN_VPATH_FILES =
 | 
|---|
 | 54 | SOURCES =
 | 
|---|
 | 55 | DIST_SOURCES =
 | 
|---|
 | 56 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 | 
|---|
 | 57 | am__vpath_adj = case $$p in \
 | 
|---|
 | 58 |     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 | 
|---|
 | 59 |     *) f=$$p;; \
 | 
|---|
 | 60 |   esac;
 | 
|---|
 | 61 | am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 | 
|---|
 | 62 | am__install_max = 40
 | 
|---|
 | 63 | am__nobase_strip_setup = \
 | 
|---|
 | 64 |   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 | 
|---|
 | 65 | am__nobase_strip = \
 | 
|---|
 | 66 |   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 | 
|---|
 | 67 | am__nobase_list = $(am__nobase_strip_setup); \
 | 
|---|
 | 68 |   for p in $$list; do echo "$$p $$p"; done | \
 | 
|---|
 | 69 |   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 | 
|---|
 | 70 |   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 | 
|---|
 | 71 |     if (++n[$$2] == $(am__install_max)) \
 | 
|---|
 | 72 |       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 | 
|---|
 | 73 |     END { for (dir in files) print dir, files[dir] }'
 | 
|---|
 | 74 | am__base_list = \
 | 
|---|
 | 75 |   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 | 
|---|
 | 76 |   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 | 
|---|
 | 77 | am__installdirs = "$(DESTDIR)$(includedir)"
 | 
|---|
 | 78 | HEADERS = $(nobase_include_HEADERS)
 | 
|---|
 | 79 | ETAGS = etags
 | 
|---|
 | 80 | CTAGS = ctags
 | 
|---|
 | 81 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 | 
|---|
 | 82 | ACLOCAL = @ACLOCAL@
 | 
|---|
 | 83 | AMTAR = @AMTAR@
 | 
|---|
 | 84 | AR = @AR@
 | 
|---|
 | 85 | AUTOCONF = @AUTOCONF@
 | 
|---|
 | 86 | AUTOHEADER = @AUTOHEADER@
 | 
|---|
 | 87 | AUTOMAKE = @AUTOMAKE@
 | 
|---|
 | 88 | AWK = @AWK@
 | 
|---|
 | 89 | BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 | 
|---|
 | 90 | BOOST_LDFLAGS = @BOOST_LDFLAGS@
 | 
|---|
 | 91 | BOOST_THREAD_LIB = @BOOST_THREAD_LIB@
 | 
|---|
 | 92 | CC = @CC@
 | 
|---|
 | 93 | CCDEPMODE = @CCDEPMODE@
 | 
|---|
 | 94 | CFLAGS = @CFLAGS@
 | 
|---|
 | 95 | CODEPATTERNS_API_VERSION = @CODEPATTERNS_API_VERSION@
 | 
|---|
 | 96 | CODEPATTERNS_SO_VERSION = @CODEPATTERNS_SO_VERSION@
 | 
|---|
 | 97 | CPP = @CPP@
 | 
|---|
 | 98 | CPPFLAGS = @CPPFLAGS@
 | 
|---|
 | 99 | CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
 | 
|---|
 | 100 | CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
 | 
|---|
 | 101 | CPPUNIT_LIBS = @CPPUNIT_LIBS@
 | 
|---|
 | 102 | CXX = @CXX@
 | 
|---|
 | 103 | CXXCPP = @CXXCPP@
 | 
|---|
 | 104 | CXXDEPMODE = @CXXDEPMODE@
 | 
|---|
 | 105 | CXXFLAGS = @CXXFLAGS@
 | 
|---|
 | 106 | CYGPATH_W = @CYGPATH_W@
 | 
|---|
 | 107 | DEFS = @DEFS@
 | 
|---|
 | 108 | DEPDIR = @DEPDIR@
 | 
|---|
 | 109 | DOXYGEN = @DOXYGEN@
 | 
|---|
 | 110 | DSYMUTIL = @DSYMUTIL@
 | 
|---|
 | 111 | DUMPBIN = @DUMPBIN@
 | 
|---|
 | 112 | ECHO_C = @ECHO_C@
 | 
|---|
 | 113 | ECHO_N = @ECHO_N@
 | 
|---|
 | 114 | ECHO_T = @ECHO_T@
 | 
|---|
 | 115 | EGREP = @EGREP@
 | 
|---|
 | 116 | EXEEXT = @EXEEXT@
 | 
|---|
 | 117 | FGREP = @FGREP@
 | 
|---|
 | 118 | GREP = @GREP@
 | 
|---|
 | 119 | INSTALL = @INSTALL@
 | 
|---|
 | 120 | INSTALL_DATA = @INSTALL_DATA@
 | 
|---|
 | 121 | INSTALL_PROGRAM = @INSTALL_PROGRAM@
 | 
|---|
 | 122 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
 | 
|---|
 | 123 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 | 
|---|
 | 124 | LD = @LD@
 | 
|---|
 | 125 | LDFLAGS = @LDFLAGS@
 | 
|---|
 | 126 | LIBOBJS = @LIBOBJS@
 | 
|---|
 | 127 | LIBS = @LIBS@
 | 
|---|
 | 128 | LIBTOOL = @LIBTOOL@
 | 
|---|
 | 129 | LIPO = @LIPO@
 | 
|---|
 | 130 | LN_S = @LN_S@
 | 
|---|
 | 131 | LTLIBOBJS = @LTLIBOBJS@
 | 
|---|
 | 132 | MAKEINFO = @MAKEINFO@
 | 
|---|
 | 133 | MKDIR_P = @MKDIR_P@
 | 
|---|
 | 134 | NM = @NM@
 | 
|---|
 | 135 | NMEDIT = @NMEDIT@
 | 
|---|
 | 136 | OBJDUMP = @OBJDUMP@
 | 
|---|
 | 137 | OBJEXT = @OBJEXT@
 | 
|---|
 | 138 | OTOOL = @OTOOL@
 | 
|---|
 | 139 | OTOOL64 = @OTOOL64@
 | 
|---|
 | 140 | PACKAGE = @PACKAGE@
 | 
|---|
 | 141 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 | 
|---|
 | 142 | PACKAGE_NAME = @PACKAGE_NAME@
 | 
|---|
 | 143 | PACKAGE_STRING = @PACKAGE_STRING@
 | 
|---|
 | 144 | PACKAGE_TARNAME = @PACKAGE_TARNAME@
 | 
|---|
 | 145 | PACKAGE_URL = @PACKAGE_URL@
 | 
|---|
 | 146 | PACKAGE_VERSION = @PACKAGE_VERSION@
 | 
|---|
 | 147 | PATH_SEPARATOR = @PATH_SEPARATOR@
 | 
|---|
 | 148 | RANLIB = @RANLIB@
 | 
|---|
 | 149 | SED = @SED@
 | 
|---|
 | 150 | SET_MAKE = @SET_MAKE@
 | 
|---|
 | 151 | SHELL = @SHELL@
 | 
|---|
 | 152 | STRIP = @STRIP@
 | 
|---|
 | 153 | VERSION = @VERSION@
 | 
|---|
 | 154 | abs_builddir = @abs_builddir@
 | 
|---|
 | 155 | abs_srcdir = @abs_srcdir@
 | 
|---|
 | 156 | abs_top_builddir = @abs_top_builddir@
 | 
|---|
 | 157 | abs_top_srcdir = @abs_top_srcdir@
 | 
|---|
 | 158 | ac_ct_CC = @ac_ct_CC@
 | 
|---|
 | 159 | ac_ct_CXX = @ac_ct_CXX@
 | 
|---|
 | 160 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 | 
|---|
 | 161 | am__include = @am__include@
 | 
|---|
 | 162 | am__leading_dot = @am__leading_dot@
 | 
|---|
 | 163 | am__quote = @am__quote@
 | 
|---|
 | 164 | am__tar = @am__tar@
 | 
|---|
 | 165 | am__untar = @am__untar@
 | 
|---|
 | 166 | bindir = @bindir@
 | 
|---|
 | 167 | build = @build@
 | 
|---|
 | 168 | build_alias = @build_alias@
 | 
|---|
 | 169 | build_cpu = @build_cpu@
 | 
|---|
 | 170 | build_os = @build_os@
 | 
|---|
 | 171 | build_vendor = @build_vendor@
 | 
|---|
 | 172 | builddir = @builddir@
 | 
|---|
 | 173 | datadir = @datadir@
 | 
|---|
 | 174 | datarootdir = @datarootdir@
 | 
|---|
 | 175 | docdir = @docdir@
 | 
|---|
 | 176 | dvidir = @dvidir@
 | 
|---|
 | 177 | exec_prefix = @exec_prefix@
 | 
|---|
 | 178 | host = @host@
 | 
|---|
 | 179 | host_alias = @host_alias@
 | 
|---|
 | 180 | host_cpu = @host_cpu@
 | 
|---|
 | 181 | host_os = @host_os@
 | 
|---|
 | 182 | host_vendor = @host_vendor@
 | 
|---|
 | 183 | htmldir = @htmldir@
 | 
|---|
 | 184 | includedir = @includedir@
 | 
|---|
 | 185 | infodir = @infodir@
 | 
|---|
 | 186 | install_sh = @install_sh@
 | 
|---|
 | 187 | libdir = @libdir@
 | 
|---|
 | 188 | libexecdir = @libexecdir@
 | 
|---|
 | 189 | localedir = @localedir@
 | 
|---|
 | 190 | localstatedir = @localstatedir@
 | 
|---|
 | 191 | lt_ECHO = @lt_ECHO@
 | 
|---|
 | 192 | mandir = @mandir@
 | 
|---|
 | 193 | mkdir_p = @mkdir_p@
 | 
|---|
 | 194 | oldincludedir = @oldincludedir@
 | 
|---|
 | 195 | pdfdir = @pdfdir@
 | 
|---|
 | 196 | prefix = @prefix@
 | 
|---|
 | 197 | program_transform_name = @program_transform_name@
 | 
|---|
 | 198 | psdir = @psdir@
 | 
|---|
 | 199 | sbindir = @sbindir@
 | 
|---|
 | 200 | sharedstatedir = @sharedstatedir@
 | 
|---|
 | 201 | srcdir = @srcdir@
 | 
|---|
 | 202 | sysconfdir = @sysconfdir@
 | 
|---|
 | 203 | target_alias = @target_alias@
 | 
|---|
 | 204 | top_build_prefix = @top_build_prefix@
 | 
|---|
 | 205 | top_builddir = @top_builddir@
 | 
|---|
 | 206 | top_srcdir = @top_srcdir@
 | 
|---|
 | 207 | nobase_include_HEADERS = $(PATTERNSOURCE) $(PATTERNHEADER)
 | 
|---|
 | 208 | PATTERNSOURCE = \
 | 
|---|
 | 209 |         ObservedContainer_impl.hpp \
 | 
|---|
 | 210 |         Observer.cpp \
 | 
|---|
 | 211 |         Registry_impl.hpp \
 | 
|---|
 | 212 |         Singleton_impl.hpp
 | 
|---|
 | 213 | 
 | 
|---|
 | 214 | PATTERNHEADER = \
 | 
|---|
 | 215 |         Cacheable.hpp \
 | 
|---|
 | 216 |         ObservedContainer.hpp \
 | 
|---|
 | 217 |         ObservedIterator.hpp \
 | 
|---|
 | 218 |         Observer.hpp \
 | 
|---|
 | 219 |         Registry.hpp \
 | 
|---|
 | 220 |         Singleton.hpp
 | 
|---|
 | 221 | 
 | 
|---|
 | 222 | all: all-am
 | 
|---|
 | 223 | 
 | 
|---|
 | 224 | .SUFFIXES:
 | 
|---|
 | 225 | $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 | 
|---|
 | 226 |         @for dep in $?; do \
 | 
|---|
 | 227 |           case '$(am__configure_deps)' in \
 | 
|---|
 | 228 |             *$$dep*) \
 | 
|---|
 | 229 |               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 | 
|---|
 | 230 |                 && { if test -f $@; then exit 0; else break; fi; }; \
 | 
|---|
 | 231 |               exit 1;; \
 | 
|---|
 | 232 |           esac; \
 | 
|---|
 | 233 |         done; \
 | 
|---|
 | 234 |         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Patterns/Makefile'; \
 | 
|---|
 | 235 |         $(am__cd) $(top_srcdir) && \
 | 
|---|
 | 236 |           $(AUTOMAKE) --gnu src/Patterns/Makefile
 | 
|---|
 | 237 | .PRECIOUS: Makefile
 | 
|---|
 | 238 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 | 
|---|
 | 239 |         @case '$?' in \
 | 
|---|
 | 240 |           *config.status*) \
 | 
|---|
 | 241 |             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 | 
|---|
 | 242 |           *) \
 | 
|---|
 | 243 |             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 | 
|---|
 | 244 |             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 | 
|---|
 | 245 |         esac;
 | 
|---|
 | 246 | 
 | 
|---|
 | 247 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 | 
|---|
 | 248 |         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 | 
|---|
 | 249 | 
 | 
|---|
 | 250 | $(top_srcdir)/configure:  $(am__configure_deps)
 | 
|---|
 | 251 |         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 | 
|---|
 | 252 | $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 | 
|---|
 | 253 |         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 | 
|---|
 | 254 | $(am__aclocal_m4_deps):
 | 
|---|
 | 255 | 
 | 
|---|
 | 256 | mostlyclean-libtool:
 | 
|---|
 | 257 |         -rm -f *.lo
 | 
|---|
 | 258 | 
 | 
|---|
 | 259 | clean-libtool:
 | 
|---|
 | 260 |         -rm -rf .libs _libs
 | 
|---|
 | 261 | install-nobase_includeHEADERS: $(nobase_include_HEADERS)
 | 
|---|
 | 262 |         @$(NORMAL_INSTALL)
 | 
|---|
 | 263 |         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
 | 
|---|
 | 264 |         @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
 | 
|---|
 | 265 |         $(am__nobase_list) | while read dir files; do \
 | 
|---|
 | 266 |           xfiles=; for file in $$files; do \
 | 
|---|
 | 267 |             if test -f "$$file"; then xfiles="$$xfiles $$file"; \
 | 
|---|
 | 268 |             else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
 | 
|---|
 | 269 |           test -z "$$xfiles" || { \
 | 
|---|
 | 270 |             test "x$$dir" = x. || { \
 | 
|---|
 | 271 |               echo "$(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
 | 
|---|
 | 272 |               $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
 | 
|---|
 | 273 |             echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
 | 
|---|
 | 274 |             $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
 | 
|---|
 | 275 |         done
 | 
|---|
 | 276 | 
 | 
|---|
 | 277 | uninstall-nobase_includeHEADERS:
 | 
|---|
 | 278 |         @$(NORMAL_UNINSTALL)
 | 
|---|
 | 279 |         @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
 | 
|---|
 | 280 |         $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
 | 
|---|
 | 281 |         test -n "$$files" || exit 0; \
 | 
|---|
 | 282 |         echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
 | 
|---|
 | 283 |         cd "$(DESTDIR)$(includedir)" && rm -f $$files
 | 
|---|
 | 284 | 
 | 
|---|
 | 285 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 | 
|---|
 | 286 |         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 | 
|---|
 | 287 |         unique=`for i in $$list; do \
 | 
|---|
 | 288 |             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 | 
|---|
 | 289 |           done | \
 | 
|---|
 | 290 |           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 | 
|---|
 | 291 |               END { if (nonempty) { for (i in files) print i; }; }'`; \
 | 
|---|
 | 292 |         mkid -fID $$unique
 | 
|---|
 | 293 | tags: TAGS
 | 
|---|
 | 294 | 
 | 
|---|
 | 295 | TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 | 
|---|
 | 296 |                 $(TAGS_FILES) $(LISP)
 | 
|---|
 | 297 |         set x; \
 | 
|---|
 | 298 |         here=`pwd`; \
 | 
|---|
 | 299 |         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 | 
|---|
 | 300 |         unique=`for i in $$list; do \
 | 
|---|
 | 301 |             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 | 
|---|
 | 302 |           done | \
 | 
|---|
 | 303 |           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 | 
|---|
 | 304 |               END { if (nonempty) { for (i in files) print i; }; }'`; \
 | 
|---|
 | 305 |         shift; \
 | 
|---|
 | 306 |         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 | 
|---|
 | 307 |           test -n "$$unique" || unique=$$empty_fix; \
 | 
|---|
 | 308 |           if test $$# -gt 0; then \
 | 
|---|
 | 309 |             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 | 
|---|
 | 310 |               "$$@" $$unique; \
 | 
|---|
 | 311 |           else \
 | 
|---|
 | 312 |             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 | 
|---|
 | 313 |               $$unique; \
 | 
|---|
 | 314 |           fi; \
 | 
|---|
 | 315 |         fi
 | 
|---|
 | 316 | ctags: CTAGS
 | 
|---|
 | 317 | CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 | 
|---|
 | 318 |                 $(TAGS_FILES) $(LISP)
 | 
|---|
 | 319 |         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 | 
|---|
 | 320 |         unique=`for i in $$list; do \
 | 
|---|
 | 321 |             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 | 
|---|
 | 322 |           done | \
 | 
|---|
 | 323 |           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 | 
|---|
 | 324 |               END { if (nonempty) { for (i in files) print i; }; }'`; \
 | 
|---|
 | 325 |         test -z "$(CTAGS_ARGS)$$unique" \
 | 
|---|
 | 326 |           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 | 
|---|
 | 327 |              $$unique
 | 
|---|
 | 328 | 
 | 
|---|
 | 329 | GTAGS:
 | 
|---|
 | 330 |         here=`$(am__cd) $(top_builddir) && pwd` \
 | 
|---|
 | 331 |           && $(am__cd) $(top_srcdir) \
 | 
|---|
 | 332 |           && gtags -i $(GTAGS_ARGS) "$$here"
 | 
|---|
 | 333 | 
 | 
|---|
 | 334 | distclean-tags:
 | 
|---|
 | 335 |         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 | 
|---|
 | 336 | 
 | 
|---|
 | 337 | distdir: $(DISTFILES)
 | 
|---|
 | 338 |         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 | 
|---|
 | 339 |         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 | 
|---|
 | 340 |         list='$(DISTFILES)'; \
 | 
|---|
 | 341 |           dist_files=`for file in $$list; do echo $$file; done | \
 | 
|---|
 | 342 |           sed -e "s|^$$srcdirstrip/||;t" \
 | 
|---|
 | 343 |               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 | 
|---|
 | 344 |         case $$dist_files in \
 | 
|---|
 | 345 |           */*) $(MKDIR_P) `echo "$$dist_files" | \
 | 
|---|
 | 346 |                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 | 
|---|
 | 347 |                            sort -u` ;; \
 | 
|---|
 | 348 |         esac; \
 | 
|---|
 | 349 |         for file in $$dist_files; do \
 | 
|---|
 | 350 |           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 | 
|---|
 | 351 |           if test -d $$d/$$file; then \
 | 
|---|
 | 352 |             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 | 
|---|
 | 353 |             if test -d "$(distdir)/$$file"; then \
 | 
|---|
 | 354 |               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 | 
|---|
 | 355 |             fi; \
 | 
|---|
 | 356 |             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 | 
|---|
 | 357 |               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 | 
|---|
 | 358 |               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 | 
|---|
 | 359 |             fi; \
 | 
|---|
 | 360 |             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 | 
|---|
 | 361 |           else \
 | 
|---|
 | 362 |             test -f "$(distdir)/$$file" \
 | 
|---|
 | 363 |             || cp -p $$d/$$file "$(distdir)/$$file" \
 | 
|---|
 | 364 |             || exit 1; \
 | 
|---|
 | 365 |           fi; \
 | 
|---|
 | 366 |         done
 | 
|---|
 | 367 | check-am: all-am
 | 
|---|
 | 368 | check: check-am
 | 
|---|
 | 369 | all-am: Makefile $(HEADERS)
 | 
|---|
 | 370 | installdirs:
 | 
|---|
 | 371 |         for dir in "$(DESTDIR)$(includedir)"; do \
 | 
|---|
 | 372 |           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 | 
|---|
 | 373 |         done
 | 
|---|
 | 374 | install: install-am
 | 
|---|
 | 375 | install-exec: install-exec-am
 | 
|---|
 | 376 | install-data: install-data-am
 | 
|---|
 | 377 | uninstall: uninstall-am
 | 
|---|
 | 378 | 
 | 
|---|
 | 379 | install-am: all-am
 | 
|---|
 | 380 |         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 | 
|---|
 | 381 | 
 | 
|---|
 | 382 | installcheck: installcheck-am
 | 
|---|
 | 383 | install-strip:
 | 
|---|
 | 384 |         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 | 
|---|
 | 385 |           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 | 
|---|
 | 386 |           `test -z '$(STRIP)' || \
 | 
|---|
 | 387 |             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 | 
|---|
 | 388 | mostlyclean-generic:
 | 
|---|
 | 389 | 
 | 
|---|
 | 390 | clean-generic:
 | 
|---|
 | 391 | 
 | 
|---|
 | 392 | distclean-generic:
 | 
|---|
 | 393 |         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 | 
|---|
 | 394 |         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 | 
|---|
 | 395 | 
 | 
|---|
 | 396 | maintainer-clean-generic:
 | 
|---|
 | 397 |         @echo "This command is intended for maintainers to use"
 | 
|---|
 | 398 |         @echo "it deletes files that may require special tools to rebuild."
 | 
|---|
 | 399 | clean: clean-am
 | 
|---|
 | 400 | 
 | 
|---|
 | 401 | clean-am: clean-generic clean-libtool mostlyclean-am
 | 
|---|
 | 402 | 
 | 
|---|
 | 403 | distclean: distclean-am
 | 
|---|
 | 404 |         -rm -f Makefile
 | 
|---|
 | 405 | distclean-am: clean-am distclean-generic distclean-tags
 | 
|---|
 | 406 | 
 | 
|---|
 | 407 | dvi: dvi-am
 | 
|---|
 | 408 | 
 | 
|---|
 | 409 | dvi-am:
 | 
|---|
 | 410 | 
 | 
|---|
 | 411 | html: html-am
 | 
|---|
 | 412 | 
 | 
|---|
 | 413 | html-am:
 | 
|---|
 | 414 | 
 | 
|---|
 | 415 | info: info-am
 | 
|---|
 | 416 | 
 | 
|---|
 | 417 | info-am:
 | 
|---|
 | 418 | 
 | 
|---|
 | 419 | install-data-am: install-nobase_includeHEADERS
 | 
|---|
 | 420 | 
 | 
|---|
 | 421 | install-dvi: install-dvi-am
 | 
|---|
 | 422 | 
 | 
|---|
 | 423 | install-dvi-am:
 | 
|---|
 | 424 | 
 | 
|---|
 | 425 | install-exec-am:
 | 
|---|
 | 426 | 
 | 
|---|
 | 427 | install-html: install-html-am
 | 
|---|
 | 428 | 
 | 
|---|
 | 429 | install-html-am:
 | 
|---|
 | 430 | 
 | 
|---|
 | 431 | install-info: install-info-am
 | 
|---|
 | 432 | 
 | 
|---|
 | 433 | install-info-am:
 | 
|---|
 | 434 | 
 | 
|---|
 | 435 | install-man:
 | 
|---|
 | 436 | 
 | 
|---|
 | 437 | install-pdf: install-pdf-am
 | 
|---|
 | 438 | 
 | 
|---|
 | 439 | install-pdf-am:
 | 
|---|
 | 440 | 
 | 
|---|
 | 441 | install-ps: install-ps-am
 | 
|---|
 | 442 | 
 | 
|---|
 | 443 | install-ps-am:
 | 
|---|
 | 444 | 
 | 
|---|
 | 445 | installcheck-am:
 | 
|---|
 | 446 | 
 | 
|---|
 | 447 | maintainer-clean: maintainer-clean-am
 | 
|---|
 | 448 |         -rm -f Makefile
 | 
|---|
 | 449 | maintainer-clean-am: distclean-am maintainer-clean-generic
 | 
|---|
 | 450 | 
 | 
|---|
 | 451 | mostlyclean: mostlyclean-am
 | 
|---|
 | 452 | 
 | 
|---|
 | 453 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 | 
|---|
 | 454 | 
 | 
|---|
 | 455 | pdf: pdf-am
 | 
|---|
 | 456 | 
 | 
|---|
 | 457 | pdf-am:
 | 
|---|
 | 458 | 
 | 
|---|
 | 459 | ps: ps-am
 | 
|---|
 | 460 | 
 | 
|---|
 | 461 | ps-am:
 | 
|---|
 | 462 | 
 | 
|---|
 | 463 | uninstall-am: uninstall-nobase_includeHEADERS
 | 
|---|
 | 464 | 
 | 
|---|
 | 465 | .MAKE: install-am install-strip
 | 
|---|
 | 466 | 
 | 
|---|
 | 467 | .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 | 
|---|
 | 468 |         clean-libtool ctags distclean distclean-generic \
 | 
|---|
 | 469 |         distclean-libtool distclean-tags distdir dvi dvi-am html \
 | 
|---|
 | 470 |         html-am info info-am install install-am install-data \
 | 
|---|
 | 471 |         install-data-am install-dvi install-dvi-am install-exec \
 | 
|---|
 | 472 |         install-exec-am install-html install-html-am install-info \
 | 
|---|
 | 473 |         install-info-am install-man install-nobase_includeHEADERS \
 | 
|---|
 | 474 |         install-pdf install-pdf-am install-ps install-ps-am \
 | 
|---|
 | 475 |         install-strip installcheck installcheck-am installdirs \
 | 
|---|
 | 476 |         maintainer-clean maintainer-clean-generic mostlyclean \
 | 
|---|
 | 477 |         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 | 
|---|
 | 478 |         tags uninstall uninstall-am uninstall-nobase_includeHEADERS
 | 
|---|
 | 479 | 
 | 
|---|
 | 480 | 
 | 
|---|
 | 481 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
 | 
|---|
 | 482 | # Otherwise a system limit (for SysV at least) may be exceeded.
 | 
|---|
 | 483 | .NOEXPORT:
 | 
|---|