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