Trisurf Monte Carlo simulator
Samo Penic
2019-02-27 51b4f09bca802c4941700c78c5733ce968ddc7c6
commit | author | age
74bf1e 1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
SP 2 # src/plugins/Makefile.  Generated from Makefile.in by configure.
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
16
17
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)/trisurf_ng
74 pkgincludedir = $(includedir)/trisurf_ng
75 pkglibdir = $(libdir)/trisurf_ng
76 pkglibexecdir = $(libexecdir)/trisurf_ng
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 = x86_64-pc-linux-gnu
90 host_triplet = x86_64-pc-linux-gnu
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_$(V))
134 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
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 $@
51b4f0 140 vmdefaulthardconstraints_la_LIBADD =
SP 141 am_vmdefaulthardconstraints_la_OBJECTS = default_hard_constraints.lo
142 vmdefaulthardconstraints_la_OBJECTS =  \
143     $(am_vmdefaulthardconstraints_la_OBJECTS)
144 vmdefaulthardconstraints_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
145     $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
146     $(AM_CFLAGS) $(CFLAGS) $(vmdefaulthardconstraints_la_LDFLAGS) \
147     $(LDFLAGS) -o $@
74bf1e 148 AM_V_P = $(am__v_P_$(V))
SP 149 am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
150 am__v_P_0 = false
151 am__v_P_1 = :
152 AM_V_GEN = $(am__v_GEN_$(V))
153 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
154 am__v_GEN_0 = @echo "  GEN     " $@;
155 am__v_GEN_1 = 
156 AM_V_at = $(am__v_at_$(V))
157 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
158 am__v_at_0 = @
159 am__v_at_1 = 
160 DEFAULT_INCLUDES = -I. -I$(top_builddir)
161 depcomp = $(SHELL) $(top_srcdir)/depcomp
162 am__depfiles_maybe = depfiles
163 am__mv = mv -f
164 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
165     $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
166 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
167     $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
168     $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
169     $(AM_CFLAGS) $(CFLAGS)
170 AM_V_CC = $(am__v_CC_$(V))
171 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
172 am__v_CC_0 = @echo "  CC      " $@;
173 am__v_CC_1 = 
174 CCLD = $(CC)
175 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
176     $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
177     $(AM_LDFLAGS) $(LDFLAGS) -o $@
178 AM_V_CCLD = $(am__v_CCLD_$(V))
179 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
180 am__v_CCLD_0 = @echo "  CCLD    " $@;
181 am__v_CCLD_1 = 
51b4f0 182 SOURCES = $(demoplugin_la_SOURCES) \
SP 183     $(vmdefaulthardconstraints_la_SOURCES)
184 DIST_SOURCES = $(demoplugin_la_SOURCES) \
185     $(vmdefaulthardconstraints_la_SOURCES)
74bf1e 186 am__can_run_installinfo = \
SP 187   case $$AM_UPDATE_INFO_DIR in \
188     n|no|NO) false;; \
189     *) (install-info --version) >/dev/null 2>&1;; \
190   esac
191 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
192 # Read a list of newline-separated strings from the standard input,
193 # and print each of them once, without duplicates.  Input order is
194 # *not* preserved.
195 am__uniquify_input = $(AWK) '\
196   BEGIN { nonempty = 0; } \
197   { items[$$0] = 1; nonempty = 1; } \
198   END { if (nonempty) { for (i in items) print i; }; } \
199 '
200 # Make sure the list of sources is unique.  This is necessary because,
201 # e.g., the same source file might be shared among _SOURCES variables
202 # for different programs/libraries.
203 am__define_uniq_tagged_files = \
204   list='$(am__tagged_files)'; \
205   unique=`for i in $$list; do \
206     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
207   done | $(am__uniquify_input)`
208 ETAGS = etags
209 CTAGS = ctags
210 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
211 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
212 ACLOCAL = ${SHELL} /home/samo/programiranje/trisurf-ng/missing aclocal-1.15
213 AMTAR = $${TAR-tar}
214 AM_DEFAULT_VERBOSITY = 1
215 AR = ar
216 AUTOCONF = ${SHELL} /home/samo/programiranje/trisurf-ng/missing autoconf
217 AUTOHEADER = ${SHELL} /home/samo/programiranje/trisurf-ng/missing autoheader
218 AUTOMAKE = ${SHELL} /home/samo/programiranje/trisurf-ng/missing automake-1.15
219 AWK = gawk
220 CC = gcc
221 CCDEPMODE = depmode=gcc3
222 CFLAGS = -O3 -ffast-math
223 CPP = gcc -E
224 CPPFLAGS = 
225 CYGPATH_W = echo
226 DEFS = -DHAVE_CONFIG_H
227 DEPDIR = .deps
228 DLLTOOL = false
229 DSYMUTIL = 
230 DUMPBIN = 
231 ECHO_C = 
232 ECHO_N = -n
233 ECHO_T = 
234 EGREP = /bin/grep -E
235 EXEEXT = 
236 FGREP = /bin/grep -F
237 GREP = /bin/grep
238 INSTALL = /usr/bin/install -c
239 INSTALL_DATA = ${INSTALL} -m 644
240 INSTALL_PROGRAM = ${INSTALL}
241 INSTALL_SCRIPT = ${INSTALL}
242 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
243 LD = /usr/bin/ld -m elf_x86_64
244 LDFLAGS = 
245 LIBOBJS = 
246 LIBS = -lz -lgsl -lgslcblas -lm -lconfuse 
247 LIBTOOL = $(SHELL) $(top_builddir)/libtool
248 LIPO = 
249 LN_S = ln -s
250 LTLIBOBJS = 
251 LT_SYS_LIBRARY_PATH = 
252 MAKEINFO = ${SHELL} /home/samo/programiranje/trisurf-ng/missing makeinfo
253 MANIFEST_TOOL = :
254 MKDIR_P = /bin/mkdir -p
255 NM = /usr/bin/nm -B
256 NMEDIT = 
257 OBJDUMP = objdump
258 OBJEXT = o
259 OTOOL = 
260 OTOOL64 = 
261 PACKAGE = trisurf_ng
262 PACKAGE_BUGREPORT = samo.penic@fe.uni-lj.si
263 PACKAGE_NAME = trisurf_ng
264 PACKAGE_STRING = trisurf_ng 1.0
265 PACKAGE_TARNAME = trisurf_ng
266 PACKAGE_URL = 
267 PACKAGE_VERSION = 1.0
268 PATH_SEPARATOR = :
269 PKG_CONFIG = /usr/bin/pkg-config
270 PKG_CONFIG_LIBDIR = 
271 PKG_CONFIG_PATH = 
272 RANLIB = ranlib
273 SED = /bin/sed
274 SET_MAKE = 
275 SHELL = /bin/bash
276 STRIP = strip
277 VERSION = 1.0
278 abs_builddir = /home/samo/programiranje/trisurf-ng/src/plugins
279 abs_srcdir = /home/samo/programiranje/trisurf-ng/src/plugins
280 abs_top_builddir = /home/samo/programiranje/trisurf-ng
281 abs_top_srcdir = /home/samo/programiranje/trisurf-ng
282 ac_ct_AR = ar
283 ac_ct_CC = gcc
284 ac_ct_DUMPBIN = 
285 am__include = include
286 am__leading_dot = .
287 am__quote = 
288 am__tar = $${TAR-tar} chof - "$$tardir"
289 am__untar = $${TAR-tar} xf -
290 bindir = ${exec_prefix}/bin
291 build = x86_64-pc-linux-gnu
292 build_alias = 
293 build_cpu = x86_64
294 build_os = linux-gnu
295 build_vendor = pc
296 builddir = .
297 datadir = ${datarootdir}
298 datarootdir = ${prefix}/share
299 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
300 dvidir = ${docdir}
301 exec_prefix = ${prefix}
302 host = x86_64-pc-linux-gnu
303 host_alias = 
304 host_cpu = x86_64
305 host_os = linux-gnu
306 host_vendor = pc
307 htmldir = ${docdir}
308 includedir = ${prefix}/include
309 infodir = ${datarootdir}/info
310 install_sh = ${SHELL} /home/samo/programiranje/trisurf-ng/install-sh
311 libdir = ${exec_prefix}/lib
312 libexecdir = ${exec_prefix}/libexec
313 libxml2_CFLAGS = -I/usr/include/libxml2
314 libxml2_LIBS = -lxml2
315 localedir = ${datarootdir}/locale
316 localstatedir = ${prefix}/var
317 mandir = ${datarootdir}/man
318 mkdir_p = $(MKDIR_P)
319 oldincludedir = /usr/include
320 pdfdir = ${docdir}
321 prefix = /usr/local
322 program_transform_name = s,x,x,
323 psdir = ${docdir}
324 runstatedir = ${localstatedir}/run
325 sbindir = ${exec_prefix}/sbin
326 sharedstatedir = ${prefix}/com
327 srcdir = .
328 sysconfdir = ${prefix}/etc
329 target_alias = 
330 top_build_prefix = ../../
331 top_builddir = ../..
332 top_srcdir = ../..
333 AM_CFLAGS = -Wall -Werror -DTS_VERSION=\"$(GITVERSION)\" -fgnu89-inline -Wno-error=date-time -I..
51b4f0 334 lib_LTLIBRARIES = demoplugin.la vmdefaulthardconstraints.la
74bf1e 335 demoplugin_la_SOURCES = demo_plugin.c
SP 336 demoplugin_la_LDFLAGS = -module -avoid-version -export-dynamic
51b4f0 337 vmdefaulthardconstraints_la_SOURCES = default_hard_constraints.c
SP 338 vmdefaulthardconstraints_la_LDFLAGS = -module -avoid-version -export-dynamic
74bf1e 339 all: all-am
SP 340
341 .SUFFIXES:
342 .SUFFIXES: .c .lo .o .obj
343 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
344     @for dep in $?; do \
345       case '$(am__configure_deps)' in \
346         *$$dep*) \
347           ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
348             && { if test -f $@; then exit 0; else break; fi; }; \
349           exit 1;; \
350       esac; \
351     done; \
352     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/Makefile'; \
353     $(am__cd) $(top_srcdir) && \
354       $(AUTOMAKE) --gnu src/plugins/Makefile
355 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
356     @case '$?' in \
357       *config.status*) \
358         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
359       *) \
360         echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
361         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
362     esac;
363
364 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
365     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
366
367 $(top_srcdir)/configure:  $(am__configure_deps)
368     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
369 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
370     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
371 $(am__aclocal_m4_deps):
372
373 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
374     @$(NORMAL_INSTALL)
375     @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
376     list2=; for p in $$list; do \
377       if test -f $$p; then \
378         list2="$$list2 $$p"; \
379       else :; fi; \
380     done; \
381     test -z "$$list2" || { \
382       echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
383       $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
384       echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
385       $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
386     }
387
388 uninstall-libLTLIBRARIES:
389     @$(NORMAL_UNINSTALL)
390     @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
391     for p in $$list; do \
392       $(am__strip_dir) \
393       echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
394       $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
395     done
396
397 clean-libLTLIBRARIES:
398     -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
399     @list='$(lib_LTLIBRARIES)'; \
400     locs=`for p in $$list; do echo $$p; done | \
401           sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
402           sort -u`; \
403     test -z "$$locs" || { \
404       echo rm -f $${locs}; \
405       rm -f $${locs}; \
406     }
407
408 demoplugin.la: $(demoplugin_la_OBJECTS) $(demoplugin_la_DEPENDENCIES) $(EXTRA_demoplugin_la_DEPENDENCIES) 
409     $(AM_V_CCLD)$(demoplugin_la_LINK) -rpath $(libdir) $(demoplugin_la_OBJECTS) $(demoplugin_la_LIBADD) $(LIBS)
410
51b4f0 411 vmdefaulthardconstraints.la: $(vmdefaulthardconstraints_la_OBJECTS) $(vmdefaulthardconstraints_la_DEPENDENCIES) $(EXTRA_vmdefaulthardconstraints_la_DEPENDENCIES) 
SP 412     $(AM_V_CCLD)$(vmdefaulthardconstraints_la_LINK) -rpath $(libdir) $(vmdefaulthardconstraints_la_OBJECTS) $(vmdefaulthardconstraints_la_LIBADD) $(LIBS)
413
74bf1e 414 mostlyclean-compile:
SP 415     -rm -f *.$(OBJEXT)
416
417 distclean-compile:
418     -rm -f *.tab.c
419
51b4f0 420 include ./$(DEPDIR)/default_hard_constraints.Plo
74bf1e 421 include ./$(DEPDIR)/demo_plugin.Plo
SP 422
423 .c.o:
424     $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
425     $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
426 #    $(AM_V_CC)source='$<' object='$@' libtool=no \
427 #    DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
428 #    $(AM_V_CC_no)$(COMPILE) -c -o $@ $<
429
430 .c.obj:
431     $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
432     $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
433 #    $(AM_V_CC)source='$<' object='$@' libtool=no \
434 #    DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
435 #    $(AM_V_CC_no)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
436
437 .c.lo:
438     $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
439     $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
440 #    $(AM_V_CC)source='$<' object='$@' libtool=yes \
441 #    DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
442 #    $(AM_V_CC_no)$(LTCOMPILE) -c -o $@ $<
443
444 mostlyclean-libtool:
445     -rm -f *.lo
446
447 clean-libtool:
448     -rm -rf .libs _libs
449
450 ID: $(am__tagged_files)
451     $(am__define_uniq_tagged_files); mkid -fID $$unique
452 tags: tags-am
453 TAGS: tags
454
455 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
456     set x; \
457     here=`pwd`; \
458     $(am__define_uniq_tagged_files); \
459     shift; \
460     if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
461       test -n "$$unique" || unique=$$empty_fix; \
462       if test $$# -gt 0; then \
463         $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
464           "$$@" $$unique; \
465       else \
466         $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
467           $$unique; \
468       fi; \
469     fi
470 ctags: ctags-am
471
472 CTAGS: ctags
473 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
474     $(am__define_uniq_tagged_files); \
475     test -z "$(CTAGS_ARGS)$$unique" \
476       || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
477          $$unique
478
479 GTAGS:
480     here=`$(am__cd) $(top_builddir) && pwd` \
481       && $(am__cd) $(top_srcdir) \
482       && gtags -i $(GTAGS_ARGS) "$$here"
483 cscopelist: cscopelist-am
484
485 cscopelist-am: $(am__tagged_files)
486     list='$(am__tagged_files)'; \
487     case "$(srcdir)" in \
488       [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
489       *) sdir=$(subdir)/$(srcdir) ;; \
490     esac; \
491     for i in $$list; do \
492       if test -f "$$i"; then \
493         echo "$(subdir)/$$i"; \
494       else \
495         echo "$$sdir/$$i"; \
496       fi; \
497     done >> $(top_builddir)/cscope.files
498
499 distclean-tags:
500     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
501
502 distdir: $(DISTFILES)
503     @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
504     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
505     list='$(DISTFILES)'; \
506       dist_files=`for file in $$list; do echo $$file; done | \
507       sed -e "s|^$$srcdirstrip/||;t" \
508           -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
509     case $$dist_files in \
510       */*) $(MKDIR_P) `echo "$$dist_files" | \
511                sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
512                sort -u` ;; \
513     esac; \
514     for file in $$dist_files; do \
515       if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
516       if test -d $$d/$$file; then \
517         dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
518         if test -d "$(distdir)/$$file"; then \
519           find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
520         fi; \
521         if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
522           cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
523           find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
524         fi; \
525         cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
526       else \
527         test -f "$(distdir)/$$file" \
528         || cp -p $$d/$$file "$(distdir)/$$file" \
529         || exit 1; \
530       fi; \
531     done
532 check-am: all-am
533 check: check-am
534 all-am: Makefile $(LTLIBRARIES)
535 installdirs:
536     for dir in "$(DESTDIR)$(libdir)"; do \
537       test -z "$$dir" || $(MKDIR_P) "$$dir"; \
538     done
539 install: install-am
540 install-exec: install-exec-am
541 install-data: install-data-am
542 uninstall: uninstall-am
543
544 install-am: all-am
545     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
546
547 installcheck: installcheck-am
548 install-strip:
549     if test -z '$(STRIP)'; then \
550       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
551         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
552           install; \
553     else \
554       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
555         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
556         "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
557     fi
558 mostlyclean-generic:
559
560 clean-generic:
561
562 distclean-generic:
563     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
564     -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
565
566 maintainer-clean-generic:
567     @echo "This command is intended for maintainers to use"
568     @echo "it deletes files that may require special tools to rebuild."
569 clean: clean-am
570
571 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
572     mostlyclean-am
573
574 distclean: distclean-am
575     -rm -rf ./$(DEPDIR)
576     -rm -f Makefile
577 distclean-am: clean-am distclean-compile distclean-generic \
578     distclean-tags
579
580 dvi: dvi-am
581
582 dvi-am:
583
584 html: html-am
585
586 html-am:
587
588 info: info-am
589
590 info-am:
591
592 install-data-am:
593
594 install-dvi: install-dvi-am
595
596 install-dvi-am:
597
598 install-exec-am: install-libLTLIBRARIES
599
600 install-html: install-html-am
601
602 install-html-am:
603
604 install-info: install-info-am
605
606 install-info-am:
607
608 install-man:
609
610 install-pdf: install-pdf-am
611
612 install-pdf-am:
613
614 install-ps: install-ps-am
615
616 install-ps-am:
617
618 installcheck-am:
619
620 maintainer-clean: maintainer-clean-am
621     -rm -rf ./$(DEPDIR)
622     -rm -f Makefile
623 maintainer-clean-am: distclean-am maintainer-clean-generic
624
625 mostlyclean: mostlyclean-am
626
627 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
628     mostlyclean-libtool
629
630 pdf: pdf-am
631
632 pdf-am:
633
634 ps: ps-am
635
636 ps-am:
637
638 uninstall-am: uninstall-libLTLIBRARIES
639
640 .MAKE: install-am install-strip
641
642 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
643     clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \
644     ctags-am distclean distclean-compile distclean-generic \
645     distclean-libtool distclean-tags distdir dvi dvi-am html \
646     html-am info info-am install install-am install-data \
647     install-data-am install-dvi install-dvi-am install-exec \
648     install-exec-am install-html install-html-am install-info \
649     install-info-am install-libLTLIBRARIES install-man install-pdf \
650     install-pdf-am install-ps install-ps-am install-strip \
651     installcheck installcheck-am installdirs maintainer-clean \
652     maintainer-clean-generic mostlyclean mostlyclean-compile \
653     mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
654     tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES
655
656 .PRECIOUS: Makefile
657
658
659 # Tell versions [3.59,3.63) of GNU make to not export all variables.
660 # Otherwise a system limit (for SysV at least) may be exceeded.
661 .NOEXPORT: