1999-11-22 16:19:48 +00:00
|
|
|
AUTOMAKE_OPTIONS = foreign 1.4
|
2000-06-12 11:27:15 +00:00
|
|
|
DISTCLEANFILES= *.orig *.rej *~ *.bak core
|
|
|
|
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
|
2000-01-11 17:44:32 +00:00
|
|
|
noinst_LTLIBRARIES = libmathed.la
|
1999-09-27 18:44:28 +00:00
|
|
|
LIBS=
|
2000-06-12 11:27:15 +00:00
|
|
|
ETAGS_ARGS = --lang=c++
|
2000-10-02 00:55:02 +00:00
|
|
|
BOOST_INCLUDES = -I$(top_srcdir)/boost
|
2001-03-16 12:08:14 +00:00
|
|
|
INCLUDES = -I${srcdir}/../ $(SIGC_CFLAGS) $(BOOST_INCLUDES)
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2001-02-12 08:55:14 +00:00
|
|
|
libmathed_la_SOURCES = \
|
|
|
|
array.C \
|
|
|
|
array.h \
|
2001-06-25 00:06:33 +00:00
|
|
|
xarray.C \
|
|
|
|
xarray.h \
|
|
|
|
formulabase.C \
|
|
|
|
formulabase.h \
|
1999-09-27 18:44:28 +00:00
|
|
|
formula.C \
|
|
|
|
formula.h \
|
|
|
|
formulamacro.C \
|
|
|
|
formulamacro.h \
|
2001-06-25 00:06:33 +00:00
|
|
|
math_arrayinset.C \
|
|
|
|
math_arrayinset.h \
|
2001-09-11 10:58:17 +00:00
|
|
|
math_atom.C \
|
|
|
|
math_atom.h \
|
2001-08-13 15:26:41 +00:00
|
|
|
math_binominset.C \
|
|
|
|
math_binominset.h \
|
2001-10-19 11:25:48 +00:00
|
|
|
math_boxinset.C \
|
|
|
|
math_boxinset.h \
|
2001-08-03 17:10:22 +00:00
|
|
|
math_charinset.C \
|
|
|
|
math_charinset.h \
|
1999-09-27 18:44:28 +00:00
|
|
|
math_cursor.C \
|
|
|
|
math_cursor.h \
|
2001-02-13 13:28:32 +00:00
|
|
|
math_decorationinset.C \
|
|
|
|
math_decorationinset.h \
|
1999-09-27 18:44:28 +00:00
|
|
|
math_defs.h \
|
2001-02-13 13:28:32 +00:00
|
|
|
math_deliminset.C \
|
|
|
|
math_deliminset.h \
|
2001-08-03 17:55:10 +00:00
|
|
|
math_diminset.C \
|
|
|
|
math_diminset.h \
|
2001-02-13 13:28:32 +00:00
|
|
|
math_dotsinset.C \
|
|
|
|
math_dotsinset.h \
|
2001-08-13 14:02:37 +00:00
|
|
|
math_factory.C \
|
|
|
|
math_factory.h \
|
2001-02-13 13:28:32 +00:00
|
|
|
math_fracinset.C \
|
|
|
|
math_fracinset.h \
|
2001-08-08 17:26:30 +00:00
|
|
|
math_fracbase.C \
|
|
|
|
math_fracbase.h \
|
2001-02-13 13:28:32 +00:00
|
|
|
math_funcinset.C \
|
|
|
|
math_funcinset.h \
|
2001-08-07 04:49:50 +00:00
|
|
|
math_funcliminset.C \
|
|
|
|
math_funcliminset.h \
|
2001-07-17 07:38:41 +00:00
|
|
|
math_gridinset.C \
|
|
|
|
math_gridinset.h \
|
1999-09-27 18:44:28 +00:00
|
|
|
math_hash.C \
|
|
|
|
math_inset.C \
|
|
|
|
math_inset.h \
|
2001-08-21 14:20:50 +00:00
|
|
|
math_kerninset.C \
|
|
|
|
math_kerninset.h \
|
2001-10-18 13:21:21 +00:00
|
|
|
math_lefteqninset.C \
|
|
|
|
math_lefteqninset.h \
|
1999-09-27 18:44:28 +00:00
|
|
|
math_macro.C \
|
|
|
|
math_macro.h \
|
2001-02-13 17:08:51 +00:00
|
|
|
math_macroarg.C \
|
|
|
|
math_macroarg.h \
|
|
|
|
math_macrotemplate.C \
|
|
|
|
math_macrotemplate.h \
|
|
|
|
math_macrotable.C \
|
|
|
|
math_macrotable.h \
|
2001-02-13 13:28:32 +00:00
|
|
|
math_matrixinset.C \
|
|
|
|
math_matrixinset.h \
|
2001-10-19 17:46:13 +00:00
|
|
|
math_metricsinfo.h \
|
|
|
|
math_metricsinfo.C \
|
2001-08-03 17:10:22 +00:00
|
|
|
math_nestinset.C \
|
|
|
|
math_nestinset.h \
|
2001-08-16 12:34:48 +00:00
|
|
|
math_notinset.C \
|
|
|
|
math_notinset.h \
|
1999-09-27 18:44:28 +00:00
|
|
|
math_parser.C \
|
|
|
|
math_parser.h \
|
2001-07-17 07:38:41 +00:00
|
|
|
math_rootinset.C \
|
|
|
|
math_rootinset.h \
|
2001-06-25 00:06:33 +00:00
|
|
|
math_scriptinset.C \
|
|
|
|
math_scriptinset.h \
|
|
|
|
math_sizeinset.C \
|
|
|
|
math_sizeinset.h \
|
2001-02-13 13:28:32 +00:00
|
|
|
math_spaceinset.C \
|
|
|
|
math_spaceinset.h \
|
2001-08-30 08:55:13 +00:00
|
|
|
math_specialcharinset.C \
|
|
|
|
math_specialcharinset.h \
|
2001-09-05 12:57:13 +00:00
|
|
|
math_splitinset.C \
|
|
|
|
math_splitinset.h \
|
2001-06-25 00:06:33 +00:00
|
|
|
math_sqrtinset.C \
|
|
|
|
math_sqrtinset.h \
|
2001-08-08 17:26:30 +00:00
|
|
|
math_stackrelinset.C \
|
|
|
|
math_stackrelinset.h \
|
2001-07-27 10:08:04 +00:00
|
|
|
math_symbolinset.C \
|
|
|
|
math_symbolinset.h \
|
2001-02-13 13:28:32 +00:00
|
|
|
support.C \
|
2001-09-05 16:16:12 +00:00
|
|
|
support.h
|