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