# Makefile.in generated by automake 1.16.3 from Makefile.am.
# src/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994-2020 Free Software Foundation, Inc.

# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.







am__is_gnu_make = { \
  if test -z '$(MAKELEVEL)'; then \
    false; \
  elif test -n '$(MAKE_HOST)'; then \
    true; \
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
    true; \
  else \
    false; \
  fi; \
}
am__make_running_with_option = \
  case $${target_option-} in \
      ?) ;; \
      *) echo "am__make_running_with_option: internal error: invalid" \
              "target option '$${target_option-}' specified" >&2; \
         exit 1;; \
  esac; \
  has_opt=no; \
  sane_makeflags=$$MAKEFLAGS; \
  if $(am__is_gnu_make); then \
    sane_makeflags=$$MFLAGS; \
  else \
    case $$MAKEFLAGS in \
      *\\[\ \	]*) \
        bs=\\; \
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
    esac; \
  fi; \
  skip_next=no; \
  strip_trailopt () \
  { \
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  }; \
  for flg in $$sane_makeflags; do \
    test $$skip_next = yes && { skip_next=no; continue; }; \
    case $$flg in \
      *=*|--*) continue;; \
        -*I) strip_trailopt 'I'; skip_next=yes;; \
      -*I?*) strip_trailopt 'I';; \
        -*O) strip_trailopt 'O'; skip_next=yes;; \
      -*O?*) strip_trailopt 'O';; \
        -*l) strip_trailopt 'l'; skip_next=yes;; \
      -*l?*) strip_trailopt 'l';; \
      -[dEDm]) skip_next=yes;; \
      -[JT]) skip_next=yes;; \
    esac; \
    case $$flg in \
      *$$target_option*) has_opt=yes; break;; \
    esac; \
  done; \
  test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/giac
pkgincludedir = $(includedir)/giac
pkglibdir = $(libdir)/giac
pkglibexecdir = $(libexecdir)/giac
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = x86_64-pc-linux-gnu
host_triplet = x86_64-pc-linux-gnu
bin_PROGRAMS = icas$(EXEEXT) xcas$(EXEEXT) aide$(EXEEXT) \
	hevea2mml$(EXEEXT)
subdir = src
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc2.m4 \
	$(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/iconv.m4 \
	$(top_srcdir)/m4/intdiv0.m4 $(top_srcdir)/m4/intmax.m4 \
	$(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
	$(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
	$(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/longdouble.m4 \
	$(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/ltoptions.m4 \
	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf-posix.m4 \
	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/signed.m4 \
	$(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
	$(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
	$(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
	$(top_srcdir)/m4/xsize.m4 $(top_srcdir)/acinclude.m4 \
	$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(giacinclude_HEADERS) \
	$(am__DIST_COMMON)
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libdir)" \
	"$(DESTDIR)$(bindir)" "$(DESTDIR)$(giacincludedir)"
PROGRAMS = $(bin_PROGRAMS)
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    *) f=$$p;; \
  esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
  for p in $$list; do echo "$$p $$p"; done | \
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    if (++n[$$2] == $(am__install_max)) \
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    END { for (dir in files) print dir, files[dir] }'
am__base_list = \
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
  test -z "$$files" \
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
         $(am__cd) "$$dir" && rm -f $$files; }; \
  }
LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
am__DEPENDENCIES_1 =
libgiac_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
am_libgiac_la_OBJECTS = input_lexer.lo sym2poly.lo gausspol.lo \
	threaded.lo moyal.lo maple.lo ti89.lo mathml.lo misc.lo \
	permu.lo quater.lo desolve.lo input_parser.lo symbolic.lo \
	index.lo modpoly.lo modfactor.lo ezgcd.lo derive.lo solve.lo \
	intg.lo intgab.lo risch.lo lin.lo series.lo subst.lo \
	vecteur.lo sparse.lo csturm.lo tex.lo global.lo ifactor.lo \
	alg_ext.lo gauss.lo isom.lo plot.lo plot3d.lo rpn.lo prog.lo \
	pari.lo cocoa.lo unary.lo usual.lo identificateur.lo gen.lo \
	tinymt32.lo first.lo TmpLESystemSolver.lo TmpFGLM.lo help.lo \
	lpsolve.lo optimization.lo signalprocessing.lo graphe.lo \
	graphtheory.lo nautywrapper.lo markup.lo kdisplay.lo kadd.lo \
	caseval.lo cutils.lo graphic.lo libbf.lo libregexp.lo \
	libunicode.lo qjsgiac.lo quickjs.lo quickjs-libc.lo js.lo \
	qrcodegen.lo
libgiac_la_OBJECTS = $(am_libgiac_la_OBJECTS)
AM_V_lt = $(am__v_lt_$(V))
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
am__v_lt_0 = --silent
am__v_lt_1 = 
libxcas_la_DEPENDENCIES = libgiac.la $(am__DEPENDENCIES_1)
am_libxcas_la_OBJECTS = History.lo Input.lo Xcas1.lo Equation.lo \
	Print.lo Tableur.lo Editeur.lo Graph.lo Graph3d.lo Help1.lo \
	Cfg.lo Flv_CStyle.lo Flve_Check_Button.lo Flve_Input.lo \
	Flv_Style.lo Flv_Data_Source.lo Flve_Combo.lo Flv_List.lo \
	Flv_Table.lo gl2ps.lo Python.lo
libxcas_la_OBJECTS = $(am_libxcas_la_OBJECTS)
am_aide_OBJECTS = aide.$(OBJEXT)
aide_OBJECTS = $(am_aide_OBJECTS)
aide_DEPENDENCIES = libxcas.la $(am__DEPENDENCIES_1) \
	$(am__DEPENDENCIES_1)
am_hevea2mml_OBJECTS = hevea2mml.$(OBJEXT) lex_yy.$(OBJEXT) \
	y_tab.$(OBJEXT)
hevea2mml_OBJECTS = $(am_hevea2mml_OBJECTS)
hevea2mml_DEPENDENCIES =
am_icas_OBJECTS = icas.$(OBJEXT)
icas_OBJECTS = $(am_icas_OBJECTS)
icas_DEPENDENCIES = libxcas.la $(am__DEPENDENCIES_1) \
	$(am__DEPENDENCIES_1)
am_xcas_OBJECTS = xcas.$(OBJEXT)
xcas_OBJECTS = $(am_xcas_OBJECTS)
xcas_DEPENDENCIES = libxcas.la $(am__DEPENDENCIES_1)
SCRIPTS = $(bin_SCRIPTS)
AM_V_P = $(am__v_P_$(V))
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_$(V))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo "  GEN     " $@;
am__v_GEN_1 = 
AM_V_at = $(am__v_at_$(V))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
am__v_at_1 = 
DEFAULT_INCLUDES = -I. -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
am__maybe_remake_depfiles = depfiles
am__depfiles_remade = ./$(DEPDIR)/Cfg.Plo ./$(DEPDIR)/Editeur.Plo \
	./$(DEPDIR)/Equation.Plo ./$(DEPDIR)/Flv_CStyle.Plo \
	./$(DEPDIR)/Flv_Data_Source.Plo ./$(DEPDIR)/Flv_List.Plo \
	./$(DEPDIR)/Flv_Style.Plo ./$(DEPDIR)/Flv_Table.Plo \
	./$(DEPDIR)/Flve_Check_Button.Plo ./$(DEPDIR)/Flve_Combo.Plo \
	./$(DEPDIR)/Flve_Input.Plo ./$(DEPDIR)/Graph.Plo \
	./$(DEPDIR)/Graph3d.Plo ./$(DEPDIR)/Help1.Plo \
	./$(DEPDIR)/History.Plo ./$(DEPDIR)/Input.Plo \
	./$(DEPDIR)/Print.Plo ./$(DEPDIR)/Python.Plo \
	./$(DEPDIR)/Tableur.Plo ./$(DEPDIR)/TmpFGLM.Plo \
	./$(DEPDIR)/TmpLESystemSolver.Plo ./$(DEPDIR)/Xcas1.Plo \
	./$(DEPDIR)/aide.Po ./$(DEPDIR)/alg_ext.Plo \
	./$(DEPDIR)/caseval.Plo ./$(DEPDIR)/cocoa.Plo \
	./$(DEPDIR)/csturm.Plo ./$(DEPDIR)/cutils.Plo \
	./$(DEPDIR)/derive.Plo ./$(DEPDIR)/desolve.Plo \
	./$(DEPDIR)/ezgcd.Plo ./$(DEPDIR)/first.Plo \
	./$(DEPDIR)/gauss.Plo ./$(DEPDIR)/gausspol.Plo \
	./$(DEPDIR)/gen.Plo ./$(DEPDIR)/gl2ps.Plo \
	./$(DEPDIR)/global.Plo ./$(DEPDIR)/graphe.Plo \
	./$(DEPDIR)/graphic.Plo ./$(DEPDIR)/graphtheory.Plo \
	./$(DEPDIR)/help.Plo ./$(DEPDIR)/hevea2mml.Po \
	./$(DEPDIR)/icas.Po ./$(DEPDIR)/identificateur.Plo \
	./$(DEPDIR)/ifactor.Plo ./$(DEPDIR)/index.Plo \
	./$(DEPDIR)/input_lexer.Plo ./$(DEPDIR)/input_parser.Plo \
	./$(DEPDIR)/intg.Plo ./$(DEPDIR)/intgab.Plo \
	./$(DEPDIR)/isom.Plo ./$(DEPDIR)/js.Plo ./$(DEPDIR)/kadd.Plo \
	./$(DEPDIR)/kdisplay.Plo ./$(DEPDIR)/lex_yy.Po \
	./$(DEPDIR)/libbf.Plo ./$(DEPDIR)/libregexp.Plo \
	./$(DEPDIR)/libunicode.Plo ./$(DEPDIR)/lin.Plo \
	./$(DEPDIR)/lpsolve.Plo ./$(DEPDIR)/maple.Plo \
	./$(DEPDIR)/markup.Plo ./$(DEPDIR)/mathml.Plo \
	./$(DEPDIR)/misc.Plo ./$(DEPDIR)/modfactor.Plo \
	./$(DEPDIR)/modpoly.Plo ./$(DEPDIR)/moyal.Plo \
	./$(DEPDIR)/nautywrapper.Plo ./$(DEPDIR)/optimization.Plo \
	./$(DEPDIR)/pari.Plo ./$(DEPDIR)/permu.Plo \
	./$(DEPDIR)/plot.Plo ./$(DEPDIR)/plot3d.Plo \
	./$(DEPDIR)/prog.Plo ./$(DEPDIR)/qjsgiac.Plo \
	./$(DEPDIR)/qrcodegen.Plo ./$(DEPDIR)/quater.Plo \
	./$(DEPDIR)/quickjs-libc.Plo ./$(DEPDIR)/quickjs.Plo \
	./$(DEPDIR)/risch.Plo ./$(DEPDIR)/rpn.Plo \
	./$(DEPDIR)/series.Plo ./$(DEPDIR)/signalprocessing.Plo \
	./$(DEPDIR)/solve.Plo ./$(DEPDIR)/sparse.Plo \
	./$(DEPDIR)/subst.Plo ./$(DEPDIR)/sym2poly.Plo \
	./$(DEPDIR)/symbolic.Plo ./$(DEPDIR)/tex.Plo \
	./$(DEPDIR)/threaded.Plo ./$(DEPDIR)/ti89.Plo \
	./$(DEPDIR)/tinymt32.Plo ./$(DEPDIR)/unary.Plo \
	./$(DEPDIR)/usual.Plo ./$(DEPDIR)/vecteur.Plo \
	./$(DEPDIR)/xcas.Po ./$(DEPDIR)/y_tab.Po
am__mv = mv -f
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CXXFLAGS) $(CXXFLAGS)
AM_V_CXX = $(am__v_CXX_$(V))
am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
am__v_CXX_0 = @echo "  CXX     " $@;
am__v_CXX_1 = 
CXXLD = $(CXX)
CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CXXLD = $(am__v_CXXLD_$(V))
am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
am__v_CXXLD_0 = @echo "  CXXLD   " $@;
am__v_CXXLD_1 = 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_$(V))
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
am__v_CC_0 = @echo "  CC      " $@;
am__v_CC_1 = 
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_$(V))
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
am__v_CCLD_0 = @echo "  CCLD    " $@;
am__v_CCLD_1 = 
LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS)
LTLEXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(LEX) $(AM_LFLAGS) $(LFLAGS)
AM_V_LEX = $(am__v_LEX_$(V))
am__v_LEX_ = $(am__v_LEX_$(AM_DEFAULT_VERBOSITY))
am__v_LEX_0 = @echo "  LEX     " $@;
am__v_LEX_1 = 
YLWRAP = $(top_srcdir)/config/ylwrap
am__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \
		   -e s/c++$$/h++/ -e s/c$$/h/
YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
LTYACCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS)
AM_V_YACC = $(am__v_YACC_$(V))
am__v_YACC_ = $(am__v_YACC_$(AM_DEFAULT_VERBOSITY))
am__v_YACC_0 = @echo "  YACC    " $@;
am__v_YACC_1 = 
SOURCES = $(libgiac_la_SOURCES) $(libxcas_la_SOURCES) $(aide_SOURCES) \
	$(hevea2mml_SOURCES) $(icas_SOURCES) $(xcas_SOURCES)
DIST_SOURCES = $(libgiac_la_SOURCES) $(libxcas_la_SOURCES) \
	$(aide_SOURCES) $(hevea2mml_SOURCES) $(icas_SOURCES) \
	$(xcas_SOURCES)
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
HEADERS = $(giacinclude_HEADERS)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates.  Input order is
# *not* preserved.
am__uniquify_input = $(AWK) '\
  BEGIN { nonempty = 0; } \
  { items[$$0] = 1; nonempty = 1; } \
  END { if (nonempty) { for (i in items) print i; }; } \
'
# Make sure the list of sources is unique.  This is necessary because,
# e.g., the same source file might be shared among _SOURCES variables
# for different programs/libraries.
am__define_uniq_tagged_files = \
  list='$(am__tagged_files)'; \
  unique=`for i in $$list; do \
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/config/depcomp \
	$(top_srcdir)/config/mkinstalldirs $(top_srcdir)/config/ylwrap \
	COPYING README TODO input_lexer.cc input_parser.cc \
	input_parser.hh
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = aclocal-1.16
ALLOCA = 
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1
AO_LIBS = 
AR = x86_64-linux-gnu-ar
AUTOCONF = autoconf
AUTOHEADER = autoheader
AUTOMAKE = automake-1.16
AWK = mawk
BERNMM_LIBS = 
BUILD_INCLUDED_LIBINTL = no
CATOBJEXT = .gmo
CC = /usr/bin/gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -g -O2 -D_GNU_SOURCE -DQUICKJS -DCONFIG_BIGNUM -DCONFIG_VERSION=\"2020-11-08\"
COCOA_LIBS = 
CONFIG_AO = yes
CONFIG_BERNMM = no
CONFIG_COCOA = no
CONFIG_CURL = no
CONFIG_DOC_PROGS = yes
CONFIG_ECM = yes
CONFIG_GLPK = yes
CONFIG_GMPXX = yes
CONFIG_GSL = yes
CONFIG_NTL = yes
CONFIG_PARI = yes
CONFIG_SAMPLERATE = no
CPP = /usr/bin/gcc -E
CPPFLAGS = 
CURL_LIBS = 
CXX = /usr/bin/g++
CXXCPP = /usr/bin/g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -g -O2 -U_GLIBCXX_ASSERTIONS -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -DTIMEOUT -DHAVE_LIBMICROPYTHON -fpermissive -DQUICKJS
CYGPATH_W = echo
DATADIRNAME = share
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DSYMUTIL = 
DUMPBIN = 
DVIPS = /usr/bin/dvips
ECHO_C = 
ECHO_N = -n
ECHO_T = 
ECM_LIBS = 
EGREP = /usr/bin/grep -E
EXEEXT = 
FGREP = /usr/bin/grep -F
FLTK_LIBS = -lfltk_images -ljpeg -lpng -lz -lfltk -lfltk_gl -lXrender -lXext -lXft -lfontconfig -lXinerama -lXfixes -lX11 -lGL -lglpk -lao -llapack -lblas -ldl -lpng16 -lm -lecm -lmpfi -lmpfr -lgmp  
GENCAT = gencat
GINSH_LIBS = -lreadline -lncurses -lglpk -lao -llapack -lblas -ldl -lpng16 -lm -lecm -lmpfi -lmpfr -lgmp 
GLIBC2 = yes
GLIBC21 = yes
GLPK_LIBS = 
GMPXX_LIBS = -lgmpxx
GMSGFMT = /usr/bin/msgfmt
GREP = /usr/bin/grep
GSL_LIBS = -lgsl -lgslcblas
HAVE_ASPRINTF = 1
HAVE_POSIX_PRINTF = 1
HAVE_SNPRINTF = 1
HAVE_WPRINTF = 0
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
INSTOBJEXT = .mo
INTLBISON = bison
INTLLIBS = 
INTLOBJS = 
INTL_LIBTOOL_SUFFIX_PREFIX = 
INTL_MACOSX_LIBS = 
LATEX = 
LD = /usr/bin/ld -m elf_x86_64
LDFLAGS =  -L. -L.. -lmicropython
LEX = flex
LEXLIB = 
LEX_OUTPUT_ROOT = lex.yy
LIBICONV = 
LIBINTL = 
LIBOBJS = 
LIBS = -lrt -lpthread -lnauty -lcliquer -lglpk -lao -llapack -lblas -ldl -lpng16 -lm -lecm -lmpfi -lmpfr -lgmp 
LIBTERMCAP = -lncurses
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIPO = 
LN_S = ln -s
LTLIBICONV = 
LTLIBINTL = 
LTLIBOBJS = 
MAKEINDEX = /usr/bin/makeindex
MAKEINFO = makeinfo
MKDIR_P = /usr/bin/mkdir -p
MKINSTALLDIRS = $(top_builddir)/config/mkinstalldirs
MSGFMT = /usr/bin/msgfmt
MSGMERGE = /usr/bin/msgmerge
NM = /usr/bin/nm -B
NMEDIT = 
NTL_LIBS = -lntl
OBJEXT = o
OTOOL = 
OTOOL64 = 
PACKAGE = giac
PACKAGE_BUGREPORT = 
PACKAGE_NAME = giac
PACKAGE_STRING = giac 1.9.0
PACKAGE_TARNAME = giac
PACKAGE_URL = 
PACKAGE_VERSION = 1.9.0
PARI_LIBS = -lpari
PATH_SEPARATOR = :
PDFLATEX = 
POSUB = po
RANLIB = x86_64-linux-gnu-ranlib
SAMPLERATE_LIBS = 
SED = /usr/bin/sed
SET_MAKE = 
SHELL = /bin/bash
STRIP = x86_64-linux-gnu-strip
USE_INCLUDED_LIBINTL = no
USE_NLS = yes
VERSION = 1.9.0
XGETTEXT = /usr/bin/xgettext
XMKMF = 
X_CFLAGS = 
X_EXTRA_LIBS = 
X_LIBS = 
X_PRE_LIBS =  -lSM -lICE
YACC = bison -y
YFLAGS = 
abs_builddir = /home/parisse/giac-1.9.0/src
abs_srcdir = /home/parisse/giac-1.9.0/src
abs_top_builddir = /home/parisse/giac-1.9.0
abs_top_srcdir = /home/parisse/giac-1.9.0
ac_ct_CC = 
ac_ct_CXX = 
ac_ct_DUMPBIN = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = $${TAR-tar} chof - "$$tardir"
am__untar = $${TAR-tar} xf -
bindir = ${exec_prefix}/bin
build = x86_64-pc-linux-gnu
build_alias = x86_64-linux-gnu
build_cpu = x86_64
build_os = linux-gnu
build_vendor = pc
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
host = x86_64-pc-linux-gnu
host_alias = x86_64-linux-gnu
host_cpu = x86_64
host_os = linux-gnu
host_vendor = pc
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${prefix}/share/info
install_sh = ${SHELL} /home/parisse/giac-1.9.0/config/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
lt_ECHO = echo
mandir = ${prefix}/share/man
mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /usr
program_transform_name = s,x,x,
psdir = ${docdir}
runstatedir = ${localstatedir}/run
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
target_alias = 
top_build_prefix = ../
top_builddir = ..
top_srcdir = ..
lib_LTLIBRARIES = libgiac.la
libgiac_la_SOURCES = input_lexer.ll sym2poly.cc gausspol.cc threaded.cc \
  moyal.cc maple.cc ti89.cc mathml.cc\
  misc.cc permu.cc quater.cc desolve.cc input_parser.yy \
  symbolic.cc index.cc modpoly.cc modfactor.cc \
  ezgcd.cc derive.cc solve.cc intg.cc intgab.cc risch.cc lin.cc series.cc \
  subst.cc vecteur.cc sparse.cc csturm.cc tex.cc global.cc \
  ifactor.cc alg_ext.cc gauss.cc isom.cc plot.cc plot3d.cc rpn.cc prog.cc \
  pari.cc cocoa.cc unary.cc usual.cc identificateur.cc gen.cc tinymt32.cc first.cc \
  TmpLESystemSolver.C TmpFGLM.C \
  TmpFGLM.H TmpLESystemSolver.H \
  path.h lexer.h \
  input_lexer.h input_parser.h threaded.h vector.h \
  help.cc  lpsolve.cc optimization.cc signalprocessing.cc \
  graphe.cc graphtheory.cc nautywrapper.c markup.cc kdisplay.cc kadd.cc \
  caseval.c cutils.c graphic.c libbf.c libregexp.c libunicode.c \
  qjsgiac.c quickjs.c quickjs-libc.c js.c qrcodegen.c qrcodegen.h

libgiac_la_LIBADD = $(NTL_LIBS) $(COCOA_LIBS) $(PARI_LIBS) $(GSL_LIBS) 
giacincludedir = $(includedir)/giac
giacinclude_HEADERS = dispatch.h fraction.h gen.h desolve.h misc.h ti89.h \
mathml.h identificateur.h unary.h symbolic.h index.h modpoly.h modfactor.h permu.h \
monomial.h poly.h threaded.h gausspol.h sym2poly.h ezgcd.h derive.h \
solve.h quater.h subst.h usual.h intg.h intgab.h risch.h lin.h series.h \
vecteur.h sparse.h vector.h csturm.h moyal.h tex.h global.h \
ifactor.h alg_ext.h gauss.h isom.h plot.h plot3d.h rpn.h prog.h \
pari.h cocoa.h giac.h first.h maple.h help.h tinymt32.h tinymt32_license.h \
static.h static_extern.h static_lexer.h static_lexer_.h\
lexer_tab_int.h \
static_help.h giacPCH.h giacintl.h gmp_replacements.h myostream.h \
lpsolve.h optimization.h signalprocessing.h graphe.h graphtheory.h nautywrapper.h markup.h kdisplay.h k_csdk.h k_defs.h \
fenv.h libregexp.h libregexp-opcode.h libunicode.h libunicode-table.h \
libbf.h list.h cutils.h qjsgiac.h \
quickjs.h js.h quickjs-atom.h quickjs-libc.h quickjs-opcode.h bf2gmp.h

noinst_LTLIBRARIES = libxcas.la
libxcas_la_LIBADD = libgiac.la $(FLTK_LIBS)
libxcas_la_SOURCES = History.cc Input.cc Xcas1.cc Equation.cc Print.cc \
	Tableur.cc Editeur.cc Graph.cc Graph3d.cc Help1.cc Cfg.cc \
	Flv_CStyle.cc \
	Flve_Check_Button.cc Flve_Input.cc Flv_Style.cc Flv_Data_Source.cc \
	Flve_Combo.cc Flv_List.cc Flv_Table.cc gl2ps.c \
	History.h Input.h Xcas1.h Equation.h Print.h Tableur.h \
	Editeur.h Graph.h Graph3d.h Help1.h Cfg.h Python.cc Python.h \
	Flv_CStyle.H  Flve_Check_Button.H  Flve_Input.H  Flv_Style.H \
	Flv_Data_Source.H  Flve_Combo.H Flv_List.H Flv_Table.H gl2ps.h

icas_SOURCES = icas.cc 
icas_LDADD = libxcas.la $(GINSH_LIBS) $(GSL_LIBS) $(LAPACK_LIBS)
aide_SOURCES = aide.cc
aide_LDADD = libxcas.la $(GINSH_LIBS) $(GSL_LIBS) $(LAPACK_LIBS)
hevea2mml_SOURCES = hevea2mml.cc lex_yy.c y_tab.c
hevea2mml_LDADD = 
AM_CPPFLAGS = -DIN_GIAC -I$(srcdir) -I$(top_srcdir) -I$(builddir) \
	      -I$(top_builddir) $(GMP_CFLAGS) $(NTL_CFLAGS) \
	      $(COCOA_CFLAGS) $(PARI_CFLAGS)

xcas_SOURCES = xcas.cxx 
xcas_LDADD = libxcas.la $(GSL_LIBS) $(LAPACK_LIBS)
AM_YFLAGS = -p giac_yy -d
EXTRA_DIST = .gdbinit xgiac pgiac prime.table gen_user \
	input_parser.h softmath.h softmath.cc\
	mkxcas mkwcas mkgcas mkaout Makefile.wince Makefile.osx Makefile.mingw64 README.mingw64 Makefile.w64 \
	Makefile.rpm Makefile.ipaq Makefilenew.ipaq ipaq_usr.tgz \
	Makefile.fast Makefile.win Makefile.win64 config.h.win64 Makefile.O3 Makefile.64 \
	Makefile.nspire README.nspire khicas.lua luagiac.c luabridge.cc luabridge.h \
	giacnspire.cc config.h.nspire missing.c ndlessconfigure \
	sha256.h sha256.c \
	normalize.cc integrate.cc partfrac.cc factor.cc xcas.cc \
	hist.fl hist.h hist.cxx hist.menus\
	renee.cc renee.h cas2.cc README.ipaq README.WIN   \
	readme.doc latex.bat xdvi.bat dvips.bat xcasfr.bat xcases.bat \
	xcasfr.sh xcases.sh xcasen.sh mkstat mkhist \
	mkdylib10 mkdyn10 mkxdyn10 mklocal10 mkxlocal10 \
        update.sh update.bat \
	opengl.cc opengl.h freeglut_stroke_roman.c mp.cc mp.h \
	giac.pl cas2html.cc all_global_var find_global_var.cc static_init \
	Fl_GDI_Printer.cxx  Fl_PS_Printer.cxx Fl_Gl_Choice.H \
	casce.cc xcasce.cc xcasctrl.cc casctrl.cc \
	Makefile.vcc config.h.vcc giac_oo.cpp giaclib.vcproj \
	Makefile.android compile.android.arm compile.android.x86 config.h.android Makefile.mingw \
	config.h.iphone Makefile.iphone \
	config.h.numworks.* Makefile.numworks.* \
	stdstream \
	f2c.h clapack.h clapack_new.h blaswrap.h mklocal64 pnt_gen \
	giac.i runme.java archive_java archive_java_linux32 archive_java_linux64  javascript.cxx giacjs.i README.javascript \
	Makefile.jni README.jni README.nacl mkdylib mkdylib10 mkgiacpy mkgiacpy10 giac_wrap.cxx aspen_translate.h numworks_translate.h translate.cc \
	itex2MML.* y_tab.h static_lexer_numworks.h static_lexer__numworks.h k_csdk.c \
	qjscalcjs.js xcasjs.js tijs.js mklibjs mkjs.cc

bin_SCRIPTS = pgiac
all: all-am

.SUFFIXES:
.SUFFIXES: .C .c .cc .cxx .ll .lo .o .obj .yy
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
	        && { if test -f $@; then exit 0; else break; fi; }; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --gnu src/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure:  $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):
install-binPROGRAMS: $(bin_PROGRAMS)
	@$(NORMAL_INSTALL)
	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
	fi; \
	for p in $$list; do echo "$$p $$p"; done | \
	sed 's/$(EXEEXT)$$//' | \
	while read p p1; do if test -f $$p \
	 || test -f $$p1 \
	  ; then echo "$$p"; echo "$$p"; else :; fi; \
	done | \
	sed -e 'p;s,.*/,,;n;h' \
	    -e 's|.*|.|' \
	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
	sed 'N;N;N;s,\n, ,g' | \
	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
	    else { print "f", $$3 "/" $$4, $$1; } } \
	  END { for (d in files) print "f", d, files[d] }' | \
	while read type dir files; do \
	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
	    test -z "$$files" || { \
	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
	    } \
	; done

uninstall-binPROGRAMS:
	@$(NORMAL_UNINSTALL)
	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
	files=`for p in $$list; do echo "$$p"; done | \
	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
	      -e 's/$$/$(EXEEXT)/' \
	`; \
	test -n "$$list" || exit 0; \
	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
	cd "$(DESTDIR)$(bindir)" && rm -f $$files

clean-binPROGRAMS:
	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
	echo " rm -f" $$list; \
	rm -f $$list || exit $$?; \
	test -n "$(EXEEXT)" || exit 0; \
	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
	echo " rm -f" $$list; \
	rm -f $$list

install-libLTLIBRARIES: $(lib_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
	list2=; for p in $$list; do \
	  if test -f $$p; then \
	    list2="$$list2 $$p"; \
	  else :; fi; \
	done; \
	test -z "$$list2" || { \
	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
	}

uninstall-libLTLIBRARIES:
	@$(NORMAL_UNINSTALL)
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
	for p in $$list; do \
	  $(am__strip_dir) \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
	done

clean-libLTLIBRARIES:
	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
	@list='$(lib_LTLIBRARIES)'; \
	locs=`for p in $$list; do echo $$p; done | \
	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
	      sort -u`; \
	test -z "$$locs" || { \
	  echo rm -f $${locs}; \
	  rm -f $${locs}; \
	}

clean-noinstLTLIBRARIES:
	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
	@list='$(noinst_LTLIBRARIES)'; \
	locs=`for p in $$list; do echo $$p; done | \
	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
	      sort -u`; \
	test -z "$$locs" || { \
	  echo rm -f $${locs}; \
	  rm -f $${locs}; \
	}
input_parser.hh: input_parser.cc
	@if test ! -f $@; then rm -f input_parser.cc; else :; fi
	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) input_parser.cc; else :; fi

libgiac.la: $(libgiac_la_OBJECTS) $(libgiac_la_DEPENDENCIES) $(EXTRA_libgiac_la_DEPENDENCIES) 
	$(AM_V_CXXLD)$(CXXLINK) -rpath $(libdir) $(libgiac_la_OBJECTS) $(libgiac_la_LIBADD) $(LIBS)

libxcas.la: $(libxcas_la_OBJECTS) $(libxcas_la_DEPENDENCIES) $(EXTRA_libxcas_la_DEPENDENCIES) 
	$(AM_V_CXXLD)$(CXXLINK)  $(libxcas_la_OBJECTS) $(libxcas_la_LIBADD) $(LIBS)

aide$(EXEEXT): $(aide_OBJECTS) $(aide_DEPENDENCIES) $(EXTRA_aide_DEPENDENCIES) 
	@rm -f aide$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(aide_OBJECTS) $(aide_LDADD) $(LIBS)

hevea2mml$(EXEEXT): $(hevea2mml_OBJECTS) $(hevea2mml_DEPENDENCIES) $(EXTRA_hevea2mml_DEPENDENCIES) 
	@rm -f hevea2mml$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(hevea2mml_OBJECTS) $(hevea2mml_LDADD) $(LIBS)

icas$(EXEEXT): $(icas_OBJECTS) $(icas_DEPENDENCIES) $(EXTRA_icas_DEPENDENCIES) 
	@rm -f icas$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(icas_OBJECTS) $(icas_LDADD) $(LIBS)

xcas$(EXEEXT): $(xcas_OBJECTS) $(xcas_DEPENDENCIES) $(EXTRA_xcas_DEPENDENCIES) 
	@rm -f xcas$(EXEEXT)
	$(AM_V_CXXLD)$(CXXLINK) $(xcas_OBJECTS) $(xcas_LDADD) $(LIBS)
install-binSCRIPTS: $(bin_SCRIPTS)
	@$(NORMAL_INSTALL)
	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
	fi; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
	done | \
	sed -e 'p;s,.*/,,;n' \
	    -e 'h;s|.*|.|' \
	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
	      if (++n[d] == $(am__install_max)) { \
		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
	    else { print "f", d "/" $$4, $$1 } } \
	  END { for (d in files) print "f", d, files[d] }' | \
	while read type dir files; do \
	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
	     test -z "$$files" || { \
	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
	     } \
	; done

uninstall-binSCRIPTS:
	@$(NORMAL_UNINSTALL)
	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
	files=`for p in $$list; do echo "$$p"; done | \
	       sed -e 's,.*/,,;$(transform)'`; \
	dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

include ./$(DEPDIR)/Cfg.Plo # am--include-marker
include ./$(DEPDIR)/Editeur.Plo # am--include-marker
include ./$(DEPDIR)/Equation.Plo # am--include-marker
include ./$(DEPDIR)/Flv_CStyle.Plo # am--include-marker
include ./$(DEPDIR)/Flv_Data_Source.Plo # am--include-marker
include ./$(DEPDIR)/Flv_List.Plo # am--include-marker
include ./$(DEPDIR)/Flv_Style.Plo # am--include-marker
include ./$(DEPDIR)/Flv_Table.Plo # am--include-marker
include ./$(DEPDIR)/Flve_Check_Button.Plo # am--include-marker
include ./$(DEPDIR)/Flve_Combo.Plo # am--include-marker
include ./$(DEPDIR)/Flve_Input.Plo # am--include-marker
include ./$(DEPDIR)/Graph.Plo # am--include-marker
include ./$(DEPDIR)/Graph3d.Plo # am--include-marker
include ./$(DEPDIR)/Help1.Plo # am--include-marker
include ./$(DEPDIR)/History.Plo # am--include-marker
include ./$(DEPDIR)/Input.Plo # am--include-marker
include ./$(DEPDIR)/Print.Plo # am--include-marker
include ./$(DEPDIR)/Python.Plo # am--include-marker
include ./$(DEPDIR)/Tableur.Plo # am--include-marker
include ./$(DEPDIR)/TmpFGLM.Plo # am--include-marker
include ./$(DEPDIR)/TmpLESystemSolver.Plo # am--include-marker
include ./$(DEPDIR)/Xcas1.Plo # am--include-marker
include ./$(DEPDIR)/aide.Po # am--include-marker
include ./$(DEPDIR)/alg_ext.Plo # am--include-marker
include ./$(DEPDIR)/caseval.Plo # am--include-marker
include ./$(DEPDIR)/cocoa.Plo # am--include-marker
include ./$(DEPDIR)/csturm.Plo # am--include-marker
include ./$(DEPDIR)/cutils.Plo # am--include-marker
include ./$(DEPDIR)/derive.Plo # am--include-marker
include ./$(DEPDIR)/desolve.Plo # am--include-marker
include ./$(DEPDIR)/ezgcd.Plo # am--include-marker
include ./$(DEPDIR)/first.Plo # am--include-marker
include ./$(DEPDIR)/gauss.Plo # am--include-marker
include ./$(DEPDIR)/gausspol.Plo # am--include-marker
include ./$(DEPDIR)/gen.Plo # am--include-marker
include ./$(DEPDIR)/gl2ps.Plo # am--include-marker
include ./$(DEPDIR)/global.Plo # am--include-marker
include ./$(DEPDIR)/graphe.Plo # am--include-marker
include ./$(DEPDIR)/graphic.Plo # am--include-marker
include ./$(DEPDIR)/graphtheory.Plo # am--include-marker
include ./$(DEPDIR)/help.Plo # am--include-marker
include ./$(DEPDIR)/hevea2mml.Po # am--include-marker
include ./$(DEPDIR)/icas.Po # am--include-marker
include ./$(DEPDIR)/identificateur.Plo # am--include-marker
include ./$(DEPDIR)/ifactor.Plo # am--include-marker
include ./$(DEPDIR)/index.Plo # am--include-marker
include ./$(DEPDIR)/input_lexer.Plo # am--include-marker
include ./$(DEPDIR)/input_parser.Plo # am--include-marker
include ./$(DEPDIR)/intg.Plo # am--include-marker
include ./$(DEPDIR)/intgab.Plo # am--include-marker
include ./$(DEPDIR)/isom.Plo # am--include-marker
include ./$(DEPDIR)/js.Plo # am--include-marker
include ./$(DEPDIR)/kadd.Plo # am--include-marker
include ./$(DEPDIR)/kdisplay.Plo # am--include-marker
include ./$(DEPDIR)/lex_yy.Po # am--include-marker
include ./$(DEPDIR)/libbf.Plo # am--include-marker
include ./$(DEPDIR)/libregexp.Plo # am--include-marker
include ./$(DEPDIR)/libunicode.Plo # am--include-marker
include ./$(DEPDIR)/lin.Plo # am--include-marker
include ./$(DEPDIR)/lpsolve.Plo # am--include-marker
include ./$(DEPDIR)/maple.Plo # am--include-marker
include ./$(DEPDIR)/markup.Plo # am--include-marker
include ./$(DEPDIR)/mathml.Plo # am--include-marker
include ./$(DEPDIR)/misc.Plo # am--include-marker
include ./$(DEPDIR)/modfactor.Plo # am--include-marker
include ./$(DEPDIR)/modpoly.Plo # am--include-marker
include ./$(DEPDIR)/moyal.Plo # am--include-marker
include ./$(DEPDIR)/nautywrapper.Plo # am--include-marker
include ./$(DEPDIR)/optimization.Plo # am--include-marker
include ./$(DEPDIR)/pari.Plo # am--include-marker
include ./$(DEPDIR)/permu.Plo # am--include-marker
include ./$(DEPDIR)/plot.Plo # am--include-marker
include ./$(DEPDIR)/plot3d.Plo # am--include-marker
include ./$(DEPDIR)/prog.Plo # am--include-marker
include ./$(DEPDIR)/qjsgiac.Plo # am--include-marker
include ./$(DEPDIR)/qrcodegen.Plo # am--include-marker
include ./$(DEPDIR)/quater.Plo # am--include-marker
include ./$(DEPDIR)/quickjs-libc.Plo # am--include-marker
include ./$(DEPDIR)/quickjs.Plo # am--include-marker
include ./$(DEPDIR)/risch.Plo # am--include-marker
include ./$(DEPDIR)/rpn.Plo # am--include-marker
include ./$(DEPDIR)/series.Plo # am--include-marker
include ./$(DEPDIR)/signalprocessing.Plo # am--include-marker
include ./$(DEPDIR)/solve.Plo # am--include-marker
include ./$(DEPDIR)/sparse.Plo # am--include-marker
include ./$(DEPDIR)/subst.Plo # am--include-marker
include ./$(DEPDIR)/sym2poly.Plo # am--include-marker
include ./$(DEPDIR)/symbolic.Plo # am--include-marker
include ./$(DEPDIR)/tex.Plo # am--include-marker
include ./$(DEPDIR)/threaded.Plo # am--include-marker
include ./$(DEPDIR)/ti89.Plo # am--include-marker
include ./$(DEPDIR)/tinymt32.Plo # am--include-marker
include ./$(DEPDIR)/unary.Plo # am--include-marker
include ./$(DEPDIR)/usual.Plo # am--include-marker
include ./$(DEPDIR)/vecteur.Plo # am--include-marker
include ./$(DEPDIR)/xcas.Po # am--include-marker
include ./$(DEPDIR)/y_tab.Po # am--include-marker

$(am__depfiles_remade):
	@$(MKDIR_P) $(@D)
	@echo '# dummy' >$@-t && $(am__mv) $@-t $@

am--depfiles: $(am__depfiles_remade)

.C.o:
	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CXX)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ $<

.C.obj:
	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CXX)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.C.lo:
	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	$(AM_V_CXX)source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LTCXXCOMPILE) -c -o $@ $<

.c.o:
	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(COMPILE) -c -o $@ $<

.c.obj:
	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.c.lo:
	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	$(AM_V_CC)source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LTCOMPILE) -c -o $@ $<

.cc.o:
	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CXX)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ $<

.cc.obj:
	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CXX)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.cc.lo:
	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	$(AM_V_CXX)source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LTCXXCOMPILE) -c -o $@ $<

.cxx.o:
	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CXX)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ $<

.cxx.obj:
	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CXX)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.cxx.lo:
	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	$(AM_V_CXX)source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LTCXXCOMPILE) -c -o $@ $<

.ll.cc:
	$(AM_V_LEX)$(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)

.yy.cc:
	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs
install-giacincludeHEADERS: $(giacinclude_HEADERS)
	@$(NORMAL_INSTALL)
	@list='$(giacinclude_HEADERS)'; test -n "$(giacincludedir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(giacincludedir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(giacincludedir)" || exit 1; \
	fi; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(giacincludedir)'"; \
	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(giacincludedir)" || exit $$?; \
	done

uninstall-giacincludeHEADERS:
	@$(NORMAL_UNINSTALL)
	@list='$(giacinclude_HEADERS)'; test -n "$(giacincludedir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(giacincludedir)'; $(am__uninstall_files_from_dir)

ID: $(am__tagged_files)
	$(am__define_uniq_tagged_files); mkid -fID $$unique
tags: tags-am
TAGS: tags

tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	set x; \
	here=`pwd`; \
	$(am__define_uniq_tagged_files); \
	shift; \
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  if test $$# -gt 0; then \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      "$$@" $$unique; \
	  else \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      $$unique; \
	  fi; \
	fi
ctags: ctags-am

CTAGS: ctags
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	$(am__define_uniq_tagged_files); \
	test -z "$(CTAGS_ARGS)$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && $(am__cd) $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) "$$here"
cscopelist: cscopelist-am

cscopelist-am: $(am__tagged_files)
	list='$(am__tagged_files)'; \
	case "$(srcdir)" in \
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
	  *) sdir=$(subdir)/$(srcdir) ;; \
	esac; \
	for i in $$list; do \
	  if test -f "$$i"; then \
	    echo "$(subdir)/$$i"; \
	  else \
	    echo "$$sdir/$$i"; \
	  fi; \
	done >> $(top_builddir)/cscope.files

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags

distdir: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) distdir-am

distdir-am: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  else \
	    test -f "$(distdir)/$$file" \
	    || cp -p $$d/$$file "$(distdir)/$$file" \
	    || exit 1; \
	  fi; \
	done
check-am: all-am
check: check-am
all-am: Makefile $(PROGRAMS) $(LTLIBRARIES) $(SCRIPTS) $(HEADERS)
install-binPROGRAMS: install-libLTLIBRARIES

installdirs:
	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(giacincludedir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-am
install-strip:
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi
mostlyclean-generic:

clean-generic:

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
	-rm -f input_lexer.cc
	-rm -f input_parser.cc
	-rm -f input_parser.hh
clean: clean-am

clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
	clean-libtool clean-noinstLTLIBRARIES mostlyclean-am

distclean: distclean-am
		-rm -f ./$(DEPDIR)/Cfg.Plo
	-rm -f ./$(DEPDIR)/Editeur.Plo
	-rm -f ./$(DEPDIR)/Equation.Plo
	-rm -f ./$(DEPDIR)/Flv_CStyle.Plo
	-rm -f ./$(DEPDIR)/Flv_Data_Source.Plo
	-rm -f ./$(DEPDIR)/Flv_List.Plo
	-rm -f ./$(DEPDIR)/Flv_Style.Plo
	-rm -f ./$(DEPDIR)/Flv_Table.Plo
	-rm -f ./$(DEPDIR)/Flve_Check_Button.Plo
	-rm -f ./$(DEPDIR)/Flve_Combo.Plo
	-rm -f ./$(DEPDIR)/Flve_Input.Plo
	-rm -f ./$(DEPDIR)/Graph.Plo
	-rm -f ./$(DEPDIR)/Graph3d.Plo
	-rm -f ./$(DEPDIR)/Help1.Plo
	-rm -f ./$(DEPDIR)/History.Plo
	-rm -f ./$(DEPDIR)/Input.Plo
	-rm -f ./$(DEPDIR)/Print.Plo
	-rm -f ./$(DEPDIR)/Python.Plo
	-rm -f ./$(DEPDIR)/Tableur.Plo
	-rm -f ./$(DEPDIR)/TmpFGLM.Plo
	-rm -f ./$(DEPDIR)/TmpLESystemSolver.Plo
	-rm -f ./$(DEPDIR)/Xcas1.Plo
	-rm -f ./$(DEPDIR)/aide.Po
	-rm -f ./$(DEPDIR)/alg_ext.Plo
	-rm -f ./$(DEPDIR)/caseval.Plo
	-rm -f ./$(DEPDIR)/cocoa.Plo
	-rm -f ./$(DEPDIR)/csturm.Plo
	-rm -f ./$(DEPDIR)/cutils.Plo
	-rm -f ./$(DEPDIR)/derive.Plo
	-rm -f ./$(DEPDIR)/desolve.Plo
	-rm -f ./$(DEPDIR)/ezgcd.Plo
	-rm -f ./$(DEPDIR)/first.Plo
	-rm -f ./$(DEPDIR)/gauss.Plo
	-rm -f ./$(DEPDIR)/gausspol.Plo
	-rm -f ./$(DEPDIR)/gen.Plo
	-rm -f ./$(DEPDIR)/gl2ps.Plo
	-rm -f ./$(DEPDIR)/global.Plo
	-rm -f ./$(DEPDIR)/graphe.Plo
	-rm -f ./$(DEPDIR)/graphic.Plo
	-rm -f ./$(DEPDIR)/graphtheory.Plo
	-rm -f ./$(DEPDIR)/help.Plo
	-rm -f ./$(DEPDIR)/hevea2mml.Po
	-rm -f ./$(DEPDIR)/icas.Po
	-rm -f ./$(DEPDIR)/identificateur.Plo
	-rm -f ./$(DEPDIR)/ifactor.Plo
	-rm -f ./$(DEPDIR)/index.Plo
	-rm -f ./$(DEPDIR)/input_lexer.Plo
	-rm -f ./$(DEPDIR)/input_parser.Plo
	-rm -f ./$(DEPDIR)/intg.Plo
	-rm -f ./$(DEPDIR)/intgab.Plo
	-rm -f ./$(DEPDIR)/isom.Plo
	-rm -f ./$(DEPDIR)/js.Plo
	-rm -f ./$(DEPDIR)/kadd.Plo
	-rm -f ./$(DEPDIR)/kdisplay.Plo
	-rm -f ./$(DEPDIR)/lex_yy.Po
	-rm -f ./$(DEPDIR)/libbf.Plo
	-rm -f ./$(DEPDIR)/libregexp.Plo
	-rm -f ./$(DEPDIR)/libunicode.Plo
	-rm -f ./$(DEPDIR)/lin.Plo
	-rm -f ./$(DEPDIR)/lpsolve.Plo
	-rm -f ./$(DEPDIR)/maple.Plo
	-rm -f ./$(DEPDIR)/markup.Plo
	-rm -f ./$(DEPDIR)/mathml.Plo
	-rm -f ./$(DEPDIR)/misc.Plo
	-rm -f ./$(DEPDIR)/modfactor.Plo
	-rm -f ./$(DEPDIR)/modpoly.Plo
	-rm -f ./$(DEPDIR)/moyal.Plo
	-rm -f ./$(DEPDIR)/nautywrapper.Plo
	-rm -f ./$(DEPDIR)/optimization.Plo
	-rm -f ./$(DEPDIR)/pari.Plo
	-rm -f ./$(DEPDIR)/permu.Plo
	-rm -f ./$(DEPDIR)/plot.Plo
	-rm -f ./$(DEPDIR)/plot3d.Plo
	-rm -f ./$(DEPDIR)/prog.Plo
	-rm -f ./$(DEPDIR)/qjsgiac.Plo
	-rm -f ./$(DEPDIR)/qrcodegen.Plo
	-rm -f ./$(DEPDIR)/quater.Plo
	-rm -f ./$(DEPDIR)/quickjs-libc.Plo
	-rm -f ./$(DEPDIR)/quickjs.Plo
	-rm -f ./$(DEPDIR)/risch.Plo
	-rm -f ./$(DEPDIR)/rpn.Plo
	-rm -f ./$(DEPDIR)/series.Plo
	-rm -f ./$(DEPDIR)/signalprocessing.Plo
	-rm -f ./$(DEPDIR)/solve.Plo
	-rm -f ./$(DEPDIR)/sparse.Plo
	-rm -f ./$(DEPDIR)/subst.Plo
	-rm -f ./$(DEPDIR)/sym2poly.Plo
	-rm -f ./$(DEPDIR)/symbolic.Plo
	-rm -f ./$(DEPDIR)/tex.Plo
	-rm -f ./$(DEPDIR)/threaded.Plo
	-rm -f ./$(DEPDIR)/ti89.Plo
	-rm -f ./$(DEPDIR)/tinymt32.Plo
	-rm -f ./$(DEPDIR)/unary.Plo
	-rm -f ./$(DEPDIR)/usual.Plo
	-rm -f ./$(DEPDIR)/vecteur.Plo
	-rm -f ./$(DEPDIR)/xcas.Po
	-rm -f ./$(DEPDIR)/y_tab.Po
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-tags

dvi: dvi-am

dvi-am:

html: html-am

html-am:

info: info-am

info-am:

install-data-am: install-giacincludeHEADERS

install-dvi: install-dvi-am

install-dvi-am:

install-exec-am: install-binPROGRAMS install-binSCRIPTS \
	install-libLTLIBRARIES
	@$(NORMAL_INSTALL)
	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
install-html: install-html-am

install-html-am:

install-info: install-info-am

install-info-am:

install-man:

install-pdf: install-pdf-am

install-pdf-am:

install-ps: install-ps-am

install-ps-am:

installcheck-am:

maintainer-clean: maintainer-clean-am
		-rm -f ./$(DEPDIR)/Cfg.Plo
	-rm -f ./$(DEPDIR)/Editeur.Plo
	-rm -f ./$(DEPDIR)/Equation.Plo
	-rm -f ./$(DEPDIR)/Flv_CStyle.Plo
	-rm -f ./$(DEPDIR)/Flv_Data_Source.Plo
	-rm -f ./$(DEPDIR)/Flv_List.Plo
	-rm -f ./$(DEPDIR)/Flv_Style.Plo
	-rm -f ./$(DEPDIR)/Flv_Table.Plo
	-rm -f ./$(DEPDIR)/Flve_Check_Button.Plo
	-rm -f ./$(DEPDIR)/Flve_Combo.Plo
	-rm -f ./$(DEPDIR)/Flve_Input.Plo
	-rm -f ./$(DEPDIR)/Graph.Plo
	-rm -f ./$(DEPDIR)/Graph3d.Plo
	-rm -f ./$(DEPDIR)/Help1.Plo
	-rm -f ./$(DEPDIR)/History.Plo
	-rm -f ./$(DEPDIR)/Input.Plo
	-rm -f ./$(DEPDIR)/Print.Plo
	-rm -f ./$(DEPDIR)/Python.Plo
	-rm -f ./$(DEPDIR)/Tableur.Plo
	-rm -f ./$(DEPDIR)/TmpFGLM.Plo
	-rm -f ./$(DEPDIR)/TmpLESystemSolver.Plo
	-rm -f ./$(DEPDIR)/Xcas1.Plo
	-rm -f ./$(DEPDIR)/aide.Po
	-rm -f ./$(DEPDIR)/alg_ext.Plo
	-rm -f ./$(DEPDIR)/caseval.Plo
	-rm -f ./$(DEPDIR)/cocoa.Plo
	-rm -f ./$(DEPDIR)/csturm.Plo
	-rm -f ./$(DEPDIR)/cutils.Plo
	-rm -f ./$(DEPDIR)/derive.Plo
	-rm -f ./$(DEPDIR)/desolve.Plo
	-rm -f ./$(DEPDIR)/ezgcd.Plo
	-rm -f ./$(DEPDIR)/first.Plo
	-rm -f ./$(DEPDIR)/gauss.Plo
	-rm -f ./$(DEPDIR)/gausspol.Plo
	-rm -f ./$(DEPDIR)/gen.Plo
	-rm -f ./$(DEPDIR)/gl2ps.Plo
	-rm -f ./$(DEPDIR)/global.Plo
	-rm -f ./$(DEPDIR)/graphe.Plo
	-rm -f ./$(DEPDIR)/graphic.Plo
	-rm -f ./$(DEPDIR)/graphtheory.Plo
	-rm -f ./$(DEPDIR)/help.Plo
	-rm -f ./$(DEPDIR)/hevea2mml.Po
	-rm -f ./$(DEPDIR)/icas.Po
	-rm -f ./$(DEPDIR)/identificateur.Plo
	-rm -f ./$(DEPDIR)/ifactor.Plo
	-rm -f ./$(DEPDIR)/index.Plo
	-rm -f ./$(DEPDIR)/input_lexer.Plo
	-rm -f ./$(DEPDIR)/input_parser.Plo
	-rm -f ./$(DEPDIR)/intg.Plo
	-rm -f ./$(DEPDIR)/intgab.Plo
	-rm -f ./$(DEPDIR)/isom.Plo
	-rm -f ./$(DEPDIR)/js.Plo
	-rm -f ./$(DEPDIR)/kadd.Plo
	-rm -f ./$(DEPDIR)/kdisplay.Plo
	-rm -f ./$(DEPDIR)/lex_yy.Po
	-rm -f ./$(DEPDIR)/libbf.Plo
	-rm -f ./$(DEPDIR)/libregexp.Plo
	-rm -f ./$(DEPDIR)/libunicode.Plo
	-rm -f ./$(DEPDIR)/lin.Plo
	-rm -f ./$(DEPDIR)/lpsolve.Plo
	-rm -f ./$(DEPDIR)/maple.Plo
	-rm -f ./$(DEPDIR)/markup.Plo
	-rm -f ./$(DEPDIR)/mathml.Plo
	-rm -f ./$(DEPDIR)/misc.Plo
	-rm -f ./$(DEPDIR)/modfactor.Plo
	-rm -f ./$(DEPDIR)/modpoly.Plo
	-rm -f ./$(DEPDIR)/moyal.Plo
	-rm -f ./$(DEPDIR)/nautywrapper.Plo
	-rm -f ./$(DEPDIR)/optimization.Plo
	-rm -f ./$(DEPDIR)/pari.Plo
	-rm -f ./$(DEPDIR)/permu.Plo
	-rm -f ./$(DEPDIR)/plot.Plo
	-rm -f ./$(DEPDIR)/plot3d.Plo
	-rm -f ./$(DEPDIR)/prog.Plo
	-rm -f ./$(DEPDIR)/qjsgiac.Plo
	-rm -f ./$(DEPDIR)/qrcodegen.Plo
	-rm -f ./$(DEPDIR)/quater.Plo
	-rm -f ./$(DEPDIR)/quickjs-libc.Plo
	-rm -f ./$(DEPDIR)/quickjs.Plo
	-rm -f ./$(DEPDIR)/risch.Plo
	-rm -f ./$(DEPDIR)/rpn.Plo
	-rm -f ./$(DEPDIR)/series.Plo
	-rm -f ./$(DEPDIR)/signalprocessing.Plo
	-rm -f ./$(DEPDIR)/solve.Plo
	-rm -f ./$(DEPDIR)/sparse.Plo
	-rm -f ./$(DEPDIR)/subst.Plo
	-rm -f ./$(DEPDIR)/sym2poly.Plo
	-rm -f ./$(DEPDIR)/symbolic.Plo
	-rm -f ./$(DEPDIR)/tex.Plo
	-rm -f ./$(DEPDIR)/threaded.Plo
	-rm -f ./$(DEPDIR)/ti89.Plo
	-rm -f ./$(DEPDIR)/tinymt32.Plo
	-rm -f ./$(DEPDIR)/unary.Plo
	-rm -f ./$(DEPDIR)/usual.Plo
	-rm -f ./$(DEPDIR)/vecteur.Plo
	-rm -f ./$(DEPDIR)/xcas.Po
	-rm -f ./$(DEPDIR)/y_tab.Po
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \
	uninstall-giacincludeHEADERS uninstall-libLTLIBRARIES

.MAKE: install-am install-exec-am install-strip

.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
	clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
	clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
	ctags-am distclean distclean-compile distclean-generic \
	distclean-libtool distclean-tags distdir dvi dvi-am html \
	html-am info info-am install install-am install-binPROGRAMS \
	install-binSCRIPTS install-data install-data-am install-dvi \
	install-dvi-am install-exec install-exec-am install-exec-hook \
	install-giacincludeHEADERS install-html install-html-am \
	install-info install-info-am install-libLTLIBRARIES \
	install-man install-pdf install-pdf-am install-ps \
	install-ps-am install-strip installcheck installcheck-am \
	installdirs maintainer-clean maintainer-clean-generic \
	mostlyclean mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
	uninstall-am uninstall-binPROGRAMS uninstall-binSCRIPTS \
	uninstall-giacincludeHEADERS uninstall-libLTLIBRARIES

.PRECIOUS: Makefile


libjs.a:	qjscalcjs.js xcasjs.js
	./mklibjs

js.c: mkjs qjscalcjs.js xcasjs.js
	./mkjs

js.h: mkjs qjscalcjs.js xcasjs.js
	./mkjs

mkjs: mkjs.cc
	g++ mkjs.cc -o mkjs

install-exec-hook:
	rm -f $(DESTDIR)$(bindir)/cas_help
	mv $(DESTDIR)$(bindir)/aide$(EXEEXT) $(DESTDIR)$(bindir)/cas_help
	ln -sf cas_help $(DESTDIR)$(bindir)/en_cas_help
	ln -sf cas_help $(DESTDIR)$(bindir)/es_cas_help
	ln -sf cas_help $(DESTDIR)$(bindir)/fr_cas_help
	ln -sf icas $(DESTDIR)$(bindir)/giac
	ln -sf xcas $(DESTDIR)$(bindir)/xcasnew
	mkdir -p $(DESTDIR)$(includedir)/giac
	cp -f config.h $(DESTDIR)$(includedir)/giac
	cp -f input_lexer.h $(DESTDIR)$(includedir)/giac
	cp -f input_parser.h $(DESTDIR)$(includedir)/giac

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
