# Makefile.in generated by automake 1.15 from Makefile.am. # src/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994-2014 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. # GLIB - Library of useful C routines 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)/lasem pkgincludedir = $(includedir)/lasem pkglibdir = $(libdir)/lasem pkglibexecdir = $(libexecdir)/lasem 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-apple-darwin14.3.0 host_triplet = x86_64-apple-darwin14.3.0 bin_PROGRAMS = lasem-render-0.6$(EXEEXT) #am__append_1 = Lasem-0.6.gir #am__append_2 = $(gir_DATA) $(typelib_DATA) subdir = src ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \ $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/introspection.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am \ $(liblasem_0.6_la_HEADERS) $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = 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; }; \ } am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \ "$(DESTDIR)$(girdir)" "$(DESTDIR)$(typelibdir)" \ "$(DESTDIR)$(liblasem_0.6_ladir)" LTLIBRARIES = $(lib_LTLIBRARIES) am__DEPENDENCIES_1 = liblasem_0.6_la_DEPENDENCIES = \ ../itex2mml/libitex2mml.la $(am__DEPENDENCIES_1) am__objects_1 = lsm.lo lsmdebug.lo lsmstr.lo lsmutils.lo lsmtraits.lo \ lsmproperties.lo lsmattributes.lo lsmcairo.lo lsmitex.lo \ lsmdomentities.lo lsmdomnode.lo lsmdomnodelist.lo \ lsmdomnamednodemap.lo lsmdomdocument.lo \ lsmdomdocumentfragment.lo lsmdomelement.lo \ lsmdomcharacterdata.lo lsmdomtext.lo lsmdomview.lo \ lsmdomparser.lo lsmdomimplementation.lo am__objects_2 = lsmdomenumtypes.lo am__objects_3 = lsmmathmlenumtypes.lo lsmmathmlenums.lo \ lsmmathmltraits.lo lsmmathmlattributes.lo \ lsmmathmloperatordictionary.lo lsmmathmldocument.lo \ lsmmathmlelement.lo lsmmathmlsemanticselement.lo \ lsmmathmlphantomelement.lo lsmmathmlmathelement.lo \ lsmmathmltableelement.lo lsmmathmltablerowelement.lo \ lsmmathmltablecellelement.lo lsmmathmlspaceelement.lo \ lsmmathmlradicalelement.lo lsmmathmlscriptelement.lo \ lsmmathmlfractionelement.lo lsmmathmlunderoverelement.lo \ lsmmathmlpresentationtoken.lo lsmmathmloperatorelement.lo \ lsmmathmlstringelement.lo lsmmathmlpresentationcontainer.lo \ lsmmathmlstyleelement.lo lsmmathmlrowelement.lo \ lsmmathmlencloseelement.lo lsmmathmlfencedelement.lo \ lsmmathmlpaddedelement.lo lsmmathmlerrorelement.lo \ lsmmathmlactionelement.lo lsmmathmlstyle.lo lsmmathmlview.lo \ lsmmathmlglyphtableams.lo lsmmathmlalignmarkelement.lo \ lsmmathmlaligngroupelement.lo lsmmathmlitexelement.lo \ lsmmathmlutils.lo lsmmathmllayoututils.lo am__objects_4 = lsmsvgenumtypes.lo lsmsvgenums.lo lsmsvgtraits.lo \ lsmsvgstyle.lo lsmsvgcolors.lo lsmsvglength.lo lsmsvgview.lo \ lsmsvgmatrix.lo lsmsvgdocument.lo lsmsvgelement.lo \ lsmsvgtransformable.lo lsmsvgclippathelement.lo \ lsmsvgsvgelement.lo lsmsvguseelement.lo lsmsvgimageelement.lo \ lsmsvgsymbolelement.lo lsmsvgmarkerelement.lo \ lsmsvgaelement.lo lsmsvggelement.lo lsmsvgdefselement.lo \ lsmsvgrectelement.lo lsmsvgcircleelement.lo \ lsmsvgellipseelement.lo lsmsvglineelement.lo \ lsmsvgpolylineelement.lo lsmsvgpolygonelement.lo \ lsmsvgpathelement.lo lsmsvgtextelement.lo \ lsmsvgtspanelement.lo lsmsvggradientelement.lo \ lsmsvglineargradientelement.lo lsmsvgradialgradientelement.lo \ lsmsvgstopelement.lo lsmsvgswitchelement.lo \ lsmsvgpatternelement.lo lsmsvgmaskelement.lo \ lsmsvgfilterelement.lo lsmsvgfilterprimitive.lo \ lsmsvgfilterblend.lo lsmsvgfiltercomposite.lo \ lsmsvgfilterflood.lo lsmsvgfiltergaussianblur.lo \ lsmsvgfilteroffset.lo lsmsvgfiltermerge.lo \ lsmsvgfiltermergenode.lo lsmsvgfilterspecularlighting.lo \ lsmsvgfiltertile.lo lsmsvgfiltersurface.lo am__objects_5 = am_liblasem_0.6_la_OBJECTS = $(am__objects_1) \ $(am__objects_2) $(am__objects_3) $(am__objects_4) \ $(am__objects_5) $(am__objects_5) liblasem_0.6_la_OBJECTS = \ $(am_liblasem_0.6_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 = liblasem_0.6_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(AM_CFLAGS) $(CFLAGS) \ $(liblasem_0.6_la_LDFLAGS) $(LDFLAGS) -o $@ PROGRAMS = $(bin_PROGRAMS) am_lasem_render_0.6_OBJECTS = lasemrender.$(OBJEXT) lasem_render_0.6_OBJECTS = \ $(am_lasem_render_0.6_OBJECTS) lasem_render_0.6_DEPENDENCIES = $(am__DEPENDENCIES_1) \ liblasem-0.6.la ../itex2mml/libitex2mml.la lasem_render_0.6_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(AM_CFLAGS) $(CFLAGS) \ $(lasem_render_0.6_LDFLAGS) $(LDFLAGS) -o $@ 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)/depcomp am__depfiles_maybe = depfiles am__mv = mv -f 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 = SOURCES = $(liblasem_0.6_la_SOURCES) \ $(lasem_render_0.6_SOURCES) DIST_SOURCES = $(liblasem_0.6_la_SOURCES) \ $(lasem_render_0.6_SOURCES) am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac DATA = $(gir_DATA) $(typelib_DATA) HEADERS = $(liblasem_0.6_la_HEADERS) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.decl \ $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = ${SHELL} /Users/gjtorikian/Development/mathematical/ext/mathematical/lasem/missing aclocal-1.15 ALL_LINGUAS = AMTAR = $${TAR-tar} AM_DEFAULT_VERBOSITY = 0 AR = ar AUTOCONF = ${SHELL} /Users/gjtorikian/Development/mathematical/ext/mathematical/lasem/missing autoconf AUTOHEADER = ${SHELL} /Users/gjtorikian/Development/mathematical/ext/mathematical/lasem/missing autoheader AUTOMAKE = ${SHELL} /Users/gjtorikian/Development/mathematical/ext/mathematical/lasem/missing automake-1.15 AWK = awk CATALOGS = CATOBJEXT = .gmo CC = gcc CCDEPMODE = depmode=gcc3 CFLAGS = -I/usr/local/include -Wformat=2 -Wmissing-format-attribute -Wextra -Wundef -Wstrict-prototypes -Wnested-externs -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wmissing-declarations -Wcast-align -Winline -Waddress-space -Wbitwise -Wcast-to-as -Wno-pointer-sign -Wdefault-bitfield-sign -Wdo-while -Wparen-string -Wptr-subtraction-blows -Wreturn-void -Wtypesign -Wno-unused-parameter -Wno-sign-compare CPP = gcc -E CPPFLAGS = CYGPATH_W = echo DATADIRNAME = share DEFS = -DHAVE_CONFIG_H DEPDIR = .deps DLLTOOL = false DSYMUTIL = dsymutil DUMPBIN = ECHO_C = \c ECHO_N = ECHO_T = EGREP = /usr/bin/grep -E EXEEXT = FGREP = /usr/bin/grep -F GETTEXT_PACKAGE = lasem-0.6 GLIB_MKENUMS = /usr/local/bin/glib-mkenums GMOFILES = GMSGFMT = /usr/local/bin/msgfmt GREP = /usr/bin/grep GTKDOC_CHECK = gtkdoc-check.test GTKDOC_CHECK_PATH = /usr/local/bin/gtkdoc-check GTKDOC_DEPS_CFLAGS = -I/usr/local/Cellar/glib/2.44.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include GTKDOC_DEPS_LIBS = -L/usr/local/Cellar/glib/2.44.1/lib -L/usr/local/opt/gettext/lib -lgobject-2.0 -lglib-2.0 -lintl GTKDOC_MKPDF = /usr/local/bin/gtkdoc-mkpdf GTKDOC_REBASE = /usr/local/bin/gtkdoc-rebase HTML_DIR = ${datadir}/gtk-doc/html 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 INTLLIBS = -lintl INTLTOOL_EXTRACT = /usr/local/bin/intltool-extract INTLTOOL_MERGE = /usr/local/bin/intltool-merge INTLTOOL_PERL = /usr/bin/perl INTLTOOL_UPDATE = /usr/local/bin/intltool-update INTLTOOL_V_MERGE = $(INTLTOOL__v_MERGE_$(V)) INTLTOOL_V_MERGE_OPTIONS = $(intltool__v_merge_options_$(V)) INTLTOOL__v_MERGE_ = $(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY)) INTLTOOL__v_MERGE_0 = @echo " ITMRG " $@; INTROSPECTION_CFLAGS = INTROSPECTION_COMPILER = INTROSPECTION_GENERATE = INTROSPECTION_GIRDIR = INTROSPECTION_LIBS = INTROSPECTION_MAKEFILE = INTROSPECTION_SCANNER = INTROSPECTION_TYPELIBDIR = LASEM_API_VERSION = 0.6 LASEM_API_VERSION_U = 0_6 LASEM_CFLAGS = -D_REENTRANT -I/usr/local/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/pango/1.36.8/include/pango-1.0 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/glib/2.44.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/opt/X11/include -I/usr/include/libxml2 LASEM_LIBS = -L/usr/local/Cellar/glib/2.44.1/lib -L/usr/local/Cellar/gdk-pixbuf/2.30.8/lib -L/usr/local/Cellar/pango/1.36.8/lib -L/usr/local/Cellar/glib/2.44.1/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.12.16_1/lib -lgio-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -lxml2 -lm LASEM_LIBTOOL_VERSION = 5:1:0 LD = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld LDFLAGS = -L/usr/local/lib LEX = flex LEXLIB = -ll LEX_OUTPUT_ROOT = lex.yy LIBOBJS = LIBS = LIBTOOL = $(SHELL) $(top_builddir)/libtool LIPO = lipo LN_S = ln -s LTLIBOBJS = LT_SYS_LIBRARY_PATH = MAINT = MAKEINFO = ${SHELL} /Users/gjtorikian/Development/mathematical/ext/mathematical/lasem/missing makeinfo MANIFEST_TOOL = : MKDIR_P = .././install-sh -c -d MKINSTALLDIRS = ./mkinstalldirs MSGFMT = /usr/local/bin/msgfmt MSGFMT_OPTS = -c MSGMERGE = /usr/local/bin/msgmerge NM = /usr/bin/nm NMEDIT = nmedit OBJDUMP = false OBJEXT = o OTOOL = otool OTOOL64 = : PACKAGE = lasem PACKAGE_BUGREPORT = http://bugzilla.gnome.org/ PACKAGE_NAME = lasem PACKAGE_STRING = lasem 0.5.1 PACKAGE_TARNAME = lasem PACKAGE_URL = PACKAGE_VERSION = 0.5.1 PATH_SEPARATOR = : PKG_CONFIG = /usr/local/bin/pkg-config PKG_CONFIG_LIBDIR = PKG_CONFIG_PATH = POFILES = POSUB = po PO_IN_DATADIR_FALSE = PO_IN_DATADIR_TRUE = RANLIB = ranlib SED = /usr/bin/sed SET_MAKE = SHELL = /bin/sh STRIP = strip USE_NLS = yes VERSION = 0.5.1 XGETTEXT = /usr/local/bin/xgettext YACC = bison -y YFLAGS = abs_builddir = /Users/gjtorikian/Development/mathematical/ext/mathematical/lasem/src abs_srcdir = /Users/gjtorikian/Development/mathematical/ext/mathematical/lasem/src abs_top_builddir = /Users/gjtorikian/Development/mathematical/ext/mathematical/lasem abs_top_srcdir = /Users/gjtorikian/Development/mathematical/ext/mathematical/lasem ac_ct_AR = ar ac_ct_CC = gcc 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-apple-darwin14.3.0 build_alias = build_cpu = x86_64 build_os = darwin14.3.0 build_vendor = apple builddir = . datadir = ${datarootdir} datarootdir = ${prefix}/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} dvidir = ${docdir} exec_prefix = ${prefix} host = x86_64-apple-darwin14.3.0 host_alias = host_cpu = x86_64 host_os = darwin14.3.0 host_vendor = apple htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info install_sh = ${SHELL} /Users/gjtorikian/Development/mathematical/ext/mathematical/lasem/install-sh intltool__v_merge_options_ = $(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY)) intltool__v_merge_options_0 = -q libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = ${prefix}/var mandir = ${datarootdir}/man mkdir_p = $(MKDIR_P) oldincludedir = /usr/include pdfdir = ${docdir} prefix = /usr/local program_transform_name = s,x,x, psdir = ${docdir} sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com srcdir = . sysconfdir = ${prefix}/etc target_alias = top_build_prefix = ../ top_builddir = .. top_srcdir = .. GTESTER = gtester GTESTER_REPORT = gtester-report # initialize variables for unconditional += appending TEST_PROGS = AM_CPPFLAGS = \ -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ -DPACKAGE_SRC_DIR=\""$(srcdir)"\" \ -DPACKAGE_DATA_DIR=\""$(datadir)"\" $(LASEM_CFLAGS) \ -DG_LOG_DOMAIN=\"Lasem\" AM_CFLAGS = -Wall lib_LTLIBRARIES = liblasem-0.6.la BUILT_SOURCES = lsmdomenumtypes.h \ lsmdomenumtypes.c \ lsmmathmlenumtypes.h \ lsmmathmlenumtypes.c \ lsmsvgenumtypes.h \ lsmsvgenumtypes.c EXTRA_DIST = lsmdomenumtypes.h.template \ lsmdomenumtypes.c.template \ lsmmathmlenumtypes.h.template \ lsmmathmlenumtypes.c.template \ lsmsvgenumtypes.h.template \ lsmsvgenumtypes.c.template liblasem_0.6_la_LIBADD = \ ../itex2mml/libitex2mml.la \ $(LASEM_LIBS) LASEM_DOM_SRCS = \ lsm.c \ lsmdebug.c \ lsmstr.c \ lsmutils.c \ lsmtraits.c \ lsmproperties.c \ lsmattributes.c \ lsmcairo.c \ lsmitex.c \ lsmdomentities.c \ lsmdomnode.c \ lsmdomnodelist.c \ lsmdomnamednodemap.c \ lsmdomdocument.c \ lsmdomdocumentfragment.c \ lsmdomelement.c \ lsmdomcharacterdata.c \ lsmdomtext.c \ lsmdomview.c \ lsmdomparser.c \ lsmdomimplementation.c LASEM_DOM_BUILT_SRCS = \ lsmdomenumtypes.c \ lsmdomenumtypes.h LASEM_MATHML_SRCS = \ lsmmathmlenumtypes.c \ lsmmathmlenums.c \ lsmmathmltraits.c \ lsmmathmlattributes.c \ lsmmathmloperatordictionary.c \ lsmmathmldocument.c \ lsmmathmlelement.c \ lsmmathmlsemanticselement.c \ lsmmathmlphantomelement.c \ lsmmathmlmathelement.c \ lsmmathmltableelement.c \ lsmmathmltablerowelement.c \ lsmmathmltablecellelement.c \ lsmmathmlspaceelement.c \ lsmmathmlradicalelement.c \ lsmmathmlscriptelement.c \ lsmmathmlfractionelement.c \ lsmmathmlunderoverelement.c \ lsmmathmlpresentationtoken.c \ lsmmathmloperatorelement.c \ lsmmathmlstringelement.c \ lsmmathmlpresentationcontainer.c \ lsmmathmlstyleelement.c \ lsmmathmlrowelement.c \ lsmmathmlencloseelement.c \ lsmmathmlfencedelement.c \ lsmmathmlpaddedelement.c \ lsmmathmlerrorelement.c \ lsmmathmlactionelement.c \ lsmmathmlstyle.c \ lsmmathmlview.c \ lsmmathmlglyphtableams.c \ lsmmathmlalignmarkelement.c \ lsmmathmlaligngroupelement.c \ lsmmathmlitexelement.c \ lsmmathmlutils.c \ lsmmathmllayoututils.c LASEM_SVG_SRCS = \ lsmsvgenumtypes.c \ lsmsvgenums.c \ lsmsvgtraits.c \ lsmsvgstyle.c \ lsmsvgcolors.c \ lsmsvglength.c \ lsmsvgview.c \ lsmsvgmatrix.c \ lsmsvgdocument.c \ lsmsvgelement.c \ lsmsvgtransformable.c \ lsmsvgclippathelement.c \ lsmsvgsvgelement.c \ lsmsvguseelement.c \ lsmsvgimageelement.c \ lsmsvgsymbolelement.c \ lsmsvgmarkerelement.c \ lsmsvgaelement.c \ lsmsvggelement.c \ lsmsvgdefselement.c \ lsmsvgrectelement.c \ lsmsvgcircleelement.c \ lsmsvgellipseelement.c \ lsmsvglineelement.c \ lsmsvgpolylineelement.c \ lsmsvgpolygonelement.c \ lsmsvgpathelement.c \ lsmsvgtextelement.c \ lsmsvgtspanelement.c \ lsmsvggradientelement.c \ lsmsvglineargradientelement.c \ lsmsvgradialgradientelement.c \ lsmsvgstopelement.c \ lsmsvgswitchelement.c \ lsmsvgpatternelement.c \ lsmsvgmaskelement.c \ lsmsvgfilterelement.c \ lsmsvgfilterprimitive.c \ lsmsvgfilterblend.c \ lsmsvgfiltercomposite.c \ lsmsvgfilterflood.c \ lsmsvgfiltergaussianblur.c \ lsmsvgfilteroffset.c \ lsmsvgfiltermerge.c \ lsmsvgfiltermergenode.c \ lsmsvgfilterspecularlighting.c \ lsmsvgfiltertile.c \ lsmsvgfiltersurface.c LASEM_DOM_HDRS = \ lsm.h \ lsmtypes.h \ lsmcairo.h \ lsmstr.h \ lsmutils.h \ lsmdebug.h \ lsmtraits.h \ lsmproperties.h \ lsmattributes.h \ lsmitex.h \ lsmdomentities.h \ lsmdom.h \ lsmdomtypes.h \ lsmdomnode.h \ lsmdomnodelist.h \ lsmdomnamednodemap.h \ lsmdomdocument.h \ lsmdomdocumentfragment.h \ lsmdomelement.h \ lsmdomcharacterdata.h \ lsmdomtext.h \ lsmdomview.h \ lsmdomparser.h \ lsmdomimplementation.h LASEM_MATHML_HDRS = \ lsmmathml.h \ lsmmathmltypes.h \ lsmmathmlenums.h \ lsmmathmltraits.h \ lsmmathmlattributes.h \ lsmmathmloperatordictionary.h \ lsmmathmldocument.h \ lsmmathmlelement.h \ lsmmathmlsemanticselement.h \ lsmmathmlphantomelement.h \ lsmmathmlmathelement.h \ lsmmathmltableelement.h \ lsmmathmltablerowelement.h \ lsmmathmltablecellelement.h \ lsmmathmlspaceelement.h \ lsmmathmlradicalelement.h \ lsmmathmlscriptelement.h \ lsmmathmlfractionelement.h \ lsmmathmlunderoverelement.h \ lsmmathmlpresentationtoken.h \ lsmmathmloperatorelement.h \ lsmmathmlstringelement.h \ lsmmathmlpresentationcontainer.h \ lsmmathmlstyleelement.h \ lsmmathmlrowelement.h \ lsmmathmlencloseelement.h \ lsmmathmlfencedelement.h \ lsmmathmlpaddedelement.h \ lsmmathmlerrorelement.h \ lsmmathmlactionelement.h \ lsmmathmlstyle.h \ lsmmathmlview.h \ lsmmathmlglyphtableams.h \ lsmmathmlalignmarkelement.h \ lsmmathmlaligngroupelement.h \ lsmmathmlitexelement.h \ lsmmathmlutils.h \ lsmmathmllayoututils.h LASEM_SVG_HDRS = \ lsmsvg.h \ lsmsvgtypes.h \ lsmsvgenums.h \ lsmsvgtraits.h \ lsmsvgattributes.h \ lsmsvgstyle.h \ lsmsvgcolors.h \ lsmsvglength.h \ lsmsvgview.h \ lsmsvgmatrix.h \ lsmsvgdocument.h \ lsmsvgelement.h \ lsmsvgtransformable.h \ lsmsvgclippathelement.h \ lsmsvgsvgelement.h \ lsmsvgaelement.h \ lsmsvggelement.h \ lsmsvgdefselement.h \ lsmsvguseelement.h \ lsmsvgimageelement.h \ lsmsvgsymbolelement.h \ lsmsvgmarkerelement.h \ lsmsvgrectelement.h \ lsmsvgcircleelement.h \ lsmsvgellipseelement.h \ lsmsvglineelement.h \ lsmsvgpathelement.h \ lsmsvgpolylineelement.h \ lsmsvgpolygonelement.h \ lsmsvgtextelement.h \ lsmsvgtspanelement.h \ lsmsvggradientelement.h \ lsmsvglineargradientelement.h \ lsmsvgradialgradientelement.h \ lsmsvgstopelement.h \ lsmsvgswitchelement.h \ lsmsvgpatternelement.h \ lsmsvgmaskelement.h \ lsmsvgfilterelement.h \ lsmsvgfilterprimitive.h \ lsmsvgfilterblend.h \ lsmsvgfiltercomposite.h \ lsmsvgfilterflood.h \ lsmsvgfiltergaussianblur.h \ lsmsvgfilteroffset.h \ lsmsvgfiltermerge.h \ lsmsvgfiltermergenode.h \ lsmsvgfilterspecularlighting.h \ lsmsvgfiltertile.h \ lsmsvgfiltersurface.h liblasem_0.6_ladir = $(includedir)/lasem-0.6 liblasem_0.6_la_SOURCES = $(LASEM_DOM_SRCS) \ $(LASEM_DOM_BUILT_SRCS) $(LASEM_MATHML_SRCS) $(LASEM_SVG_SRCS) \ $(LASEM_MATHML_HDRS) $(LASEM_SVG_HDRS) lsmmathmlenumtypes.h \ lsmsvgenumtypes.h liblasem_0.6_la_HEADERS = $(LASEM_DOM_HDRS) \ lsmdomenumtypes.h liblasem_0.6_la_LDFLAGS = -version-info $(LASEM_LIBTOOL_VERSION) lasem_render_0.6_SOURCES = \ lasemrender.c lasem_render_0.6_LDFLAGS = lasem_render_0.6_LDADD = $(LASEM_LIBS) liblasem-0.6.la ../itex2mml/libitex2mml.la CLEANFILES = $(BUILT_SOURCES) $(am__append_2) INTROSPECTION_GIRS = $(am__append_1) INTROSPECTION_SCANNER_ARGS = --add-include-path=$(srcdir) INTROSPECTION_COMPILER_ARGS = --includedir=$(srcdir) #introspection_files = $(LASEM_DOM_SRCS) \ # $(LASEM_DOM_HDRS) #introspection_built_files = $(LASEM_DOM_BUILT_SRCS) #Lasem_0_6_gir_INCLUDES = GObject-2.0 cairo-1.0 Gio-2.0 Pango-1.0 GdkPixbuf-2.0 #Lasem_0_6_gir_SCANNERFLAGS = --identifier-prefix=Lsm --warn-all #Lasem_0_6_gir_CFLAGS = $(INCLUDES) -I$(top_srcdir)/src #Lasem_0_6_gir_LIBS = liblasem-0.6.la #Lasem_0_6_gir_FILES = $(addprefix $(srcdir)/,$(introspection_files)) $(addprefix $(top_builddir)/src/,$(introspection_built_files)) #girdir = $(datadir)/gir-1.0 #gir_DATA = $(INTROSPECTION_GIRS) #typelibdir = $(libdir)/girepository-1.0 #typelib_DATA = $(INTROSPECTION_GIRS:.gir=.typelib) all: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) all-am .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/Makefile.decl $(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__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_srcdir)/Makefile.decl $(am__empty): $(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-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}; \ } liblasem-0.6.la: $(liblasem_0.6_la_OBJECTS) $(liblasem_0.6_la_DEPENDENCIES) $(EXTRA_liblasem_0.6_la_DEPENDENCIES) $(AM_V_CCLD)$(liblasem_0.6_la_LINK) -rpath $(libdir) $(liblasem_0.6_la_OBJECTS) $(liblasem_0.6_la_LIBADD) $(LIBS) 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 lasem-render-0.6$(EXEEXT): $(lasem_render_0.6_OBJECTS) $(lasem_render_0.6_DEPENDENCIES) $(EXTRA_lasem_render_0.6_DEPENDENCIES) @rm -f lasem-render-0.6$(EXEEXT) $(AM_V_CCLD)$(lasem_render_0.6_LINK) $(lasem_render_0.6_OBJECTS) $(lasem_render_0.6_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c include ./$(DEPDIR)/lasemrender.Po include ./$(DEPDIR)/lsm.Plo include ./$(DEPDIR)/lsmattributes.Plo include ./$(DEPDIR)/lsmcairo.Plo include ./$(DEPDIR)/lsmdebug.Plo include ./$(DEPDIR)/lsmdomcharacterdata.Plo include ./$(DEPDIR)/lsmdomdocument.Plo include ./$(DEPDIR)/lsmdomdocumentfragment.Plo include ./$(DEPDIR)/lsmdomelement.Plo include ./$(DEPDIR)/lsmdomentities.Plo include ./$(DEPDIR)/lsmdomenumtypes.Plo include ./$(DEPDIR)/lsmdomimplementation.Plo include ./$(DEPDIR)/lsmdomnamednodemap.Plo include ./$(DEPDIR)/lsmdomnode.Plo include ./$(DEPDIR)/lsmdomnodelist.Plo include ./$(DEPDIR)/lsmdomparser.Plo include ./$(DEPDIR)/lsmdomtext.Plo include ./$(DEPDIR)/lsmdomview.Plo include ./$(DEPDIR)/lsmitex.Plo include ./$(DEPDIR)/lsmmathmlactionelement.Plo include ./$(DEPDIR)/lsmmathmlaligngroupelement.Plo include ./$(DEPDIR)/lsmmathmlalignmarkelement.Plo include ./$(DEPDIR)/lsmmathmlattributes.Plo include ./$(DEPDIR)/lsmmathmldocument.Plo include ./$(DEPDIR)/lsmmathmlelement.Plo include ./$(DEPDIR)/lsmmathmlencloseelement.Plo include ./$(DEPDIR)/lsmmathmlenums.Plo include ./$(DEPDIR)/lsmmathmlenumtypes.Plo include ./$(DEPDIR)/lsmmathmlerrorelement.Plo include ./$(DEPDIR)/lsmmathmlfencedelement.Plo include ./$(DEPDIR)/lsmmathmlfractionelement.Plo include ./$(DEPDIR)/lsmmathmlglyphtableams.Plo include ./$(DEPDIR)/lsmmathmlitexelement.Plo include ./$(DEPDIR)/lsmmathmllayoututils.Plo include ./$(DEPDIR)/lsmmathmlmathelement.Plo include ./$(DEPDIR)/lsmmathmloperatordictionary.Plo include ./$(DEPDIR)/lsmmathmloperatorelement.Plo include ./$(DEPDIR)/lsmmathmlpaddedelement.Plo include ./$(DEPDIR)/lsmmathmlphantomelement.Plo include ./$(DEPDIR)/lsmmathmlpresentationcontainer.Plo include ./$(DEPDIR)/lsmmathmlpresentationtoken.Plo include ./$(DEPDIR)/lsmmathmlradicalelement.Plo include ./$(DEPDIR)/lsmmathmlrowelement.Plo include ./$(DEPDIR)/lsmmathmlscriptelement.Plo include ./$(DEPDIR)/lsmmathmlsemanticselement.Plo include ./$(DEPDIR)/lsmmathmlspaceelement.Plo include ./$(DEPDIR)/lsmmathmlstringelement.Plo include ./$(DEPDIR)/lsmmathmlstyle.Plo include ./$(DEPDIR)/lsmmathmlstyleelement.Plo include ./$(DEPDIR)/lsmmathmltablecellelement.Plo include ./$(DEPDIR)/lsmmathmltableelement.Plo include ./$(DEPDIR)/lsmmathmltablerowelement.Plo include ./$(DEPDIR)/lsmmathmltraits.Plo include ./$(DEPDIR)/lsmmathmlunderoverelement.Plo include ./$(DEPDIR)/lsmmathmlutils.Plo include ./$(DEPDIR)/lsmmathmlview.Plo include ./$(DEPDIR)/lsmproperties.Plo include ./$(DEPDIR)/lsmstr.Plo include ./$(DEPDIR)/lsmsvgaelement.Plo include ./$(DEPDIR)/lsmsvgcircleelement.Plo include ./$(DEPDIR)/lsmsvgclippathelement.Plo include ./$(DEPDIR)/lsmsvgcolors.Plo include ./$(DEPDIR)/lsmsvgdefselement.Plo include ./$(DEPDIR)/lsmsvgdocument.Plo include ./$(DEPDIR)/lsmsvgelement.Plo include ./$(DEPDIR)/lsmsvgellipseelement.Plo include ./$(DEPDIR)/lsmsvgenums.Plo include ./$(DEPDIR)/lsmsvgenumtypes.Plo include ./$(DEPDIR)/lsmsvgfilterblend.Plo include ./$(DEPDIR)/lsmsvgfiltercomposite.Plo include ./$(DEPDIR)/lsmsvgfilterelement.Plo include ./$(DEPDIR)/lsmsvgfilterflood.Plo include ./$(DEPDIR)/lsmsvgfiltergaussianblur.Plo include ./$(DEPDIR)/lsmsvgfiltermerge.Plo include ./$(DEPDIR)/lsmsvgfiltermergenode.Plo include ./$(DEPDIR)/lsmsvgfilteroffset.Plo include ./$(DEPDIR)/lsmsvgfilterprimitive.Plo include ./$(DEPDIR)/lsmsvgfilterspecularlighting.Plo include ./$(DEPDIR)/lsmsvgfiltersurface.Plo include ./$(DEPDIR)/lsmsvgfiltertile.Plo include ./$(DEPDIR)/lsmsvggelement.Plo include ./$(DEPDIR)/lsmsvggradientelement.Plo include ./$(DEPDIR)/lsmsvgimageelement.Plo include ./$(DEPDIR)/lsmsvglength.Plo include ./$(DEPDIR)/lsmsvglineargradientelement.Plo include ./$(DEPDIR)/lsmsvglineelement.Plo include ./$(DEPDIR)/lsmsvgmarkerelement.Plo include ./$(DEPDIR)/lsmsvgmaskelement.Plo include ./$(DEPDIR)/lsmsvgmatrix.Plo include ./$(DEPDIR)/lsmsvgpathelement.Plo include ./$(DEPDIR)/lsmsvgpatternelement.Plo include ./$(DEPDIR)/lsmsvgpolygonelement.Plo include ./$(DEPDIR)/lsmsvgpolylineelement.Plo include ./$(DEPDIR)/lsmsvgradialgradientelement.Plo include ./$(DEPDIR)/lsmsvgrectelement.Plo include ./$(DEPDIR)/lsmsvgstopelement.Plo include ./$(DEPDIR)/lsmsvgstyle.Plo include ./$(DEPDIR)/lsmsvgsvgelement.Plo include ./$(DEPDIR)/lsmsvgswitchelement.Plo include ./$(DEPDIR)/lsmsvgsymbolelement.Plo include ./$(DEPDIR)/lsmsvgtextelement.Plo include ./$(DEPDIR)/lsmsvgtraits.Plo include ./$(DEPDIR)/lsmsvgtransformable.Plo include ./$(DEPDIR)/lsmsvgtspanelement.Plo include ./$(DEPDIR)/lsmsvguseelement.Plo include ./$(DEPDIR)/lsmsvgview.Plo include ./$(DEPDIR)/lsmtraits.Plo include ./$(DEPDIR)/lsmutils.Plo .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 $@ $< mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs install-girDATA: $(gir_DATA) @$(NORMAL_INSTALL) @list='$(gir_DATA)'; test -n "$(girdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(girdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(girdir)" || 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_DATA) $$files '$(DESTDIR)$(girdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(girdir)" || exit $$?; \ done uninstall-girDATA: @$(NORMAL_UNINSTALL) @list='$(gir_DATA)'; test -n "$(girdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(girdir)'; $(am__uninstall_files_from_dir) install-typelibDATA: $(typelib_DATA) @$(NORMAL_INSTALL) @list='$(typelib_DATA)'; test -n "$(typelibdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(typelibdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(typelibdir)" || 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_DATA) $$files '$(DESTDIR)$(typelibdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(typelibdir)" || exit $$?; \ done uninstall-typelibDATA: @$(NORMAL_UNINSTALL) @list='$(typelib_DATA)'; test -n "$(typelibdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(typelibdir)'; $(am__uninstall_files_from_dir) install-liblasem_0.6_laHEADERS: $(liblasem_0.6_la_HEADERS) @$(NORMAL_INSTALL) @list='$(liblasem_0.6_la_HEADERS)'; test -n "$(liblasem_0.6_ladir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(liblasem_0.6_ladir)'"; \ $(MKDIR_P) "$(DESTDIR)$(liblasem_0.6_ladir)" || 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)$(liblasem_0.6_ladir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(liblasem_0.6_ladir)" || exit $$?; \ done uninstall-liblasem_0.6_laHEADERS: @$(NORMAL_UNINSTALL) @list='$(liblasem_0.6_la_HEADERS)'; test -n "$(liblasem_0.6_ladir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(liblasem_0.6_ladir)'; $(am__uninstall_files_from_dir) tags TAGS: ctags CTAGS: cscope cscopelist: distdir: $(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 $(MAKE) $(AM_MAKEFLAGS) check-local check: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) check-am all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS) install-binPROGRAMS: install-libLTLIBRARIES installdirs: for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(girdir)" "$(DESTDIR)$(typelibdir)" "$(DESTDIR)$(liblasem_0.6_ladir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) 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: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 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." -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) clean: clean-am clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \ clean-libtool mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-girDATA \ install-liblasem_0.6_laHEADERS \ install-typelibDATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-binPROGRAMS install-libLTLIBRARIES 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 -rf ./$(DEPDIR) -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-girDATA \ uninstall-libLTLIBRARIES \ uninstall-liblasem_0.6_laHEADERS \ uninstall-typelibDATA .MAKE: all check check-am install install-am install-strip .PHONY: all all-am check check-am check-local clean clean-binPROGRAMS \ clean-generic clean-libLTLIBRARIES clean-libtool cscopelist-am \ ctags-am distclean distclean-compile distclean-generic \ distclean-libtool distdir dvi dvi-am html html-am info info-am \ install install-am install-binPROGRAMS install-data \ install-data-am install-dvi install-dvi-am install-exec \ install-exec-am install-girDATA install-html install-html-am \ install-info install-info-am install-libLTLIBRARIES \ install-liblasem_0.6_laHEADERS install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip install-typelibDATA installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \ uninstall-am uninstall-binPROGRAMS uninstall-girDATA \ uninstall-libLTLIBRARIES \ uninstall-liblasem_0.6_laHEADERS \ uninstall-typelibDATA .PRECIOUS: Makefile ### testing rules # test: run all tests in cwd and subdirs test: ${TEST_PROGS} @test -z "${TEST_PROGS}" || ${GTESTER} --verbose ${TEST_PROGS} @ for subdir in $(SUBDIRS) . ; do \ test "$$subdir" = "." -o "$$subdir" = "po" || \ ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ done # test-report: run tests in subdirs and generate report # perf-report: run tests in subdirs with -m perf and generate report # full-report: like test-report: with -m perf and -m slow test-report perf-report full-report: ${TEST_PROGS} @test -z "${TEST_PROGS}" || { \ case $@ in \ test-report) test_options="-k";; \ perf-report) test_options="-k -m=perf";; \ full-report) test_options="-k -m=perf -m=slow";; \ esac ; \ if test -z "$$GTESTER_LOGDIR" ; then \ ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \ elif test -n "${TEST_PROGS}" ; then \ ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \ fi ; \ } @ ignore_logdir=true ; \ if test -z "$$GTESTER_LOGDIR" ; then \ GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \ ignore_logdir=false ; \ fi ; \ for subdir in $(SUBDIRS) . ; do \ test "$$subdir" = "." -o "$$subdir" = "po" || \ ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \ done ; \ $$ignore_logdir || { \ echo '' > $@.xml ; \ echo '' >> $@.xml ; \ for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \ sed '1,1s/^?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \ done ; \ echo >> $@.xml ; \ echo '' >> $@.xml ; \ rm -rf "$$GTESTER_LOGDIR"/ ; \ ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \ } .PHONY: test test-report perf-report full-report # run make test as part of make check check-local: test lsmdomenumtypes.h: lsmdomenumtypes.h.template $(LASEM_DOM_HDRS) $(GLIB_MKENUMS) $(AM_V_GEN) (cd $(srcdir) && $(GLIB_MKENUMS) --template lsmdomenumtypes.h.template $(LASEM_DOM_HDRS)) > $@ lsmdomenumtypes.c: lsmdomenumtypes.c.template $(LASEM_DOM_HDRS) $(GLIB_MKENUMS) $(AM_V_GEN) (cd $(srcdir) && $(GLIB_MKENUMS) --template lsmdomenumtypes.c.template $(LASEM_DOM_HDRS)) > $@ lsmmathmlenumtypes.h: lsmmathmlenumtypes.h.template $(LASEM_MATHML_HDRS) $(GLIB_MKENUMS) $(AM_V_GEN) (cd $(srcdir) && $(GLIB_MKENUMS) --template lsmmathmlenumtypes.h.template $(LASEM_MATHML_HDRS)) > $@ lsmmathmlenumtypes.c: lsmmathmlenumtypes.c.template $(LASEM_MATHML_HDRS) $(GLIB_MKENUMS) $(AM_V_GEN) (cd $(srcdir) && $(GLIB_MKENUMS) --template lsmmathmlenumtypes.c.template $(LASEM_MATHML_HDRS)) > $@ lsmsvgenumtypes.h: lsmsvgenumtypes.h.template $(LASEM_SVG_HDRS) $(GLIB_MKENUMS) $(AM_V_GEN) (cd $(srcdir) && $(GLIB_MKENUMS) --template lsmsvgenumtypes.h.template $(LASEM_SVG_HDRS)) > $@ lsmsvgenumtypes.c: lsmsvgenumtypes.c.template $(LASEM_SVG_HDRS) $(GLIB_MKENUMS) $(AM_V_GEN) (cd $(srcdir) && $(GLIB_MKENUMS) --template lsmsvgenumtypes.c.template $(LASEM_SVG_HDRS)) > $@ -include $(INTROSPECTION_MAKEFILE) #Lasem-0.6.gir: $(INTROSPECTION_SCANNER) liblasem-0.6.la Makefile # 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: