1# Makefile.in generated by automake 1.14.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 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# $Header: /var/cvs/mbdyn/mbdyn/mbdyn-1.0/build/top.mk,v 1.17 2017/01/12 14:40:40 masarati Exp $
18# MBDyn (C) is a multibody analysis code.
19# http://www.mbdyn.org
20#
21# Copyright (C) 1996-2017
22#
23# Pierangelo Masarati     <masarati@aero.polimi.it>
24# Paolo Mantegazza        <mantegazza@aero.polimi.it>
25#
26# Dipartimento di Ingegneria Aerospaziale - Politecnico di Milano
27# via La Masa, 34 - 20156 Milano, Italy
28# http://www.aero.polimi.it
29#
30# Changing this copyright notice is forbidden.
31#
32# This program is free software; you can redistribute it and/or modify
33# it under the terms of the GNU General Public License as published by
34# the Free Software Foundation (version 2 of the License).
35#
36#
37# This program is distributed in the hope that it will be useful,
38# but WITHOUT ANY WARRANTY; without even the implied warranty of
39# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
40# GNU General Public License for more details.
41#
42# You should have received a copy of the GNU General Public License
43# along with this program; if not, write to the Free Software
44# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
45VPATH = @srcdir@
46am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
47am__make_running_with_option = \
48  case $${target_option-} in \
49      ?) ;; \
50      *) echo "am__make_running_with_option: internal error: invalid" \
51              "target option '$${target_option-}' specified" >&2; \
52         exit 1;; \
53  esac; \
54  has_opt=no; \
55  sane_makeflags=$$MAKEFLAGS; \
56  if $(am__is_gnu_make); then \
57    sane_makeflags=$$MFLAGS; \
58  else \
59    case $$MAKEFLAGS in \
60      *\\[\ \	]*) \
61        bs=\\; \
62        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
63          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
64    esac; \
65  fi; \
66  skip_next=no; \
67  strip_trailopt () \
68  { \
69    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
70  }; \
71  for flg in $$sane_makeflags; do \
72    test $$skip_next = yes && { skip_next=no; continue; }; \
73    case $$flg in \
74      *=*|--*) continue;; \
75        -*I) strip_trailopt 'I'; skip_next=yes;; \
76      -*I?*) strip_trailopt 'I';; \
77        -*O) strip_trailopt 'O'; skip_next=yes;; \
78      -*O?*) strip_trailopt 'O';; \
79        -*l) strip_trailopt 'l'; skip_next=yes;; \
80      -*l?*) strip_trailopt 'l';; \
81      -[dEDm]) skip_next=yes;; \
82      -[JT]) skip_next=yes;; \
83    esac; \
84    case $$flg in \
85      *$$target_option*) has_opt=yes; break;; \
86    esac; \
87  done; \
88  test $$has_opt = yes
89am__make_dryrun = (target_option=n; $(am__make_running_with_option))
90am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
91pkgdatadir = $(datadir)/@PACKAGE@
92pkgincludedir = $(includedir)/@PACKAGE@
93pkglibdir = $(libdir)/@PACKAGE@
94pkglibexecdir = $(libexecdir)/@PACKAGE@
95am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
96install_sh_DATA = $(install_sh) -c -m 644
97install_sh_PROGRAM = $(install_sh) -c
98install_sh_SCRIPT = $(install_sh) -c
99INSTALL_HEADER = $(INSTALL_DATA)
100transform = $(program_transform_name)
101NORMAL_INSTALL = :
102PRE_INSTALL = :
103POST_INSTALL = :
104NORMAL_UNINSTALL = :
105PRE_UNINSTALL = :
106POST_UNINSTALL = :
107build_triplet = @build@
108host_triplet = @host@
109target_triplet = @target@
110DIST_COMMON = $(top_srcdir)/build/top.mk $(top_srcdir)/build/bot.mk \
111	$(srcdir)/Makefile.in $(srcdir)/Makefile.am \
112	$(top_srcdir)/configure $(am__configure_deps) acconfig.h \
113	AUTHORS COPYING ChangeLog INSTALL NEWS README TODO \
114	$(top_srcdir)/build/compile $(top_srcdir)/build/config.guess \
115	$(top_srcdir)/build/config.sub $(top_srcdir)/build/install-sh \
116	$(top_srcdir)/build/ltmain.sh $(top_srcdir)/build/missing
117subdir = .
118ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
119am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
120	$(top_srcdir)/configure.ac
121am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
122	$(ACLOCAL_M4)
123am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
124 configure.lineno config.status.lineno
125mkinstalldirs = $(install_sh) -d
126CONFIG_HEADER = $(top_builddir)/include/mbconfig.h
127CONFIG_CLEAN_FILES =
128CONFIG_CLEAN_VPATH_FILES =
129AM_V_P = $(am__v_P_@AM_V@)
130am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
131am__v_P_0 = false
132am__v_P_1 = :
133AM_V_GEN = $(am__v_GEN_@AM_V@)
134am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
135am__v_GEN_0 = @echo "  GEN     " $@;
136am__v_GEN_1 =
137AM_V_at = $(am__v_at_@AM_V@)
138am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
139am__v_at_0 = @
140am__v_at_1 =
141SOURCES =
142DIST_SOURCES =
143RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
144	ctags-recursive dvi-recursive html-recursive info-recursive \
145	install-data-recursive install-dvi-recursive \
146	install-exec-recursive install-html-recursive \
147	install-info-recursive install-pdf-recursive \
148	install-ps-recursive install-recursive installcheck-recursive \
149	installdirs-recursive pdf-recursive ps-recursive \
150	tags-recursive uninstall-recursive
151am__can_run_installinfo = \
152  case $$AM_UPDATE_INFO_DIR in \
153    n|no|NO) false;; \
154    *) (install-info --version) >/dev/null 2>&1;; \
155  esac
156RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
157  distclean-recursive maintainer-clean-recursive
158am__recursive_targets = \
159  $(RECURSIVE_TARGETS) \
160  $(RECURSIVE_CLEAN_TARGETS) \
161  $(am__extra_recursive_targets)
162AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
163	cscope distdir dist dist-all distcheck
164am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
165# Read a list of newline-separated strings from the standard input,
166# and print each of them once, without duplicates.  Input order is
167# *not* preserved.
168am__uniquify_input = $(AWK) '\
169  BEGIN { nonempty = 0; } \
170  { items[$$0] = 1; nonempty = 1; } \
171  END { if (nonempty) { for (i in items) print i; }; } \
172'
173# Make sure the list of sources is unique.  This is necessary because,
174# e.g., the same source file might be shared among _SOURCES variables
175# for different programs/libraries.
176am__define_uniq_tagged_files = \
177  list='$(am__tagged_files)'; \
178  unique=`for i in $$list; do \
179    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
180  done | $(am__uniquify_input)`
181ETAGS = etags
182CTAGS = ctags
183CSCOPE = cscope
184DIST_SUBDIRS = $(SUBDIRS)
185DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
186distdir = $(PACKAGE)-$(VERSION)
187top_distdir = $(distdir)
188am__remove_distdir = \
189  if test -d "$(distdir)"; then \
190    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
191      && rm -rf "$(distdir)" \
192      || { sleep 5 && rm -rf "$(distdir)"; }; \
193  else :; fi
194am__post_remove_distdir = $(am__remove_distdir)
195am__relativize = \
196  dir0=`pwd`; \
197  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
198  sed_rest='s,^[^/]*/*,,'; \
199  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
200  sed_butlast='s,/*[^/]*$$,,'; \
201  while test -n "$$dir1"; do \
202    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
203    if test "$$first" != "."; then \
204      if test "$$first" = ".."; then \
205        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
206        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
207      else \
208        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
209        if test "$$first2" = "$$first"; then \
210          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
211        else \
212          dir2="../$$dir2"; \
213        fi; \
214        dir0="$$dir0"/"$$first"; \
215      fi; \
216    fi; \
217    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
218  done; \
219  reldir="$$dir2"
220DIST_ARCHIVES = $(distdir).tar.gz
221GZIP_ENV = --best
222DIST_TARGETS = dist-gzip
223distuninstallcheck_listfiles = find . -type f -print
224am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
225  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
226distcleancheck_listfiles = find . -type f -print
227ACLOCAL = @ACLOCAL@
228AMTAR = @AMTAR@
229AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
230ANN_LIBS = @ANN_LIBS@
231AR = @AR@
232ARPACK_LIBS = @ARPACK_LIBS@
233ATOMIC_OPS_LIBS = @ATOMIC_OPS_LIBS@
234AUTOCONF = @AUTOCONF@
235AUTOHEADER = @AUTOHEADER@
236AUTOMAKE = @AUTOMAKE@
237AWK = @AWK@
238AX_SWIG_PYTHON_CPPFLAGS = @AX_SWIG_PYTHON_CPPFLAGS@
239AX_SWIG_PYTHON_OPT = @AX_SWIG_PYTHON_OPT@
240BLAS_LIBS = @BLAS_LIBS@
241BULLET_LIBS = @BULLET_LIBS@
242CC = @CC@
243CCDEPMODE = @CCDEPMODE@
244CFLAGS = @CFLAGS@
245CHACO_LIBS = @CHACO_LIBS@
246CPP = @CPP@
247CPPFLAGS = @CPPFLAGS@
248CXX = @CXX@
249CXXCPP = @CXXCPP@
250CXXDEPMODE = @CXXDEPMODE@
251CXXFLAGS = @CXXFLAGS@
252CYGPATH_W = @CYGPATH_W@
253DATE = @DATE@
254DEFS = @DEFS@
255DEPDIR = @DEPDIR@
256DLLTOOL = @DLLTOOL@
257DSYMUTIL = @DSYMUTIL@
258DUMPBIN = @DUMPBIN@
259ECHO_C = @ECHO_C@
260ECHO_N = @ECHO_N@
261ECHO_T = @ECHO_T@
262EGREP = @EGREP@
263EXEEXT = @EXEEXT@
264F77 = @F77@
265FC = @FC@
266FCFLAGS = @FCFLAGS@
267FCLIBS = @FCLIBS@
268FFLAGS = @FFLAGS@
269FGREP = @FGREP@
270FLIBS = @FLIBS@
271GINACLIB_CPPFLAGS = @GINACLIB_CPPFLAGS@
272GINACLIB_LIBS = @GINACLIB_LIBS@
273GREP = @GREP@
274HARWELL_LIBS = @HARWELL_LIBS@
275INSTALL = @INSTALL@
276INSTALL_DATA = @INSTALL_DATA@
277INSTALL_PROGRAM = @INSTALL_PROGRAM@
278INSTALL_SCRIPT = @INSTALL_SCRIPT@
279INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
280JDQZ_LIBS = @JDQZ_LIBS@
281KLU_LIBS = @KLU_LIBS@
282LAPACK_LIBS = @LAPACK_LIBS@
283LD = @LD@
284LDFLAGS = @LDFLAGS@
285LIBOBJS = @LIBOBJS@
286LIBS = @LIBS@
287LIBTOOL = @LIBTOOL@
288LIPO = @LIPO@
289LN_S = @LN_S@
290LTLIBOBJS = @LTLIBOBJS@
291MAKEINFO = @MAKEINFO@
292MANIFEST_TOOL = @MANIFEST_TOOL@
293MESCHACH_LIBS = @MESCHACH_LIBS@
294METIS_LIBS = @METIS_LIBS@
295MKDIR_P = @MKDIR_P@
296MODULES_DIRS = @MODULES_DIRS@
297MODULE_LOADPATH = @MODULE_LOADPATH@
298MPI_LIBS = @MPI_LIBS@
299NETCDF_LIBS = @NETCDF_LIBS@
300NM = @NM@
301NMEDIT = @NMEDIT@
302OBJDUMP = @OBJDUMP@
303OBJEXT = @OBJEXT@
304OCTAVE_INCLUDE = @OCTAVE_INCLUDE@
305OCTAVE_LIBS = @OCTAVE_LIBS@
306OTOOL = @OTOOL@
307OTOOL64 = @OTOOL64@
308PACKAGE = @PACKAGE@
309PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
310PACKAGE_NAME = @PACKAGE_NAME@
311PACKAGE_STRING = @PACKAGE_STRING@
312PACKAGE_TARNAME = @PACKAGE_TARNAME@
313PACKAGE_URL = @PACKAGE_URL@
314PACKAGE_VERSION = @PACKAGE_VERSION@
315PATH_SEPARATOR = @PATH_SEPARATOR@
316PTHREAD_CC = @PTHREAD_CC@
317PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
318PTHREAD_LIBS = @PTHREAD_LIBS@
319PYTHON = @PYTHON@
320PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
321PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@
322PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
323PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
324PYTHON_NUMPY_HEADERS = @PYTHON_NUMPY_HEADERS@
325PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
326PYTHON_VERSION = @PYTHON_VERSION@
327RANLIB = @RANLIB@
328RTAI_LDFLAGS = @RTAI_LDFLAGS@
329RT_LIBS = @RT_LIBS@
330SECURITY_LIBS = @SECURITY_LIBS@
331SED = @SED@
332SET_MAKE = @SET_MAKE@
333SHELL = @SHELL@
334STRIP = @STRIP@
335SUPERLU_LIBS = @SUPERLU_LIBS@
336SWIG = @SWIG@
337SWIG_LIB = @SWIG_LIB@
338TAUCS_LIBS = @TAUCS_LIBS@
339THREAD_LIBS = @THREAD_LIBS@
340UDUNITS_LIBS = @UDUNITS_LIBS@
341UMFPACK_LIBS = @UMFPACK_LIBS@
342VERSION = @VERSION@
343WSMP_LIBS = @WSMP_LIBS@
344Y12_LIBS = @Y12_LIBS@
345abs_builddir = @abs_builddir@
346abs_srcdir = @abs_srcdir@
347abs_top_builddir = @abs_top_builddir@
348abs_top_srcdir = @abs_top_srcdir@
349ac_ct_AR = @ac_ct_AR@
350ac_ct_CC = @ac_ct_CC@
351ac_ct_CXX = @ac_ct_CXX@
352ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
353ac_ct_F77 = @ac_ct_F77@
354ac_ct_FC = @ac_ct_FC@
355am__include = @am__include@
356am__leading_dot = @am__leading_dot@
357am__quote = @am__quote@
358am__tar = @am__tar@
359am__untar = @am__untar@
360ax_pthread_config = @ax_pthread_config@
361bindir = @bindir@
362build = @build@
363build_alias = @build_alias@
364build_cpu = @build_cpu@
365build_os = @build_os@
366build_vendor = @build_vendor@
367builddir = @builddir@
368datadir = @datadir@
369datarootdir = @datarootdir@
370docdir = @docdir@
371dvidir = @dvidir@
372exec_prefix = @exec_prefix@
373host = @host@
374host_alias = @host_alias@
375host_cpu = @host_cpu@
376host_os = @host_os@
377host_vendor = @host_vendor@
378htmldir = @htmldir@
379includedir = @includedir@
380infodir = @infodir@
381install_sh = @install_sh@
382libdir = @libdir@
383libexecdir = @libexecdir@
384localedir = @localedir@
385localstatedir = @localstatedir@
386mandir = @mandir@
387mbdyn_subdir = @mbdyn_subdir@
388mkdir_p = @mkdir_p@
389oldincludedir = @oldincludedir@
390pdfdir = @pdfdir@
391prefix = @prefix@
392program_transform_name = @program_transform_name@
393psdir = @psdir@
394sbindir = @sbindir@
395sharedstatedir = @sharedstatedir@
396srcdir = @srcdir@
397sysconfdir = @sysconfdir@
398target = @target@
399target_alias = @target_alias@
400target_cpu = @target_cpu@
401target_os = @target_os@
402target_vendor = @target_vendor@
403top_build_prefix = @top_build_prefix@
404top_builddir = @top_builddir@
405top_srcdir = @top_srcdir@
406wl = @wl@
407octavedir = "$(datarootdir)/octave"
408c81dir = "$(datarootdir)/c81"
409awkdir = "$(datarootdir)/awk"
410codeaster_dir = "$(datarootdir)/Aster"
411codeaster_srcdir = $(top_srcdir)/contrib/CodeAster
412codeaster_files = \
413$(codeaster_srcdir)/cms/cms.py
414
415Pythonpre_srcdit = $(top_srcdir)/contrib/PythonPreprocessor
416Pythonpre_files = \
417$(Pythonpre_srcdit)/README \
418$(Pythonpre_srcdit)/MBDynPreprocess.py \
419$(Pythonpre_srcdit)/MBDynLib.py \
420$(Pythonpre_srcdit)/examples/CrankPanel_v2.mbd \
421$(Pythonpre_srcdit)/examples/include1.dat \
422$(Pythonpre_srcdit)/examples/include2.dat \
423$(Pythonpre_srcdit)/examples/LateralBuckling2_v2.mbd
424
425Post_srcdir = $(top_srcdir)/contrib/Post
426Post_files = \
427$(Post_srcdir)/Makefile \
428$(Post_srcdir)/Mbdynpost.flex \
429$(Post_srcdir)/Post.C \
430$(Post_srcdir)/Post.hh
431
432mls_dir = $(octavedir)
433mls_srcdir = $(top_srcdir)/contrib/MLS
434mls_files = \
435$(mls_srcdir)/COPYING.kd \
436$(mls_srcdir)/create_mls_interface.m \
437$(mls_srcdir)/example_MLS.m \
438$(mls_srcdir)/f_polyn_basis_derivatives.m \
439$(mls_srcdir)/f_polyn_basis.m \
440$(mls_srcdir)/f_regression_derivatives_kdtree.m \
441$(mls_srcdir)/f_weight_function_derivatives.m \
442$(mls_srcdir)/f_weight_function_givendist.m \
443$(mls_srcdir)/kd_buildtree.m \
444$(mls_srcdir)/kd_closestpointfast.m \
445$(mls_srcdir)/kd_closestpointgood.m \
446$(mls_srcdir)/kd_demo.m \
447$(mls_srcdir)/kd_knn.m \
448$(mls_srcdir)/kd_nclosestpoints.m \
449$(mls_srcdir)/kd_plotbox.m \
450$(mls_srcdir)/kd_rangequery.m \
451$(mls_srcdir)/README
452
453scicos_dir = "$(datarootdir)/Scicos"
454scicos_srcdir = $(top_srcdir)/contrib/ScicosInterface
455scicos_files = \
456$(scicos_srcdir)/buildblocks.sci \
457$(scicos_srcdir)/loadblocks.sci \
458$(scicos_srcdir)/sockread_intf.sci \
459$(scicos_srcdir)/sockwrite_intf.sci \
460$(scicos_srcdir)/sockread_comp.c \
461$(scicos_srcdir)/sockwrite_comp.c \
462$(scicos_srcdir)/README \
463$(scicos_srcdir)/TODO \
464$(scicos_srcdir)/examples/pendulum \
465$(scicos_srcdir)/examples/Pendulum.cosf
466
467simulink_dir = "$(datarootdir)/Simulink"
468simulink_srcdir = $(top_srcdir)/contrib/SimulinkInterface
469simulink_files = \
470$(simulink_srcdir)/Makefile \
471$(simulink_srcdir)/MBDynCom.mdl \
472$(simulink_srcdir)/mbdyn.sh \
473$(simulink_srcdir)/README \
474$(simulink_srcdir)/setup.m \
475$(simulink_srcdir)/sfun_mbdyn_com_read.c \
476$(simulink_srcdir)/sfun_mbdyn_com_write.c \
477$(simulink_srcdir)/sfun_mbdyn_start.c \
478	$(simulink_srcdir)/examples/pendulum \
479	$(simulink_srcdir)/examples/pendulum.mdl \
480	$(simulink_srcdir)/examples/README \
481	$(simulink_srcdir)/tmp/README
482
483EXTRA_DIST = CHANGES \
484$(top_srcdir)/contrib/Patches \
485$(codeaster_files) \
486$(Pythonpre_files) \
487$(Post_files) \
488$(mls_files) \
489$(scicos_files) \
490$(simulink_files)
491
492SUBDIRS = include build etc libraries manual mbdyn modules utils var
493all: all-recursive
494
495.SUFFIXES:
496am--refresh: Makefile
497	@:
498$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/build/top.mk $(top_srcdir)/build/bot.mk $(am__configure_deps)
499	@for dep in $?; do \
500	  case '$(am__configure_deps)' in \
501	    *$$dep*) \
502	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
503	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
504		&& exit 0; \
505	      exit 1;; \
506	  esac; \
507	done; \
508	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
509	$(am__cd) $(top_srcdir) && \
510	  $(AUTOMAKE) --foreign Makefile
511.PRECIOUS: Makefile
512Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
513	@case '$?' in \
514	  *config.status*) \
515	    echo ' $(SHELL) ./config.status'; \
516	    $(SHELL) ./config.status;; \
517	  *) \
518	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
519	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
520	esac;
521$(top_srcdir)/build/top.mk $(top_srcdir)/build/bot.mk:
522
523$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
524	$(SHELL) ./config.status --recheck
525
526$(top_srcdir)/configure:  $(am__configure_deps)
527	$(am__cd) $(srcdir) && $(AUTOCONF)
528$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
529	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
530$(am__aclocal_m4_deps):
531
532mostlyclean-libtool:
533	-rm -f *.lo
534
535clean-libtool:
536	-rm -rf .libs _libs
537
538distclean-libtool:
539	-rm -f libtool config.lt
540
541# This directory's subdirectories are mostly independent; you can cd
542# into them and run 'make' without going through this Makefile.
543# To change the values of 'make' variables: instead of editing Makefiles,
544# (1) if the variable is set in 'config.status', edit 'config.status'
545#     (which will cause the Makefiles to be regenerated when you run 'make');
546# (2) otherwise, pass the desired values on the 'make' command line.
547$(am__recursive_targets):
548	@fail=; \
549	if $(am__make_keepgoing); then \
550	  failcom='fail=yes'; \
551	else \
552	  failcom='exit 1'; \
553	fi; \
554	dot_seen=no; \
555	target=`echo $@ | sed s/-recursive//`; \
556	case "$@" in \
557	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
558	  *) list='$(SUBDIRS)' ;; \
559	esac; \
560	for subdir in $$list; do \
561	  echo "Making $$target in $$subdir"; \
562	  if test "$$subdir" = "."; then \
563	    dot_seen=yes; \
564	    local_target="$$target-am"; \
565	  else \
566	    local_target="$$target"; \
567	  fi; \
568	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
569	  || eval $$failcom; \
570	done; \
571	if test "$$dot_seen" = "no"; then \
572	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
573	fi; test -z "$$fail"
574
575ID: $(am__tagged_files)
576	$(am__define_uniq_tagged_files); mkid -fID $$unique
577tags: tags-recursive
578TAGS: tags
579
580tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
581	set x; \
582	here=`pwd`; \
583	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
584	  include_option=--etags-include; \
585	  empty_fix=.; \
586	else \
587	  include_option=--include; \
588	  empty_fix=; \
589	fi; \
590	list='$(SUBDIRS)'; for subdir in $$list; do \
591	  if test "$$subdir" = .; then :; else \
592	    test ! -f $$subdir/TAGS || \
593	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
594	  fi; \
595	done; \
596	$(am__define_uniq_tagged_files); \
597	shift; \
598	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
599	  test -n "$$unique" || unique=$$empty_fix; \
600	  if test $$# -gt 0; then \
601	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
602	      "$$@" $$unique; \
603	  else \
604	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
605	      $$unique; \
606	  fi; \
607	fi
608ctags: ctags-recursive
609
610CTAGS: ctags
611ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
612	$(am__define_uniq_tagged_files); \
613	test -z "$(CTAGS_ARGS)$$unique" \
614	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
615	     $$unique
616
617GTAGS:
618	here=`$(am__cd) $(top_builddir) && pwd` \
619	  && $(am__cd) $(top_srcdir) \
620	  && gtags -i $(GTAGS_ARGS) "$$here"
621cscope: cscope.files
622	test ! -s cscope.files \
623	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
624clean-cscope:
625	-rm -f cscope.files
626cscope.files: clean-cscope cscopelist
627cscopelist: cscopelist-recursive
628
629cscopelist-am: $(am__tagged_files)
630	list='$(am__tagged_files)'; \
631	case "$(srcdir)" in \
632	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
633	  *) sdir=$(subdir)/$(srcdir) ;; \
634	esac; \
635	for i in $$list; do \
636	  if test -f "$$i"; then \
637	    echo "$(subdir)/$$i"; \
638	  else \
639	    echo "$$sdir/$$i"; \
640	  fi; \
641	done >> $(top_builddir)/cscope.files
642
643distclean-tags:
644	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
645	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
646
647distdir: $(DISTFILES)
648	$(am__remove_distdir)
649	test -d "$(distdir)" || mkdir "$(distdir)"
650	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
651	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
652	list='$(DISTFILES)'; \
653	  dist_files=`for file in $$list; do echo $$file; done | \
654	  sed -e "s|^$$srcdirstrip/||;t" \
655	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
656	case $$dist_files in \
657	  */*) $(MKDIR_P) `echo "$$dist_files" | \
658			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
659			   sort -u` ;; \
660	esac; \
661	for file in $$dist_files; do \
662	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
663	  if test -d $$d/$$file; then \
664	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
665	    if test -d "$(distdir)/$$file"; then \
666	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
667	    fi; \
668	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
669	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
670	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
671	    fi; \
672	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
673	  else \
674	    test -f "$(distdir)/$$file" \
675	    || cp -p $$d/$$file "$(distdir)/$$file" \
676	    || exit 1; \
677	  fi; \
678	done
679	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
680	  if test "$$subdir" = .; then :; else \
681	    $(am__make_dryrun) \
682	      || test -d "$(distdir)/$$subdir" \
683	      || $(MKDIR_P) "$(distdir)/$$subdir" \
684	      || exit 1; \
685	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
686	    $(am__relativize); \
687	    new_distdir=$$reldir; \
688	    dir1=$$subdir; dir2="$(top_distdir)"; \
689	    $(am__relativize); \
690	    new_top_distdir=$$reldir; \
691	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
692	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
693	    ($(am__cd) $$subdir && \
694	      $(MAKE) $(AM_MAKEFLAGS) \
695	        top_distdir="$$new_top_distdir" \
696	        distdir="$$new_distdir" \
697		am__remove_distdir=: \
698		am__skip_length_check=: \
699		am__skip_mode_fix=: \
700	        distdir) \
701	      || exit 1; \
702	  fi; \
703	done
704	-test -n "$(am__skip_mode_fix)" \
705	|| find "$(distdir)" -type d ! -perm -755 \
706		-exec chmod u+rwx,go+rx {} \; -o \
707	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
708	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
709	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
710	|| chmod -R a+r "$(distdir)"
711dist-gzip: distdir
712	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
713	$(am__post_remove_distdir)
714
715dist-bzip2: distdir
716	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
717	$(am__post_remove_distdir)
718
719dist-lzip: distdir
720	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
721	$(am__post_remove_distdir)
722
723dist-xz: distdir
724	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
725	$(am__post_remove_distdir)
726
727dist-tarZ: distdir
728	@echo WARNING: "Support for shar distribution archives is" \
729	               "deprecated." >&2
730	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
731	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
732	$(am__post_remove_distdir)
733
734dist-shar: distdir
735	@echo WARNING: "Support for distribution archives compressed with" \
736		       "legacy program 'compress' is deprecated." >&2
737	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
738	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
739	$(am__post_remove_distdir)
740
741dist-zip: distdir
742	-rm -f $(distdir).zip
743	zip -rq $(distdir).zip $(distdir)
744	$(am__post_remove_distdir)
745
746dist dist-all:
747	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
748	$(am__post_remove_distdir)
749
750# This target untars the dist file and tries a VPATH configuration.  Then
751# it guarantees that the distribution is self-contained by making another
752# tarfile.
753distcheck: dist
754	case '$(DIST_ARCHIVES)' in \
755	*.tar.gz*) \
756	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
757	*.tar.bz2*) \
758	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
759	*.tar.lz*) \
760	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
761	*.tar.xz*) \
762	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
763	*.tar.Z*) \
764	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
765	*.shar.gz*) \
766	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
767	*.zip*) \
768	  unzip $(distdir).zip ;;\
769	esac
770	chmod -R a-w $(distdir)
771	chmod u+w $(distdir)
772	mkdir $(distdir)/_build $(distdir)/_inst
773	chmod a-w $(distdir)
774	test -d $(distdir)/_build || exit 0; \
775	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
776	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
777	  && am__cwd=`pwd` \
778	  && $(am__cd) $(distdir)/_build \
779	  && ../configure \
780	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
781	    $(DISTCHECK_CONFIGURE_FLAGS) \
782	    --srcdir=.. --prefix="$$dc_install_base" \
783	  && $(MAKE) $(AM_MAKEFLAGS) \
784	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
785	  && $(MAKE) $(AM_MAKEFLAGS) check \
786	  && $(MAKE) $(AM_MAKEFLAGS) install \
787	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
788	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
789	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
790	        distuninstallcheck \
791	  && chmod -R a-w "$$dc_install_base" \
792	  && ({ \
793	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
794	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
795	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
796	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
797	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
798	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
799	  && rm -rf "$$dc_destdir" \
800	  && $(MAKE) $(AM_MAKEFLAGS) dist \
801	  && rm -rf $(DIST_ARCHIVES) \
802	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
803	  && cd "$$am__cwd" \
804	  || exit 1
805	$(am__post_remove_distdir)
806	@(echo "$(distdir) archives ready for distribution: "; \
807	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
808	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
809distuninstallcheck:
810	@test -n '$(distuninstallcheck_dir)' || { \
811	  echo 'ERROR: trying to run $@ with an empty' \
812	       '$$(distuninstallcheck_dir)' >&2; \
813	  exit 1; \
814	}; \
815	$(am__cd) '$(distuninstallcheck_dir)' || { \
816	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
817	  exit 1; \
818	}; \
819	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
820	   || { echo "ERROR: files left after uninstall:" ; \
821	        if test -n "$(DESTDIR)"; then \
822	          echo "  (check DESTDIR support)"; \
823	        fi ; \
824	        $(distuninstallcheck_listfiles) ; \
825	        exit 1; } >&2
826distcleancheck: distclean
827	@if test '$(srcdir)' = . ; then \
828	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
829	  exit 1 ; \
830	fi
831	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
832	  || { echo "ERROR: files left in build directory after distclean:" ; \
833	       $(distcleancheck_listfiles) ; \
834	       exit 1; } >&2
835check-am: all-am
836check: check-recursive
837all-am: Makefile
838installdirs: installdirs-recursive
839installdirs-am:
840install: install-recursive
841install-exec: install-exec-recursive
842install-data: install-data-recursive
843uninstall: uninstall-recursive
844
845install-am: all-am
846	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
847
848installcheck: installcheck-recursive
849install-strip:
850	if test -z '$(STRIP)'; then \
851	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
852	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
853	      install; \
854	else \
855	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
856	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
857	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
858	fi
859mostlyclean-generic:
860
861clean-generic:
862
863distclean-generic:
864	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
865	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
866
867maintainer-clean-generic:
868	@echo "This command is intended for maintainers to use"
869	@echo "it deletes files that may require special tools to rebuild."
870clean: clean-recursive
871
872clean-am: clean-generic clean-libtool mostlyclean-am
873
874distclean: distclean-recursive
875	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
876	-rm -f Makefile
877distclean-am: clean-am distclean-generic distclean-libtool \
878	distclean-tags
879
880dvi: dvi-recursive
881
882dvi-am:
883
884html: html-recursive
885
886html-am:
887
888info: info-recursive
889
890info-am:
891
892install-data-am: install-data-local
893
894install-dvi: install-dvi-recursive
895
896install-dvi-am:
897
898install-exec-am:
899
900install-html: install-html-recursive
901
902install-html-am:
903
904install-info: install-info-recursive
905
906install-info-am:
907
908install-man:
909
910install-pdf: install-pdf-recursive
911
912install-pdf-am:
913
914install-ps: install-ps-recursive
915
916install-ps-am:
917
918installcheck-am:
919
920maintainer-clean: maintainer-clean-recursive
921	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
922	-rm -rf $(top_srcdir)/autom4te.cache
923	-rm -f Makefile
924maintainer-clean-am: distclean-am maintainer-clean-generic
925
926mostlyclean: mostlyclean-recursive
927
928mostlyclean-am: mostlyclean-generic mostlyclean-libtool
929
930pdf: pdf-recursive
931
932pdf-am:
933
934ps: ps-recursive
935
936ps-am:
937
938uninstall-am: uninstall-local
939
940.MAKE: $(am__recursive_targets) install-am install-strip
941
942.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
943	am--refresh check check-am clean clean-cscope clean-generic \
944	clean-libtool cscope cscopelist-am ctags ctags-am dist \
945	dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
946	dist-xz dist-zip distcheck distclean distclean-generic \
947	distclean-libtool distclean-tags distcleancheck distdir \
948	distuninstallcheck dvi dvi-am html html-am info info-am \
949	install install-am install-data install-data-am \
950	install-data-local install-dvi install-dvi-am install-exec \
951	install-exec-am install-html install-html-am install-info \
952	install-info-am install-man install-pdf install-pdf-am \
953	install-ps install-ps-am install-strip installcheck \
954	installcheck-am installdirs installdirs-am maintainer-clean \
955	maintainer-clean-generic mostlyclean mostlyclean-generic \
956	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
957	uninstall-am uninstall-local
958
959
960export octavedir c81dir awkdir
961
962install-data-local-codeaster: $(codeaster_files)
963	$(mkinstalldirs) $(DESTDIR)$(datarootdir) $(DESTDIR)$(codeaster_dir)
964	@for f in $^ ; do \
965		case $$f in \
966		*.py) echo "$(INSTALL_SCRIPT) -m 444 $$f $(DESTDIR)$(codeaster_dir)" ; $(INSTALL_SCRIPT) -m 444 $$f $(DESTDIR)$(codeaster_dir) ;; \
967		*) echo "($$f ignored)" ;; \
968		esac ; \
969	done
970
971install-data-local: install-data-local-codeaster
972
973#dist-hook:
974#	rm -rf `find $(distdir) -name CVS`
975
976uninstall-local:
977	rm -f $(DESTDIR)$(codeaster_dir)/cms.py
978
979# Tell versions [3.59,3.63) of GNU make to not export all variables.
980# Otherwise a system limit (for SysV at least) may be exceeded.
981.NOEXPORT:
982