1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 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# -*-mode: makefile; fill-column: 75; tab-width: 8; coding: iso-latin-1-unix -*-
18#
19#       $Id: Makefile.am,v 1.50 2011-03-09 11:30:45 villate Exp $
20#
21
22# versioned installation directories
23
24
25VPATH = @srcdir@
26am__is_gnu_make = { \
27  if test -z '$(MAKELEVEL)'; then \
28    false; \
29  elif test -n '$(MAKE_HOST)'; then \
30    true; \
31  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
32    true; \
33  else \
34    false; \
35  fi; \
36}
37am__make_running_with_option = \
38  case $${target_option-} in \
39      ?) ;; \
40      *) echo "am__make_running_with_option: internal error: invalid" \
41              "target option '$${target_option-}' specified" >&2; \
42         exit 1;; \
43  esac; \
44  has_opt=no; \
45  sane_makeflags=$$MAKEFLAGS; \
46  if $(am__is_gnu_make); then \
47    sane_makeflags=$$MFLAGS; \
48  else \
49    case $$MAKEFLAGS in \
50      *\\[\ \	]*) \
51        bs=\\; \
52        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
54    esac; \
55  fi; \
56  skip_next=no; \
57  strip_trailopt () \
58  { \
59    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
60  }; \
61  for flg in $$sane_makeflags; do \
62    test $$skip_next = yes && { skip_next=no; continue; }; \
63    case $$flg in \
64      *=*|--*) continue;; \
65        -*I) strip_trailopt 'I'; skip_next=yes;; \
66      -*I?*) strip_trailopt 'I';; \
67        -*O) strip_trailopt 'O'; skip_next=yes;; \
68      -*O?*) strip_trailopt 'O';; \
69        -*l) strip_trailopt 'l'; skip_next=yes;; \
70      -*l?*) strip_trailopt 'l';; \
71      -[dEDm]) skip_next=yes;; \
72      -[JT]) skip_next=yes;; \
73    esac; \
74    case $$flg in \
75      *$$target_option*) has_opt=yes; break;; \
76    esac; \
77  done; \
78  test $$has_opt = yes
79am__make_dryrun = (target_option=n; $(am__make_running_with_option))
80am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
81pkgdatadir = $(datadir)/@PACKAGE@
82pkgincludedir = $(includedir)/@PACKAGE@
83pkglibdir = $(libdir)/@PACKAGE@
84pkglibexecdir = $(libexecdir)/@PACKAGE@
85am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
86install_sh_DATA = $(install_sh) -c -m 644
87install_sh_PROGRAM = $(install_sh) -c
88install_sh_SCRIPT = $(install_sh) -c
89INSTALL_HEADER = $(INSTALL_DATA)
90transform = $(program_transform_name)
91NORMAL_INSTALL = :
92PRE_INSTALL = :
93POST_INSTALL = :
94NORMAL_UNINSTALL = :
95PRE_UNINSTALL = :
96POST_UNINSTALL = :
97build_triplet = @build@
98host_triplet = @host@
99@XMAXIMA_EXE_TRUE@am__append_1 = win32
100@WINKILL_EXE_TRUE@@XMAXIMA_EXE_FALSE@am__append_2 = win32
101subdir = interfaces/xmaxima
102ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
103am__aclocal_m4_deps = $(top_srcdir)/configure.ac
104am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
105	$(ACLOCAL_M4)
106DIST_COMMON = $(srcdir)/Makefile.am $(dist_appicon_DATA) \
107	$(am__DIST_COMMON)
108mkinstalldirs = $(install_sh) -d
109CONFIG_CLEAN_FILES = autoconf-variables.tcl
110CONFIG_CLEAN_VPATH_FILES =
111am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
112am__vpath_adj = case $$p in \
113    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
114    *) f=$$p;; \
115  esac;
116am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
117am__install_max = 40
118am__nobase_strip_setup = \
119  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
120am__nobase_strip = \
121  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
122am__nobase_list = $(am__nobase_strip_setup); \
123  for p in $$list; do echo "$$p $$p"; done | \
124  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
125  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
126    if (++n[$$2] == $(am__install_max)) \
127      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
128    END { for (dir in files) print dir, files[dir] }'
129am__base_list = \
130  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
131  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
132am__uninstall_files_from_dir = { \
133  test -z "$$files" \
134    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
135    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
136         $(am__cd) "$$dir" && rm -f $$files; }; \
137  }
138am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(appicondir)"
139SCRIPTS = $(bin_SCRIPTS)
140AM_V_P = $(am__v_P_@AM_V@)
141am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
142am__v_P_0 = false
143am__v_P_1 = :
144AM_V_GEN = $(am__v_GEN_@AM_V@)
145am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
146am__v_GEN_0 = @echo "  GEN     " $@;
147am__v_GEN_1 =
148AM_V_at = $(am__v_at_@AM_V@)
149am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
150am__v_at_0 = @
151am__v_at_1 =
152SOURCES =
153DIST_SOURCES =
154RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
155	ctags-recursive dvi-recursive html-recursive info-recursive \
156	install-data-recursive install-dvi-recursive \
157	install-exec-recursive install-html-recursive \
158	install-info-recursive install-pdf-recursive \
159	install-ps-recursive install-recursive installcheck-recursive \
160	installdirs-recursive pdf-recursive ps-recursive \
161	tags-recursive uninstall-recursive
162am__can_run_installinfo = \
163  case $$AM_UPDATE_INFO_DIR in \
164    n|no|NO) false;; \
165    *) (install-info --version) >/dev/null 2>&1;; \
166  esac
167DATA = $(dist_appicon_DATA)
168RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
169  distclean-recursive maintainer-clean-recursive
170am__recursive_targets = \
171  $(RECURSIVE_TARGETS) \
172  $(RECURSIVE_CLEAN_TARGETS) \
173  $(am__extra_recursive_targets)
174AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
175	distdir distdir-am
176am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
177# Read a list of newline-separated strings from the standard input,
178# and print each of them once, without duplicates.  Input order is
179# *not* preserved.
180am__uniquify_input = $(AWK) '\
181  BEGIN { nonempty = 0; } \
182  { items[$$0] = 1; nonempty = 1; } \
183  END { if (nonempty) { for (i in items) print i; }; } \
184'
185# Make sure the list of sources is unique.  This is necessary because,
186# e.g., the same source file might be shared among _SOURCES variables
187# for different programs/libraries.
188am__define_uniq_tagged_files = \
189  list='$(am__tagged_files)'; \
190  unique=`for i in $$list; do \
191    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
192  done | $(am__uniquify_input)`
193ETAGS = etags
194CTAGS = ctags
195DIST_SUBDIRS = msgs doc win32
196am__DIST_COMMON = $(srcdir)/Makefile.in \
197	$(srcdir)/autoconf-variables.tcl.in $(top_srcdir)/common.mk
198DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
199am__relativize = \
200  dir0=`pwd`; \
201  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
202  sed_rest='s,^[^/]*/*,,'; \
203  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
204  sed_butlast='s,/*[^/]*$$,,'; \
205  while test -n "$$dir1"; do \
206    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
207    if test "$$first" != "."; then \
208      if test "$$first" = ".."; then \
209        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
210        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
211      else \
212        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
213        if test "$$first2" = "$$first"; then \
214          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
215        else \
216          dir2="../$$dir2"; \
217        fi; \
218        dir0="$$dir0"/"$$first"; \
219      fi; \
220    fi; \
221    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
222  done; \
223  reldir="$$dir2"
224ABCL_JAR = @ABCL_JAR@
225ACLOCAL = @ACLOCAL@
226ACL_NAME = @ACL_NAME@
227AMTAR = @AMTAR@
228AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
229AUTOCONF = @AUTOCONF@
230AUTOHEADER = @AUTOHEADER@
231AUTOMAKE = @AUTOMAKE@
232AWK = @AWK@
233CAT = @CAT@
234CCL64_NAME = @CCL64_NAME@
235CLISP_NAME = @CLISP_NAME@
236CLISP_RUNTIME = @CLISP_RUNTIME@
237CLISP_RUNTIME_PATH = @CLISP_RUNTIME_PATH@
238CMUCL_EXEC = @CMUCL_EXEC@
239CMUCL_NAME = @CMUCL_NAME@
240CMUCL_RUNTIME = @CMUCL_RUNTIME@
241CMUCL_RUNTIME_PATH = @CMUCL_RUNTIME_PATH@
242CYGPATH_W = @CYGPATH_W@
243DEFAULTLISP = @DEFAULTLISP@
244DEFS = @DEFS@
245DISTCLEAN_EXTRA_SRC_FILES = @DISTCLEAN_EXTRA_SRC_FILES@
246ECHO_C = @ECHO_C@
247ECHO_N = @ECHO_N@
248ECHO_T = @ECHO_T@
249ECL_NAME = @ECL_NAME@
250EGREP = @EGREP@
251EMACS = @EMACS@
252EMACSDIR = @EMACSDIR@
253EMACSLOADPATH = @EMACSLOADPATH@
254EXEEXT = @EXEEXT@
255GCCVER = @GCCVER@
256GCL_NAME = @GCL_NAME@
257GREP = @GREP@
258HHC = @HHC@
259IMGKIT = @IMGKIT@
260INSTALL = @INSTALL@
261INSTALL_DATA = @INSTALL_DATA@
262INSTALL_PROGRAM = @INSTALL_PROGRAM@
263INSTALL_SCRIPT = @INSTALL_SCRIPT@
264INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
265JRE = @JRE@
266LDFLAGS = @LDFLAGS@
267LIBOBJS = @LIBOBJS@
268LIBS = @LIBS@
269LTLIBOBJS = @LTLIBOBJS@
270MAKEINFO = @MAKEINFO@
271MKDIR_P = @MKDIR_P@
272OPENMCL_NAME = @OPENMCL_NAME@
273PACKAGE = @PACKAGE@
274PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
275PACKAGE_NAME = @PACKAGE_NAME@
276PACKAGE_STRING = @PACKAGE_STRING@
277PACKAGE_TARNAME = @PACKAGE_TARNAME@
278PACKAGE_URL = @PACKAGE_URL@
279PACKAGE_VERSION = @PACKAGE_VERSION@
280PATH_SEPARATOR = @PATH_SEPARATOR@
281POSIX_SHELL = @POSIX_SHELL@
282PYTHON = @PYTHON@
283PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
284PYTHON_PLATFORM = @PYTHON_PLATFORM@
285PYTHON_PREFIX = @PYTHON_PREFIX@
286PYTHON_VERSION = @PYTHON_VERSION@
287SBCL_EXTRA_ARGS = @SBCL_EXTRA_ARGS@
288SBCL_NAME = @SBCL_NAME@
289SCL_NAME = @SCL_NAME@
290SCL_RUNTIME = @SCL_RUNTIME@
291SCL_RUNTIME_PATH = @SCL_RUNTIME_PATH@
292SDXKIT = @SDXKIT@
293SED = @SED@
294SET_MAKE = @SET_MAKE@
295SHELL = @SHELL@
296STRIP = @STRIP@
297TCLKITSH = @TCLKITSH@
298TCLKIT_RUNTIME = @TCLKIT_RUNTIME@
299VERSION = @VERSION@
300WISH = @WISH@
301abs_builddir = @abs_builddir@
302abs_srcdir = @abs_srcdir@
303abs_top_builddir = @abs_top_builddir@
304abs_top_srcdir = @abs_top_srcdir@
305acl_found = @acl_found@
306am__leading_dot = @am__leading_dot@
307am__tar = @am__tar@
308am__untar = @am__untar@
309bindir = @bindir@
310build = @build@
311build_alias = @build_alias@
312build_cpu = @build_cpu@
313build_os = @build_os@
314build_vendor = @build_vendor@
315builddir = @builddir@
316ccl64_found = @ccl64_found@
317clisp_found = @clisp_found@
318cmucl_found = @cmucl_found@
319datadir = @datadir@
320datarootdir = @datarootdir@
321default_layout_autotools = @default_layout_autotools@
322default_sharedirs = @default_sharedirs@
323docdir = $(verpkgdatadir)/doc
324dvidir = @dvidir@
325ecl_found = @ecl_found@
326exec_prefix = @exec_prefix@
327expanded_datadir = @expanded_datadir@
328expanded_exec_prefix = @expanded_exec_prefix@
329expanded_infodir = @expanded_infodir@
330expanded_libdir = @expanded_libdir@
331expanded_libexecdir = @expanded_libexecdir@
332expanded_top_srcdir = @expanded_top_srcdir@
333gcl_found = @gcl_found@
334git_found = @git_found@
335hhc_found = @hhc_found@
336host = @host@
337host_alias = @host_alias@
338host_cpu = @host_cpu@
339host_os = @host_os@
340host_vendor = @host_vendor@
341htmldir = @htmldir@
342iconv_found = @iconv_found@
343includedir = @includedir@
344infodir = @infodir@
345install_sh = @install_sh@
346lang_es = @lang_es@
347lang_pt = @lang_pt@
348lang_pt_br = @lang_pt_br@
349libdir = @libdir@
350libexecdir = @libexecdir@
351lisp_only_build = @lisp_only_build@
352lispdir = @lispdir@
353lisps_enabled = @lisps_enabled@
354localedir = @localedir@
355localstatedir = @localstatedir@
356mandir = @mandir@
357manual_version = @manual_version@
358mathjax_enable = @mathjax_enable@
359mathjax_script = @mathjax_script@
360mkdir_p = @mkdir_p@
361oldincludedir = @oldincludedir@
362openmcl_found = @openmcl_found@
363pdfdir = @pdfdir@
364pkgpyexecdir = @pkgpyexecdir@
365pkgpythondir = @pkgpythondir@
366prefix = @prefix@
367program_transform_name = @program_transform_name@
368psdir = @psdir@
369pyexecdir = @pyexecdir@
370pythondir = @pythondir@
371recode_found = @recode_found@
372sbcl_found = @sbcl_found@
373sbindir = @sbindir@
374scl_found = @scl_found@
375sharedstatedir = @sharedstatedir@
376srcdir = @srcdir@
377sysconfdir = @sysconfdir@
378target_alias = @target_alias@
379top_build_prefix = @top_build_prefix@
380top_builddir = @top_builddir@
381top_srcdir = @top_srcdir@
382win32 = @win32@
383win64 = @win64@
384win64_installer = @win64_installer@
385verpkglibdir = $(pkglibdir)/@VERSION@
386verpkglibexecdir = $(libexecdir)/@PACKAGE@/@VERSION@
387verpkgdatadir = $(pkgdatadir)/@VERSION@
388docchmdir = $(docdir)/chm
389dochtmldir = $(docdir)/html
390docsharedir = $(docdir)/share
391demodir = $(verpkgdatadir)/demo
392emacsdir = $(EMACSDIR)
393sharedir = $(verpkgdatadir)/share
394instsrcdir = $(verpkgdatadir)/src
395xmaximadir = $(verpkgdatadir)/xmaxima
396insttestsdir = $(verpkgdatadir)/tests
397SUBDIRS = msgs doc $(am__append_1) $(am__append_2)
398genericdir = $(xmaximadir)
399genericdirDATA = demos.html examples.html intro.html plotmaxima.html net.sourceforge.maxima.png net.sourceforge.maxima.svg net.sourceforge.maxima.gif maxima-icon.ico maxima-icon.png maxima-icon.gif
400appicondir = $(datarootdir)/pixmaps
401dist_appicon_DATA = net.sourceforge.maxima.png net.sourceforge.maxima.svg
402bin_SCRIPTS = xmaxima
403TKSOURCES = \
404	Tkmaxima/COPYING.tcl \
405	Tkmaxima/Cygwin.tcl \
406	Utils/FileDlg.tcl \
407	Utils/Messages.tcl \
408	Utils/Misc.tcl \
409	ObjTcl/Object.tcl \
410	ObjTcl/Feedback.tcl \
411	Tkmaxima/Constants.tcl \
412	Tkmaxima/Preamble.tcl \
413	Tkmaxima/Readdata.tcl \
414	Tkmaxima/Getdata1.tcl \
415	Tkmaxima/Macros.tcl \
416	Tkmaxima/Proxy.tcl \
417	Tkmaxima/Send-some.tcl \
418	Tkmaxima/Plotting.tcl \
419	Tkmaxima/Fonts.tcl \
420	Tkmaxima/colors.tcl \
421	Tkmaxima/Private.tcl \
422	Tkmaxima/Getopt.tcl \
423	Tkmaxima/Parse.tcl \
424	Tkmaxima/Textinsert.tcl \
425	Tkmaxima/Printops.tcl \
426	Tkmaxima/Push.tcl \
427	Tkmaxima/Plotconf.tcl \
428	Tkmaxima/Adams.tcl \
429	Tkmaxima/Rk.tcl \
430	Tkmaxima/rk4.tcl \
431	Tkmaxima/Plotdf.tcl \
432	Tkmaxima/Plot2d.tcl \
433	Tkmaxima/Matrix.tcl \
434	Tkmaxima/Plot3d.tcl \
435	Tkmaxima/scene.tcl \
436	Tkmaxima/NPlot3d.tcl \
437	Tkmaxima/EOctave.tcl \
438	Tkmaxima/EOpenplot.tcl \
439	Tkmaxima/EMaxima.tcl \
440	Tkmaxima/EHref.tcl \
441	Tkmaxima/Browser.tcl \
442	Tkmaxima/Bindings.tcl \
443	Tkmaxima/Wmenu.tcl \
444	Tkmaxima/Tryftp2.tcl \
445	Tkmaxima/Myhtml.tcl \
446	Tkmaxima/Myhtml1.tcl \
447	Tkmaxima/Base64.tcl \
448	Tkmaxima/Bitmaps.tcl \
449	Tkmaxima/Tryembed.tcl \
450	Tkmaxima/OpenMath.tcl \
451	Tkmaxima/NConsole.tcl \
452	Tkmaxima/String.tcl \
453	Tkmaxima/Prefs.tcl \
454	Tkmaxima/RunMaxima.tcl \
455	Tkmaxima/Menu.tcl \
456	Tkmaxima/Paths.tcl \
457	Tkmaxima/Gui.tcl \
458	Tkmaxima/Tkmaxima.tcl
459
460XMAXIMA_FILES = $(TKSOURCES)
461XMAXIMASOURCES = Tkmaxima/Header.tcl $(TKSOURCES) autoconf-variables.tcl xmaxima-trailer.tcl
462EXTRA_DIST = $(genericdirDATA) $(XMAXIMA_FILES) Tkmaxima/Header.tcl.in xmaxima-trailer.tcl maxima-icon.png
463
464# Developer convenience target
465# ETAGS for use with Emacs TAGS, epecially for tags-replace
466TCLSH = /usr/local/bin/tclsh8.6
467all: all-recursive
468
469.SUFFIXES:
470$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/common.mk $(am__configure_deps)
471	@for dep in $?; do \
472	  case '$(am__configure_deps)' in \
473	    *$$dep*) \
474	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
475	        && { if test -f $@; then exit 0; else break; fi; }; \
476	      exit 1;; \
477	  esac; \
478	done; \
479	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu interfaces/xmaxima/Makefile'; \
480	$(am__cd) $(top_srcdir) && \
481	  $(AUTOMAKE) --gnu interfaces/xmaxima/Makefile
482Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
483	@case '$?' in \
484	  *config.status*) \
485	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
486	  *) \
487	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
488	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
489	esac;
490$(top_srcdir)/common.mk $(am__empty):
491
492$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
493	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
494
495$(top_srcdir)/configure:  $(am__configure_deps)
496	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
497$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
498	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
499$(am__aclocal_m4_deps):
500autoconf-variables.tcl: $(top_builddir)/config.status $(srcdir)/autoconf-variables.tcl.in
501	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
502install-binSCRIPTS: $(bin_SCRIPTS)
503	@$(NORMAL_INSTALL)
504	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
505	if test -n "$$list"; then \
506	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
507	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
508	fi; \
509	for p in $$list; do \
510	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
511	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
512	done | \
513	sed -e 'p;s,.*/,,;n' \
514	    -e 'h;s|.*|.|' \
515	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
516	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
517	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
518	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
519	      if (++n[d] == $(am__install_max)) { \
520		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
521	    else { print "f", d "/" $$4, $$1 } } \
522	  END { for (d in files) print "f", d, files[d] }' | \
523	while read type dir files; do \
524	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
525	     test -z "$$files" || { \
526	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
527	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
528	     } \
529	; done
530
531uninstall-binSCRIPTS:
532	@$(NORMAL_UNINSTALL)
533	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
534	files=`for p in $$list; do echo "$$p"; done | \
535	       sed -e 's,.*/,,;$(transform)'`; \
536	dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
537install-dist_appiconDATA: $(dist_appicon_DATA)
538	@$(NORMAL_INSTALL)
539	@list='$(dist_appicon_DATA)'; test -n "$(appicondir)" || list=; \
540	if test -n "$$list"; then \
541	  echo " $(MKDIR_P) '$(DESTDIR)$(appicondir)'"; \
542	  $(MKDIR_P) "$(DESTDIR)$(appicondir)" || exit 1; \
543	fi; \
544	for p in $$list; do \
545	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
546	  echo "$$d$$p"; \
547	done | $(am__base_list) | \
548	while read files; do \
549	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appicondir)'"; \
550	  $(INSTALL_DATA) $$files "$(DESTDIR)$(appicondir)" || exit $$?; \
551	done
552
553uninstall-dist_appiconDATA:
554	@$(NORMAL_UNINSTALL)
555	@list='$(dist_appicon_DATA)'; test -n "$(appicondir)" || list=; \
556	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
557	dir='$(DESTDIR)$(appicondir)'; $(am__uninstall_files_from_dir)
558
559# This directory's subdirectories are mostly independent; you can cd
560# into them and run 'make' without going through this Makefile.
561# To change the values of 'make' variables: instead of editing Makefiles,
562# (1) if the variable is set in 'config.status', edit 'config.status'
563#     (which will cause the Makefiles to be regenerated when you run 'make');
564# (2) otherwise, pass the desired values on the 'make' command line.
565$(am__recursive_targets):
566	@fail=; \
567	if $(am__make_keepgoing); then \
568	  failcom='fail=yes'; \
569	else \
570	  failcom='exit 1'; \
571	fi; \
572	dot_seen=no; \
573	target=`echo $@ | sed s/-recursive//`; \
574	case "$@" in \
575	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
576	  *) list='$(SUBDIRS)' ;; \
577	esac; \
578	for subdir in $$list; do \
579	  echo "Making $$target in $$subdir"; \
580	  if test "$$subdir" = "."; then \
581	    dot_seen=yes; \
582	    local_target="$$target-am"; \
583	  else \
584	    local_target="$$target"; \
585	  fi; \
586	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
587	  || eval $$failcom; \
588	done; \
589	if test "$$dot_seen" = "no"; then \
590	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
591	fi; test -z "$$fail"
592
593ID: $(am__tagged_files)
594	$(am__define_uniq_tagged_files); mkid -fID $$unique
595tags: tags-recursive
596
597tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
598	set x; \
599	here=`pwd`; \
600	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
601	  include_option=--etags-include; \
602	  empty_fix=.; \
603	else \
604	  include_option=--include; \
605	  empty_fix=; \
606	fi; \
607	list='$(SUBDIRS)'; for subdir in $$list; do \
608	  if test "$$subdir" = .; then :; else \
609	    test ! -f $$subdir/TAGS || \
610	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
611	  fi; \
612	done; \
613	$(am__define_uniq_tagged_files); \
614	shift; \
615	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
616	  test -n "$$unique" || unique=$$empty_fix; \
617	  if test $$# -gt 0; then \
618	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
619	      "$$@" $$unique; \
620	  else \
621	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
622	      $$unique; \
623	  fi; \
624	fi
625ctags: ctags-recursive
626
627CTAGS: ctags
628ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
629	$(am__define_uniq_tagged_files); \
630	test -z "$(CTAGS_ARGS)$$unique" \
631	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
632	     $$unique
633
634GTAGS:
635	here=`$(am__cd) $(top_builddir) && pwd` \
636	  && $(am__cd) $(top_srcdir) \
637	  && gtags -i $(GTAGS_ARGS) "$$here"
638cscopelist: cscopelist-recursive
639
640cscopelist-am: $(am__tagged_files)
641	list='$(am__tagged_files)'; \
642	case "$(srcdir)" in \
643	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
644	  *) sdir=$(subdir)/$(srcdir) ;; \
645	esac; \
646	for i in $$list; do \
647	  if test -f "$$i"; then \
648	    echo "$(subdir)/$$i"; \
649	  else \
650	    echo "$$sdir/$$i"; \
651	  fi; \
652	done >> $(top_builddir)/cscope.files
653
654distclean-tags:
655	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
656
657distdir: $(BUILT_SOURCES)
658	$(MAKE) $(AM_MAKEFLAGS) distdir-am
659
660distdir-am: $(DISTFILES)
661	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
662	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
663	list='$(DISTFILES)'; \
664	  dist_files=`for file in $$list; do echo $$file; done | \
665	  sed -e "s|^$$srcdirstrip/||;t" \
666	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
667	case $$dist_files in \
668	  */*) $(MKDIR_P) `echo "$$dist_files" | \
669			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
670			   sort -u` ;; \
671	esac; \
672	for file in $$dist_files; do \
673	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
674	  if test -d $$d/$$file; then \
675	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
676	    if test -d "$(distdir)/$$file"; then \
677	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
678	    fi; \
679	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
680	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
681	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
682	    fi; \
683	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
684	  else \
685	    test -f "$(distdir)/$$file" \
686	    || cp -p $$d/$$file "$(distdir)/$$file" \
687	    || exit 1; \
688	  fi; \
689	done
690	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
691	  if test "$$subdir" = .; then :; else \
692	    $(am__make_dryrun) \
693	      || test -d "$(distdir)/$$subdir" \
694	      || $(MKDIR_P) "$(distdir)/$$subdir" \
695	      || exit 1; \
696	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
697	    $(am__relativize); \
698	    new_distdir=$$reldir; \
699	    dir1=$$subdir; dir2="$(top_distdir)"; \
700	    $(am__relativize); \
701	    new_top_distdir=$$reldir; \
702	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
703	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
704	    ($(am__cd) $$subdir && \
705	      $(MAKE) $(AM_MAKEFLAGS) \
706	        top_distdir="$$new_top_distdir" \
707	        distdir="$$new_distdir" \
708		am__remove_distdir=: \
709		am__skip_length_check=: \
710		am__skip_mode_fix=: \
711	        distdir) \
712	      || exit 1; \
713	  fi; \
714	done
715check-am: all-am
716check: check-recursive
717all-am: Makefile $(SCRIPTS) $(DATA)
718installdirs: installdirs-recursive
719installdirs-am:
720	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(appicondir)"; do \
721	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
722	done
723install: install-recursive
724install-exec: install-exec-recursive
725install-data: install-data-recursive
726uninstall: uninstall-recursive
727
728install-am: all-am
729	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
730
731installcheck: installcheck-recursive
732install-strip:
733	if test -z '$(STRIP)'; then \
734	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
735	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
736	      install; \
737	else \
738	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
739	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
740	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
741	fi
742mostlyclean-generic:
743
744clean-generic:
745
746distclean-generic:
747	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
748	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
749
750maintainer-clean-generic:
751	@echo "This command is intended for maintainers to use"
752	@echo "it deletes files that may require special tools to rebuild."
753clean: clean-recursive
754
755clean-am: clean-generic clean-local mostlyclean-am
756
757distclean: distclean-recursive
758	-rm -f Makefile
759distclean-am: clean-am distclean-generic distclean-tags
760
761dvi: dvi-recursive
762
763dvi-am:
764
765html: html-recursive
766
767html-am:
768
769info: info-recursive
770
771info-am:
772
773install-data-am: install-data-local install-dist_appiconDATA
774
775install-dvi: install-dvi-recursive
776
777install-dvi-am:
778
779install-exec-am: install-binSCRIPTS
780
781install-html: install-html-recursive
782
783install-html-am:
784
785install-info: install-info-recursive
786
787install-info-am:
788
789install-man:
790
791install-pdf: install-pdf-recursive
792
793install-pdf-am:
794
795install-ps: install-ps-recursive
796
797install-ps-am:
798
799installcheck-am:
800
801maintainer-clean: maintainer-clean-recursive
802	-rm -f Makefile
803maintainer-clean-am: distclean-am maintainer-clean-generic
804
805mostlyclean: mostlyclean-recursive
806
807mostlyclean-am: mostlyclean-generic
808
809pdf: pdf-recursive
810
811pdf-am:
812
813ps: ps-recursive
814
815ps-am:
816
817uninstall-am: uninstall-binSCRIPTS uninstall-dist_appiconDATA \
818	uninstall-local
819
820.MAKE: $(am__recursive_targets) install-am install-strip
821
822.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
823	check-am clean clean-generic clean-local cscopelist-am ctags \
824	ctags-am distclean distclean-generic distclean-tags distdir \
825	dvi dvi-am html html-am info info-am install install-am \
826	install-binSCRIPTS install-data install-data-am \
827	install-data-local install-dist_appiconDATA install-dvi \
828	install-dvi-am install-exec install-exec-am install-html \
829	install-html-am install-info install-info-am install-man \
830	install-pdf install-pdf-am install-ps install-ps-am \
831	install-strip installcheck installcheck-am installdirs \
832	installdirs-am maintainer-clean maintainer-clean-generic \
833	mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
834	tags-am uninstall uninstall-am uninstall-binSCRIPTS \
835	uninstall-dist_appiconDATA uninstall-local
836
837.PRECIOUS: Makefile
838
839
840# Support for installation of DATA files in a generic directory
841# with subdirectories.
842# To use, set genericdir to point to the installation directory.
843# Set genericdirDATA to hold the list of files to install.
844# genericdirDATA may contain subdirectories. Subdirectories will
845# be created if necessary.
846
847install-data-local: install-datafiles
848install-datafiles: $(genericdirDATA)
849	@$(NORMAL_INSTALL)
850	$(mkinstalldirs) $(DESTDIR)$(genericdir)
851	@list='$(genericdirDATA)'; for p in $$list; do \
852	  if test -f $(srcdir)/$$p; then \
853            if test ! -d `dirname $(DESTDIR)$(genericdir)/$$p`; then \
854              $(mkinstalldirs) `dirname $(DESTDIR)$(genericdir)/$$p`; \
855            fi; \
856	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(genericdir)/$$p"; \
857	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(genericdir)/$$p; \
858	  else if test -f $$p; then \
859            if test ! -d `dirname $(DESTDIR)$(genericdir)/$$p`; then \
860              $(mkinstalldirs) `dirname $(DESTDIR)$(genericdir)/$$p`; \
861            fi; \
862	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(genericdir)/$$p"; \
863	    $(INSTALL_DATA) $$p $(DESTDIR)$(genericdir)/$$p; \
864	  fi; fi; \
865	done
866
867uninstall-local: uninstall-datafiles
868uninstall-datafiles:
869	@$(NORMAL_UNINSTALL)
870	list='$(genericdirDATA)'; for p in $$list; do \
871	  rm -f $(DESTDIR)$(genericdir)/$$p; \
872	done
873
874xmaxima: $(XMAXIMASOURCES)
875	rm -f xmaxima && \
876	cat Tkmaxima/Header.tcl > xmaxima && \
877	(cd "$(abs_top_srcdir)/interfaces/xmaxima/" ; cat $(XMAXIMA_FILES)) >> xmaxima && \
878	cat autoconf-variables.tcl >> xmaxima && \
879	cat "$(abs_top_srcdir)/interfaces/xmaxima/xmaxima-trailer.tcl" >> xmaxima && \
880	chmod +x xmaxima
881
882TAGS:
883	echo x*.tcl Tkmaxima/*.tcl | xargs $(TCLSH) ./Utils/etags.tcl
884
885tclIndex:: $(TKSOURCES)
886	echo "source ../ObjTcl/Object.tcl; auto_mkindex . $(TKSOURCES)" | $(TCLSH)
887
888# Create Tkmaxima/tclIndex if /usr/local/bin/tclsh8.6 is available. Otherwise, create empty file
889# to satisfy make.
890Tkmaxima/tclIndex: $(TKSOURCES)
891	$(TCLSH) < /dev/null > /dev/null 2>&1 && \
892          (cd Tkmaxima ; \
893           echo "source ../ObjTcl/Object.tcl; auto_mkindex . $(ALLFILES)" | \
894           $(TCLSH)) || \
895         touch Tkmaxima/tclIndex
896
897clean-local:
898	rm -f xmaxima
899	rm -f Tkmaxima/tclIndex
900
901FORCE:
902
903# Tell versions [3.59,3.63) of GNU make to not export all variables.
904# Otherwise a system limit (for SysV at least) may be exceeded.
905.NOEXPORT:
906