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