1# Makefile.in generated by automake 1.15.1 from Makefile.am.
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
18
19
20VPATH = @srcdir@
21am__is_gnu_make = { \
22  if test -z '$(MAKELEVEL)'; then \
23    false; \
24  elif test -n '$(MAKE_HOST)'; then \
25    true; \
26  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
27    true; \
28  else \
29    false; \
30  fi; \
31}
32am__make_running_with_option = \
33  case $${target_option-} in \
34      ?) ;; \
35      *) echo "am__make_running_with_option: internal error: invalid" \
36              "target option '$${target_option-}' specified" >&2; \
37         exit 1;; \
38  esac; \
39  has_opt=no; \
40  sane_makeflags=$$MAKEFLAGS; \
41  if $(am__is_gnu_make); then \
42    sane_makeflags=$$MFLAGS; \
43  else \
44    case $$MAKEFLAGS in \
45      *\\[\ \	]*) \
46        bs=\\; \
47        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
48          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
49    esac; \
50  fi; \
51  skip_next=no; \
52  strip_trailopt () \
53  { \
54    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
55  }; \
56  for flg in $$sane_makeflags; do \
57    test $$skip_next = yes && { skip_next=no; continue; }; \
58    case $$flg in \
59      *=*|--*) continue;; \
60        -*I) strip_trailopt 'I'; skip_next=yes;; \
61      -*I?*) strip_trailopt 'I';; \
62        -*O) strip_trailopt 'O'; skip_next=yes;; \
63      -*O?*) strip_trailopt 'O';; \
64        -*l) strip_trailopt 'l'; skip_next=yes;; \
65      -*l?*) strip_trailopt 'l';; \
66      -[dEDm]) skip_next=yes;; \
67      -[JT]) skip_next=yes;; \
68    esac; \
69    case $$flg in \
70      *$$target_option*) has_opt=yes; break;; \
71    esac; \
72  done; \
73  test $$has_opt = yes
74am__make_dryrun = (target_option=n; $(am__make_running_with_option))
75am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
76pkgdatadir = $(datadir)/@PACKAGE@
77pkgincludedir = $(includedir)/@PACKAGE@
78pkglibdir = $(libdir)/@PACKAGE@
79pkglibexecdir = $(libexecdir)/@PACKAGE@
80am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
81install_sh_DATA = $(install_sh) -c -m 644
82install_sh_PROGRAM = $(install_sh) -c
83install_sh_SCRIPT = $(install_sh) -c
84INSTALL_HEADER = $(INSTALL_DATA)
85transform = $(program_transform_name)
86NORMAL_INSTALL = :
87PRE_INSTALL = :
88POST_INSTALL = :
89NORMAL_UNINSTALL = :
90PRE_UNINSTALL = :
91POST_UNINSTALL = :
92build_triplet = @build@
93host_triplet = @host@
94subdir = sim
95ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
97	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
98	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
99	$(top_srcdir)/m4/m4_ax_prog_cc_mpi.m4 \
100	$(top_srcdir)/configure.ac
101am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
102	$(ACLOCAL_M4)
103DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \
104	$(am__DIST_COMMON)
105mkinstalldirs = $(install_sh) -d
106CONFIG_HEADER = $(top_builddir)/config.h
107CONFIG_CLEAN_FILES = makemcsim makemcsimp makemcsimd makemcsims
108CONFIG_CLEAN_VPATH_FILES =
109am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
110am__vpath_adj = case $$p in \
111    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
112    *) f=$$p;; \
113  esac;
114am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
115am__install_max = 40
116am__nobase_strip_setup = \
117  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
118am__nobase_strip = \
119  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
120am__nobase_list = $(am__nobase_strip_setup); \
121  for p in $$list; do echo "$$p $$p"; done | \
122  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
123  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
124    if (++n[$$2] == $(am__install_max)) \
125      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
126    END { for (dir in files) print dir, files[dir] }'
127am__base_list = \
128  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
129  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
130am__uninstall_files_from_dir = { \
131  test -z "$$files" \
132    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
133    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
134         $(am__cd) "$$dir" && rm -f $$files; }; \
135  }
136am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
137	"$(DESTDIR)$(simdir)" "$(DESTDIR)$(includedir)"
138LTLIBRARIES = $(lib_LTLIBRARIES)
139libmcsim_la_LIBADD =
140am_libmcsim_la_OBJECTS = delays.lo getopt.lo lex.lo lexerr.lo lexfn.lo \
141	list.lo lsodes1.lo lsodes2.lo matutil.lo matutilo.lo mh.lo \
142	modelu.lo optdsign.lo random.lo sim.lo simi.lo siminit.lo \
143	simmonte.lo simo.lo strutil.lo yourcode.lo
144libmcsim_la_OBJECTS = $(am_libmcsim_la_OBJECTS)
145AM_V_lt = $(am__v_lt_@AM_V@)
146am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
147am__v_lt_0 = --silent
148am__v_lt_1 =
149SCRIPTS = $(bin_SCRIPTS)
150AM_V_P = $(am__v_P_@AM_V@)
151am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
152am__v_P_0 = false
153am__v_P_1 = :
154AM_V_GEN = $(am__v_GEN_@AM_V@)
155am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
156am__v_GEN_0 = @echo "  GEN     " $@;
157am__v_GEN_1 =
158AM_V_at = $(am__v_at_@AM_V@)
159am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
160am__v_at_0 = @
161am__v_at_1 =
162DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
163depcomp = $(SHELL) $(top_srcdir)/depcomp
164am__depfiles_maybe = depfiles
165am__mv = mv -f
166COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
167	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
168LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
169	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
170	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
171	$(AM_CFLAGS) $(CFLAGS)
172AM_V_CC = $(am__v_CC_@AM_V@)
173am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
174am__v_CC_0 = @echo "  CC      " $@;
175am__v_CC_1 =
176CCLD = $(CC)
177LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
178	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
179	$(AM_LDFLAGS) $(LDFLAGS) -o $@
180AM_V_CCLD = $(am__v_CCLD_@AM_V@)
181am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
182am__v_CCLD_0 = @echo "  CCLD    " $@;
183am__v_CCLD_1 =
184SOURCES = $(libmcsim_la_SOURCES)
185DIST_SOURCES = $(libmcsim_la_SOURCES)
186am__can_run_installinfo = \
187  case $$AM_UPDATE_INFO_DIR in \
188    n|no|NO) false;; \
189    *) (install-info --version) >/dev/null 2>&1;; \
190  esac
191DATA = $(sim_DATA)
192HEADERS = $(include_HEADERS)
193am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
194# Read a list of newline-separated strings from the standard input,
195# and print each of them once, without duplicates.  Input order is
196# *not* preserved.
197am__uniquify_input = $(AWK) '\
198  BEGIN { nonempty = 0; } \
199  { items[$$0] = 1; nonempty = 1; } \
200  END { if (nonempty) { for (i in items) print i; }; } \
201'
202# Make sure the list of sources is unique.  This is necessary because,
203# e.g., the same source file might be shared among _SOURCES variables
204# for different programs/libraries.
205am__define_uniq_tagged_files = \
206  list='$(am__tagged_files)'; \
207  unique=`for i in $$list; do \
208    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
209  done | $(am__uniquify_input)`
210ETAGS = etags
211CTAGS = ctags
212am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/makemcsim.in \
213	$(srcdir)/makemcsimd.in $(srcdir)/makemcsimp.in \
214	$(srcdir)/makemcsims.in $(top_srcdir)/depcomp
215DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
216ACLOCAL = @ACLOCAL@
217AMTAR = @AMTAR@
218AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
219AR = @AR@
220AUTOCONF = @AUTOCONF@
221AUTOHEADER = @AUTOHEADER@
222AUTOMAKE = @AUTOMAKE@
223AWK = @AWK@
224CC = @CC@
225CCDEPMODE = @CCDEPMODE@
226CFLAGS = @CFLAGS@
227CPP = @CPP@
228CPPFLAGS = @CPPFLAGS@
229CYGPATH_W = @CYGPATH_W@
230DEFS = @DEFS@
231DEPDIR = @DEPDIR@
232DLLTOOL = @DLLTOOL@
233DSYMUTIL = @DSYMUTIL@
234DUMPBIN = @DUMPBIN@
235ECHO_C = @ECHO_C@
236ECHO_N = @ECHO_N@
237ECHO_T = @ECHO_T@
238EGREP = @EGREP@
239EXEEXT = @EXEEXT@
240FGREP = @FGREP@
241GREP = @GREP@
242INSTALL = @INSTALL@
243INSTALL_DATA = @INSTALL_DATA@
244INSTALL_PROGRAM = @INSTALL_PROGRAM@
245INSTALL_SCRIPT = @INSTALL_SCRIPT@
246INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
247LD = @LD@
248LDFLAGS = @LDFLAGS@
249LIBOBJS = @LIBOBJS@
250LIBS = @LIBS@
251LIBTOOL = @LIBTOOL@
252LIPO = @LIPO@
253LN_S = @LN_S@
254LTLIBOBJS = @LTLIBOBJS@
255LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
256MAKEINFO = @MAKEINFO@
257MANIFEST_TOOL = @MANIFEST_TOOL@
258MKDIR_P = @MKDIR_P@
259MPICC = @MPICC@
260NM = @NM@
261NMEDIT = @NMEDIT@
262OBJDUMP = @OBJDUMP@
263OBJEXT = @OBJEXT@
264OTOOL = @OTOOL@
265OTOOL64 = @OTOOL64@
266PACKAGE = @PACKAGE@
267PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
268PACKAGE_NAME = @PACKAGE_NAME@
269PACKAGE_STRING = @PACKAGE_STRING@
270PACKAGE_TARNAME = @PACKAGE_TARNAME@
271PACKAGE_URL = @PACKAGE_URL@
272PACKAGE_VERSION = @PACKAGE_VERSION@
273PATH_SEPARATOR = @PATH_SEPARATOR@
274PLOT_FOUND = @PLOT_FOUND@
275RANLIB = @RANLIB@
276SED = @SED@
277SET_MAKE = @SET_MAKE@
278SHELL = @SHELL@
279STRIP = @STRIP@
280VERSION = @VERSION@
281WISH_FOUND = @WISH_FOUND@
282abs_builddir = @abs_builddir@
283abs_srcdir = @abs_srcdir@
284abs_top_builddir = @abs_top_builddir@
285abs_top_srcdir = @abs_top_srcdir@
286ac_ct_AR = @ac_ct_AR@
287ac_ct_CC = @ac_ct_CC@
288ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
289ac_ct_MPICC = @ac_ct_MPICC@
290am__include = @am__include@
291am__leading_dot = @am__leading_dot@
292am__quote = @am__quote@
293am__tar = @am__tar@
294am__untar = @am__untar@
295bindir = @bindir@
296build = @build@
297build_alias = @build_alias@
298build_cpu = @build_cpu@
299build_os = @build_os@
300build_vendor = @build_vendor@
301builddir = @builddir@
302datadir = @datadir@
303datarootdir = @datarootdir@
304docdir = @docdir@
305dvidir = @dvidir@
306exec_prefix = @exec_prefix@
307host = @host@
308host_alias = @host_alias@
309host_cpu = @host_cpu@
310host_os = @host_os@
311host_vendor = @host_vendor@
312htmldir = @htmldir@
313includedir = @includedir@
314infodir = @infodir@
315install_sh = @install_sh@
316libdir = @libdir@
317libexecdir = @libexecdir@
318localedir = @localedir@
319localstatedir = @localstatedir@
320mandir = @mandir@
321mkdir_p = @mkdir_p@
322oldincludedir = @oldincludedir@
323pdfdir = @pdfdir@
324prefix = @prefix@
325program_transform_name = @program_transform_name@
326psdir = @psdir@
327runstatedir = @runstatedir@
328sbindir = @sbindir@
329sharedstatedir = @sharedstatedir@
330srcdir = @srcdir@
331sysconfdir = @sysconfdir@
332target_alias = @target_alias@
333top_build_prefix = @top_build_prefix@
334top_builddir = @top_builddir@
335top_srcdir = @top_srcdir@
336lib_LTLIBRARIES = libmcsim.la
337libmcsim_la_SOURCES = \
338	delays.c \
339	delays.h \
340	getopt.c \
341	getopt.h \
342	hungtype.h \
343	lex.c lex.h \
344	lexerr.c \
345	lexerr.h \
346	lexfn.c \
347	lexfn.h \
348	list.c \
349	list.h \
350	lsodes.h \
351	lsodes1.c \
352	lsodes2.c \
353	matutil.c \
354	matutil.h \
355	matutilo.c \
356	matutilo.h \
357	mh.c \
358	mh.h \
359	modelu.c \
360	modelu.h \
361	modiface.h \
362	optdsign.c \
363	optdsign.h \
364	random.c \
365	random.h \
366	sim.c \
367	sim.h \
368	simi.c \
369	simi.h \
370	siminit.c \
371	siminit.h \
372	simmonte.c \
373	simmonte.h \
374	simo.c \
375	simo.h \
376	strutil.c \
377	strutil.h \
378	yourcode.c \
379	yourcode.h
380
381include_HEADERS = \
382	delays.h \
383	matutil.h \
384	list.h \
385	lex.h \
386	sim.h \
387	lexfn.h \
388	hungtype.h \
389	modiface.h \
390	modelu.h \
391	random.h \
392	yourcode.h
393
394AM_CFLAGS = -O3 -w
395simdir = $(datadir)/mcsim/sim
396sim_DATA = $(libmcsim_la_SOURCES)
397bin_SCRIPTS = makemcsim makemcsims makemcsimd makemcsimp
398CLEANFILES = $(bin_SCRIPTS)
399all: all-am
400
401.SUFFIXES:
402.SUFFIXES: .c .lo .o .obj
403$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
404	@for dep in $?; do \
405	  case '$(am__configure_deps)' in \
406	    *$$dep*) \
407	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
408	        && { if test -f $@; then exit 0; else break; fi; }; \
409	      exit 1;; \
410	  esac; \
411	done; \
412	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu sim/Makefile'; \
413	$(am__cd) $(top_srcdir) && \
414	  $(AUTOMAKE) --gnu sim/Makefile
415Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
416	@case '$?' in \
417	  *config.status*) \
418	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
419	  *) \
420	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
421	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
422	esac;
423
424$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
425	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
426
427$(top_srcdir)/configure:  $(am__configure_deps)
428	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
429$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
430	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
431$(am__aclocal_m4_deps):
432makemcsim: $(top_builddir)/config.status $(srcdir)/makemcsim.in
433	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
434makemcsimp: $(top_builddir)/config.status $(srcdir)/makemcsimp.in
435	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
436makemcsimd: $(top_builddir)/config.status $(srcdir)/makemcsimd.in
437	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
438makemcsims: $(top_builddir)/config.status $(srcdir)/makemcsims.in
439	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
440
441install-libLTLIBRARIES: $(lib_LTLIBRARIES)
442	@$(NORMAL_INSTALL)
443	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
444	list2=; for p in $$list; do \
445	  if test -f $$p; then \
446	    list2="$$list2 $$p"; \
447	  else :; fi; \
448	done; \
449	test -z "$$list2" || { \
450	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
451	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
452	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
453	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
454	}
455
456uninstall-libLTLIBRARIES:
457	@$(NORMAL_UNINSTALL)
458	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
459	for p in $$list; do \
460	  $(am__strip_dir) \
461	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
462	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
463	done
464
465clean-libLTLIBRARIES:
466	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
467	@list='$(lib_LTLIBRARIES)'; \
468	locs=`for p in $$list; do echo $$p; done | \
469	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
470	      sort -u`; \
471	test -z "$$locs" || { \
472	  echo rm -f $${locs}; \
473	  rm -f $${locs}; \
474	}
475
476libmcsim.la: $(libmcsim_la_OBJECTS) $(libmcsim_la_DEPENDENCIES) $(EXTRA_libmcsim_la_DEPENDENCIES)
477	$(AM_V_CCLD)$(LINK) -rpath $(libdir) $(libmcsim_la_OBJECTS) $(libmcsim_la_LIBADD) $(LIBS)
478install-binSCRIPTS: $(bin_SCRIPTS)
479	@$(NORMAL_INSTALL)
480	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
481	if test -n "$$list"; then \
482	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
483	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
484	fi; \
485	for p in $$list; do \
486	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
487	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
488	done | \
489	sed -e 'p;s,.*/,,;n' \
490	    -e 'h;s|.*|.|' \
491	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
492	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
493	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
494	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
495	      if (++n[d] == $(am__install_max)) { \
496		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
497	    else { print "f", d "/" $$4, $$1 } } \
498	  END { for (d in files) print "f", d, files[d] }' | \
499	while read type dir files; do \
500	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
501	     test -z "$$files" || { \
502	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
503	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
504	     } \
505	; done
506
507uninstall-binSCRIPTS:
508	@$(NORMAL_UNINSTALL)
509	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
510	files=`for p in $$list; do echo "$$p"; done | \
511	       sed -e 's,.*/,,;$(transform)'`; \
512	dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
513
514mostlyclean-compile:
515	-rm -f *.$(OBJEXT)
516
517distclean-compile:
518	-rm -f *.tab.c
519
520@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/delays.Plo@am__quote@
521@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Plo@am__quote@
522@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lex.Plo@am__quote@
523@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lexerr.Plo@am__quote@
524@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lexfn.Plo@am__quote@
525@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/list.Plo@am__quote@
526@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lsodes1.Plo@am__quote@
527@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lsodes2.Plo@am__quote@
528@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/matutil.Plo@am__quote@
529@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/matutilo.Plo@am__quote@
530@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mh.Plo@am__quote@
531@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modelu.Plo@am__quote@
532@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/optdsign.Plo@am__quote@
533@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/random.Plo@am__quote@
534@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sim.Plo@am__quote@
535@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/simi.Plo@am__quote@
536@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/siminit.Plo@am__quote@
537@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/simmonte.Plo@am__quote@
538@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/simo.Plo@am__quote@
539@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strutil.Plo@am__quote@
540@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yourcode.Plo@am__quote@
541
542.c.o:
543@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
544@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
545@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
546@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
547@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
548
549.c.obj:
550@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
551@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
552@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
553@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
554@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
555
556.c.lo:
557@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
558@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
559@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
560@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
561@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
562
563mostlyclean-libtool:
564	-rm -f *.lo
565
566clean-libtool:
567	-rm -rf .libs _libs
568install-simDATA: $(sim_DATA)
569	@$(NORMAL_INSTALL)
570	@list='$(sim_DATA)'; test -n "$(simdir)" || list=; \
571	if test -n "$$list"; then \
572	  echo " $(MKDIR_P) '$(DESTDIR)$(simdir)'"; \
573	  $(MKDIR_P) "$(DESTDIR)$(simdir)" || exit 1; \
574	fi; \
575	for p in $$list; do \
576	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
577	  echo "$$d$$p"; \
578	done | $(am__base_list) | \
579	while read files; do \
580	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(simdir)'"; \
581	  $(INSTALL_DATA) $$files "$(DESTDIR)$(simdir)" || exit $$?; \
582	done
583
584uninstall-simDATA:
585	@$(NORMAL_UNINSTALL)
586	@list='$(sim_DATA)'; test -n "$(simdir)" || list=; \
587	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
588	dir='$(DESTDIR)$(simdir)'; $(am__uninstall_files_from_dir)
589install-includeHEADERS: $(include_HEADERS)
590	@$(NORMAL_INSTALL)
591	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
592	if test -n "$$list"; then \
593	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
594	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
595	fi; \
596	for p in $$list; do \
597	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
598	  echo "$$d$$p"; \
599	done | $(am__base_list) | \
600	while read files; do \
601	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
602	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
603	done
604
605uninstall-includeHEADERS:
606	@$(NORMAL_UNINSTALL)
607	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
608	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
609	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
610
611ID: $(am__tagged_files)
612	$(am__define_uniq_tagged_files); mkid -fID $$unique
613tags: tags-am
614TAGS: tags
615
616tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
617	set x; \
618	here=`pwd`; \
619	$(am__define_uniq_tagged_files); \
620	shift; \
621	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
622	  test -n "$$unique" || unique=$$empty_fix; \
623	  if test $$# -gt 0; then \
624	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
625	      "$$@" $$unique; \
626	  else \
627	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
628	      $$unique; \
629	  fi; \
630	fi
631ctags: ctags-am
632
633CTAGS: ctags
634ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
635	$(am__define_uniq_tagged_files); \
636	test -z "$(CTAGS_ARGS)$$unique" \
637	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
638	     $$unique
639
640GTAGS:
641	here=`$(am__cd) $(top_builddir) && pwd` \
642	  && $(am__cd) $(top_srcdir) \
643	  && gtags -i $(GTAGS_ARGS) "$$here"
644cscopelist: cscopelist-am
645
646cscopelist-am: $(am__tagged_files)
647	list='$(am__tagged_files)'; \
648	case "$(srcdir)" in \
649	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
650	  *) sdir=$(subdir)/$(srcdir) ;; \
651	esac; \
652	for i in $$list; do \
653	  if test -f "$$i"; then \
654	    echo "$(subdir)/$$i"; \
655	  else \
656	    echo "$$sdir/$$i"; \
657	  fi; \
658	done >> $(top_builddir)/cscope.files
659
660distclean-tags:
661	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
662
663distdir: $(DISTFILES)
664	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
665	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
666	list='$(DISTFILES)'; \
667	  dist_files=`for file in $$list; do echo $$file; done | \
668	  sed -e "s|^$$srcdirstrip/||;t" \
669	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
670	case $$dist_files in \
671	  */*) $(MKDIR_P) `echo "$$dist_files" | \
672			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
673			   sort -u` ;; \
674	esac; \
675	for file in $$dist_files; do \
676	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
677	  if test -d $$d/$$file; then \
678	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
679	    if test -d "$(distdir)/$$file"; then \
680	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
681	    fi; \
682	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
683	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
684	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
685	    fi; \
686	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
687	  else \
688	    test -f "$(distdir)/$$file" \
689	    || cp -p $$d/$$file "$(distdir)/$$file" \
690	    || exit 1; \
691	  fi; \
692	done
693check-am: all-am
694check: check-am
695all-am: Makefile $(LTLIBRARIES) $(SCRIPTS) $(DATA) $(HEADERS)
696installdirs:
697	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(simdir)" "$(DESTDIR)$(includedir)"; do \
698	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
699	done
700install: install-am
701install-exec: install-exec-am
702install-data: install-data-am
703uninstall: uninstall-am
704
705install-am: all-am
706	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
707
708installcheck: installcheck-am
709install-strip:
710	if test -z '$(STRIP)'; then \
711	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
712	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
713	      install; \
714	else \
715	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
716	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
717	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
718	fi
719mostlyclean-generic:
720
721clean-generic:
722	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
723
724distclean-generic:
725	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
726	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
727
728maintainer-clean-generic:
729	@echo "This command is intended for maintainers to use"
730	@echo "it deletes files that may require special tools to rebuild."
731clean: clean-am
732
733clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
734	mostlyclean-am
735
736distclean: distclean-am
737	-rm -rf ./$(DEPDIR)
738	-rm -f Makefile
739distclean-am: clean-am distclean-compile distclean-generic \
740	distclean-tags
741
742dvi: dvi-am
743
744dvi-am:
745
746html: html-am
747
748html-am:
749
750info: info-am
751
752info-am:
753
754install-data-am: install-includeHEADERS install-simDATA
755
756install-dvi: install-dvi-am
757
758install-dvi-am:
759
760install-exec-am: install-binSCRIPTS install-libLTLIBRARIES
761
762install-html: install-html-am
763
764install-html-am:
765
766install-info: install-info-am
767
768install-info-am:
769
770install-man:
771
772install-pdf: install-pdf-am
773
774install-pdf-am:
775
776install-ps: install-ps-am
777
778install-ps-am:
779
780installcheck-am:
781
782maintainer-clean: maintainer-clean-am
783	-rm -rf ./$(DEPDIR)
784	-rm -f Makefile
785maintainer-clean-am: distclean-am maintainer-clean-generic
786
787mostlyclean: mostlyclean-am
788
789mostlyclean-am: mostlyclean-compile mostlyclean-generic \
790	mostlyclean-libtool
791
792pdf: pdf-am
793
794pdf-am:
795
796ps: ps-am
797
798ps-am:
799
800uninstall-am: uninstall-binSCRIPTS uninstall-includeHEADERS \
801	uninstall-libLTLIBRARIES uninstall-simDATA
802
803.MAKE: install-am install-strip
804
805.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
806	clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \
807	ctags-am distclean distclean-compile distclean-generic \
808	distclean-libtool distclean-tags distdir dvi dvi-am html \
809	html-am info info-am install install-am install-binSCRIPTS \
810	install-data install-data-am install-dvi install-dvi-am \
811	install-exec install-exec-am install-html install-html-am \
812	install-includeHEADERS install-info install-info-am \
813	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
814	install-ps install-ps-am install-simDATA install-strip \
815	installcheck installcheck-am installdirs maintainer-clean \
816	maintainer-clean-generic mostlyclean mostlyclean-compile \
817	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
818	tags tags-am uninstall uninstall-am uninstall-binSCRIPTS \
819	uninstall-includeHEADERS uninstall-libLTLIBRARIES \
820	uninstall-simDATA
821
822.PRECIOUS: Makefile
823
824
825# Tell versions [3.59,3.63) of GNU make to not export all variables.
826# Otherwise a system limit (for SysV at least) may be exceeded.
827.NOEXPORT:
828