# Makefile.in generated by automake 1.10 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006 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. @SET_MAKE@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ 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 = @build@ host_triplet = @host@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(srcdir)/lexers.make noinst_PROGRAMS = test-scintilla$(EXEEXT) subdir = plugins/editor/scintilla ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = LTLIBRARIES = $(noinst_LTLIBRARIES) am__DEPENDENCIES_1 = libanjuta_scintilla_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) am__objects_1 = LexAda.lo LexAPDL.lo LexAsm.lo LexAsn1.lo LexAU3.lo \ LexAVE.lo LexBaan.lo LexBash.lo LexBasic.lo LexBullant.lo \ LexCaml.lo LexCLW.lo LexConf.lo LexCPP.lo LexCrontab.lo \ LexCsound.lo LexCSS.lo LexEiffel.lo LexErlang.lo LexEScript.lo \ LexFlagship.lo LexForth.lo LexFortran.lo LexGui4Cli.lo \ LexHaskell.lo LexHTML.lo LexInno.lo LexKix.lo LexLisp.lo \ LexLout.lo LexLua.lo LexMatlab.lo LexMetapost.lo LexMMIXAL.lo \ LexMPT.lo LexMSSQL.lo LexNsis.lo LexOpal.lo LexOthers.lo \ LexPascal.lo LexPB.lo LexPerl.lo LexPOV.lo LexPS.lo \ LexPython.lo LexRebol.lo LexRuby.lo LexScriptol.lo \ LexSmalltalk.lo LexSpecman.lo LexSpice.lo LexSQL.lo \ LexTADS3.lo LexTCL.lo LexTeX.lo LexVB.lo LexVerilog.lo \ LexVHDL.lo LexYAML.lo am_libanjuta_scintilla_la_OBJECTS = AutoComplete.lo CallTip.lo \ CellBuffer.lo ContractionState.lo CharClassify.lo \ ExternalLexer.lo Document.lo DocumentAccessor.lo Editor.lo \ Indicator.lo KeyMap.lo KeyWords.lo LineMarker.lo PlatGTK.lo \ PropSet.lo RESearch.lo ScintillaBase.lo ScintillaGTK.lo \ Style.lo StyleContext.lo UniConversion.lo ViewStyle.lo \ WindowAccessor.lo XPM.lo scintilla-marshal.lo $(am__objects_1) libanjuta_scintilla_la_OBJECTS = $(am_libanjuta_scintilla_la_OBJECTS) PROGRAMS = $(noinst_PROGRAMS) am_test_scintilla_OBJECTS = test_scintilla-test-scintilla.$(OBJEXT) test_scintilla_OBJECTS = $(am_test_scintilla_OBJECTS) test_scintilla_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CXXLD) \ $(test_scintilla_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@ depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) CXXLD = $(CXX) CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ SOURCES = $(libanjuta_scintilla_la_SOURCES) $(test_scintilla_SOURCES) DIST_SOURCES = $(libanjuta_scintilla_la_SOURCES) \ $(test_scintilla_SOURCES) RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ install-dvi-recursive install-exec-recursive \ install-html-recursive install-info-recursive \ install-pdf-recursive install-ps-recursive install-recursive \ installcheck-recursive installdirs-recursive pdf-recursive \ ps-recursive uninstall-recursive RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_LINGUAS = @ALL_LINGUAS@ AMTAR = @AMTAR@ AM_CFLAGS = @AM_CFLAGS@ AM_CXXFLAGS = -DGTK -DSCI_LEXER -DUSE_XIM ANJUTA_LDFLAG = @ANJUTA_LDFLAG@ ANJUTA_LDFLAGS = @ANJUTA_LDFLAGS@ ANJUTA_MAJOR_VERSION = @ANJUTA_MAJOR_VERSION@ ANJUTA_MICRO_VERSION = @ANJUTA_MICRO_VERSION@ ANJUTA_MINOR_VERSION = @ANJUTA_MINOR_VERSION@ ANJUTA_PLUGIN_LDFLAGS = @ANJUTA_PLUGIN_LDFLAGS@ ANJUTA_VERSION = @ANJUTA_VERSION@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOGEN_PATH = @AUTOGEN_PATH@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ BINUTILS_REQUIRED = @BINUTILS_REQUIRED@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DEPRECATED_FLAGS = @DEPRECATED_FLAGS@ DOC_USER_FORMATS = @DOC_USER_FORMATS@ ECHO = @ECHO@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ F77 = @F77@ FFLAGS = @FFLAGS@ FREEBSD_BUILD = @FREEBSD_BUILD@ GCONFTOOL = @GCONFTOOL@ GCONF_CFLAGS = @GCONF_CFLAGS@ GCONF_LIBS = @GCONF_LIBS@ GCONF_REQUIRED = @GCONF_REQUIRED@ GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@ GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@ GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@ GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@ GDK_PIXBUF_REQUIRED = @GDK_PIXBUF_REQUIRED@ GDL_CFLAGS = @GDL_CFLAGS@ GDL_LIBS = @GDL_LIBS@ GDL_REQUIRED = @GDL_REQUIRED@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLADEUI_REQUIRED = @GLADEUI_REQUIRED@ GLADEUI_SVN_REQUIRED = @GLADEUI_SVN_REQUIRED@ GLADEUI_VERSION = @GLADEUI_VERSION@ GLADE_CFLAGS = @GLADE_CFLAGS@ GLADE_LIBS = @GLADE_LIBS@ GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ GLIB_LIBS = @GLIB_LIBS@ GLIB_MKENUMS = @GLIB_MKENUMS@ GLIB_REQUIRED = @GLIB_REQUIRED@ GMAKE = @GMAKE@ GMODULE_CFLAGS = @GMODULE_CFLAGS@ GMODULE_LIBS = @GMODULE_LIBS@ GMODULE_REQUIRED = @GMODULE_REQUIRED@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GNOMEBUILD_REQUIRED = @GNOMEBUILD_REQUIRED@ GNOME_CANVAS_CFLAGS = @GNOME_CANVAS_CFLAGS@ GNOME_CANVAS_LIBS = @GNOME_CANVAS_LIBS@ GNOME_CANVAS_REQUIRED = @GNOME_CANVAS_REQUIRED@ GNOME_CFLAGS = @GNOME_CFLAGS@ GNOME_LIBS = @GNOME_LIBS@ GNOME_PRINT_CFLAGS = @GNOME_PRINT_CFLAGS@ GNOME_PRINT_LIBS = @GNOME_PRINT_LIBS@ GNOME_PRINT_REQUIRED = @GNOME_PRINT_REQUIRED@ GNOME_PRINT_UI_CFLAGS = @GNOME_PRINT_UI_CFLAGS@ GNOME_PRINT_UI_LIBS = @GNOME_PRINT_UI_LIBS@ GNOME_PRINT_UI_REQUIRED = @GNOME_PRINT_UI_REQUIRED@ GNOME_REQUIRED = @GNOME_REQUIRED@ GNOME_UI_CFLAGS = @GNOME_UI_CFLAGS@ GNOME_UI_LIBS = @GNOME_UI_LIBS@ GNOME_UI_REQUIRED = @GNOME_UI_REQUIRED@ GNOME_VFS_CFLAGS = @GNOME_VFS_CFLAGS@ GNOME_VFS_LIBS = @GNOME_VFS_LIBS@ GNOME_VFS_MODULE_CFLAGS = @GNOME_VFS_MODULE_CFLAGS@ GNOME_VFS_MODULE_LIBS = @GNOME_VFS_MODULE_LIBS@ GNOME_VFS_REQUIRED = @GNOME_VFS_REQUIRED@ GOBJECT_CFLAGS = @GOBJECT_CFLAGS@ GOBJECT_LIBS = @GOBJECT_LIBS@ GOBJECT_REQUIRED = @GOBJECT_REQUIRED@ GRAPHVIZ_CFLAGS = @GRAPHVIZ_CFLAGS@ GRAPHVIZ_LIBS = @GRAPHVIZ_LIBS@ GREP = @GREP@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ GTHREAD_LIBS = @GTHREAD_LIBS@ GTKSOURCEVIEW_GNOME_REQUIRED = @GTKSOURCEVIEW_GNOME_REQUIRED@ GTKSOURCEVIEW_GTK_REQUIRED = @GTKSOURCEVIEW_GTK_REQUIRED@ GTKSOURCEVIEW_REQUIRED = @GTKSOURCEVIEW_REQUIRED@ GTK_CFLAGS = @GTK_CFLAGS@ GTK_LIBS = @GTK_LIBS@ GTK_REQUIRED = @GTK_REQUIRED@ HELP_DIR = @HELP_DIR@ HTML_DIR = @HTML_DIR@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INSTOBJEXT = @INSTOBJEXT@ INTLLIBS = @INTLLIBS@ INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@ INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@ INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ INTLTOOL_ICONV = @INTLTOOL_ICONV@ INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@ INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@ INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@ INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@ INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@ INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@ INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@ INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@ INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@ INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@ INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@ INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@ INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@ INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@ INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@ LDFLAGS = @LDFLAGS@ LIBANJUTA_CFLAGS = @LIBANJUTA_CFLAGS@ LIBANJUTA_LIBS = @LIBANJUTA_LIBS@ LIBDEVHELP_REQUIRED = @LIBDEVHELP_REQUIRED@ LIBGLADE_REQUIRED = @LIBGLADE_REQUIRED@ LIBGRAPHVIZ_REQUIRED = @LIBGRAPHVIZ_REQUIRED@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIBWNCK_REQUIRED = @LIBWNCK_REQUIRED@ LIBXML_CFLAGS = @LIBXML_CFLAGS@ LIBXML_LIBS = @LIBXML_LIBS@ LIBXML_REQUIRED = @LIBXML_REQUIRED@ LIBXSLT_CFLAGS = @LIBXSLT_CFLAGS@ LIBXSLT_LIBS = @LIBXSLT_LIBS@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ MSGFMT_OPTS = @MSGFMT_OPTS@ NEON_REQUIRED = @NEON_REQUIRED@ OBJEXT = @OBJEXT@ OLD_VTE = @OLD_VTE@ OMF_DIR = @OMF_DIR@ ORBIT_CFLAGS = @ORBIT_CFLAGS@ ORBIT_LIBS = @ORBIT_LIBS@ ORBIT_REQUIRED = @ORBIT_REQUIRED@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PANGO_CFLAGS = @PANGO_CFLAGS@ PANGO_LIBS = @PANGO_LIBS@ PANGO_REQUIRED = @PANGO_REQUIRED@ PATH_SEPARATOR = @PATH_SEPARATOR@ PCRE_CFLAGS = @PCRE_CFLAGS@ PCRE_CONFIG = @PCRE_CONFIG@ PCRE_LIBS = @PCRE_LIBS@ PCRE_REQUIRED = @PCRE_REQUIRED@ PKGCONFIG_CONFIG = @PKGCONFIG_CONFIG@ PKG_CONFIG = @PKG_CONFIG@ PKG_PATH = @PKG_PATH@ PLUGIN_DEVHELP_CFLAGS = @PLUGIN_DEVHELP_CFLAGS@ PLUGIN_DEVHELP_LIBS = @PLUGIN_DEVHELP_LIBS@ PLUGIN_GLADE_CFLAGS = @PLUGIN_GLADE_CFLAGS@ PLUGIN_GLADE_LIBS = @PLUGIN_GLADE_LIBS@ PLUGIN_GNOMEBUILD_CFLAGS = @PLUGIN_GNOMEBUILD_CFLAGS@ PLUGIN_GNOMEBUILD_LIBS = @PLUGIN_GNOMEBUILD_LIBS@ PLUGIN_SOURCEVIEW_CFLAGS = @PLUGIN_SOURCEVIEW_CFLAGS@ PLUGIN_SOURCEVIEW_LIBS = @PLUGIN_SOURCEVIEW_LIBS@ PLUGIN_VALGRIND_LIBS = @PLUGIN_VALGRIND_LIBS@ POFILES = @POFILES@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ PREF_SUFFIX = @PREF_SUFFIX@ RANLIB = @RANLIB@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ SUBVERSION_REQUIRED = @SUBVERSION_REQUIRED@ SVNCONFIG = @SVNCONFIG@ SVN_CFLAGS = @SVN_CFLAGS@ SVN_INCLUDE = @SVN_INCLUDE@ SVN_LIB = @SVN_LIB@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ VTE_CFLAGS = @VTE_CFLAGS@ VTE_LIBS = @VTE_LIBS@ VTE_NEW_REQUIRED = @VTE_NEW_REQUIRED@ VTE_REQUIRED = @VTE_REQUIRED@ WARN_CFLAGS = @WARN_CFLAGS@ XGETTEXT = @XGETTEXT@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ anjuta_data_dir = @anjuta_data_dir@ anjuta_glade_dir = @anjuta_glade_dir@ anjuta_image_dir = @anjuta_image_dir@ anjuta_plugin_dir = @anjuta_plugin_dir@ anjuta_ui_dir = @anjuta_ui_dir@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = include noinst_LTLIBRARIES = libanjuta-scintilla.la INCLUDES = \ $(GTK_CFLAGS) \ -I$(srcdir)/include AM_CPPFLAGS = -DGTK -DSCI_LEXER -DUSE_XIM LEXER_OBJS = \ $(top_srcdir)/plugins/editor/scintilla/StyleContext.o\ $(top_srcdir)/plugins/editor/scintilla/LexAda.o\ $(top_srcdir)/plugins/editor/scintilla/LexAPDL.o\ $(top_srcdir)/plugins/editor/scintilla/LexAsm.o\ $(top_srcdir)/plugins/editor/scintilla/LexAsn1.o\ $(top_srcdir)/plugins/editor/scintilla/LexAU3.o\ $(top_srcdir)/plugins/editor/scintilla/LexAVE.o\ $(top_srcdir)/plugins/editor/scintilla/LexBaan.o\ $(top_srcdir)/plugins/editor/scintilla/LexBash.o\ $(top_srcdir)/plugins/editor/scintilla/LexBasic.o\ $(top_srcdir)/plugins/editor/scintilla/LexBullant.o\ $(top_srcdir)/plugins/editor/scintilla/LexCaml.o\ $(top_srcdir)/plugins/editor/scintilla/LexCLW.o\ $(top_srcdir)/plugins/editor/scintilla/LexConf.o\ $(top_srcdir)/plugins/editor/scintilla/LexCPP.o\ $(top_srcdir)/plugins/editor/scintilla/LexCrontab.o\ $(top_srcdir)/plugins/editor/scintilla/LexCsound.o\ $(top_srcdir)/plugins/editor/scintilla/LexCSS.o\ $(top_srcdir)/plugins/editor/scintilla/LexEiffel.o\ $(top_srcdir)/plugins/editor/scintilla/LexErlang.o\ $(top_srcdir)/plugins/editor/scintilla/LexEScript.o\ $(top_srcdir)/plugins/editor/scintilla/LexFlagship.o\ $(top_srcdir)/plugins/editor/scintilla/LexForth.o\ $(top_srcdir)/plugins/editor/scintilla/LexFortran.o\ $(top_srcdir)/plugins/editor/scintilla/LexGui4Cli.o\ $(top_srcdir)/plugins/editor/scintilla/LexHaskell.o\ $(top_srcdir)/plugins/editor/scintilla/LexHTML.o\ $(top_srcdir)/plugins/editor/scintilla/LexInno.o\ $(top_srcdir)/plugins/editor/scintilla/LexKix.o\ $(top_srcdir)/plugins/editor/scintilla/LexLisp.o\ $(top_srcdir)/plugins/editor/scintilla/LexLout.o\ $(top_srcdir)/plugins/editor/scintilla/LexLua.o\ $(top_srcdir)/plugins/editor/scintilla/LexMatlab.o\ $(top_srcdir)/plugins/editor/scintilla/LexMetapost.o\ $(top_srcdir)/plugins/editor/scintilla/LexMMIXAL.o\ $(top_srcdir)/plugins/editor/scintilla/LexMPT.o\ $(top_srcdir)/plugins/editor/scintilla/LexMSSQL.o\ $(top_srcdir)/plugins/editor/scintilla/LexNsis.o\ $(top_srcdir)/plugins/editor/scintilla/LexOpal.o\ $(top_srcdir)/plugins/editor/scintilla/LexOthers.o\ $(top_srcdir)/plugins/editor/scintilla/LexPascal.o\ $(top_srcdir)/plugins/editor/scintilla/LexPB.o\ $(top_srcdir)/plugins/editor/scintilla/LexPerl.o\ $(top_srcdir)/plugins/editor/scintilla/LexPOV.o\ $(top_srcdir)/plugins/editor/scintilla/LexPS.o\ $(top_srcdir)/plugins/editor/scintilla/LexPython.o\ $(top_srcdir)/plugins/editor/scintilla/LexRebol.o\ $(top_srcdir)/plugins/editor/scintilla/LexRuby.o\ $(top_srcdir)/plugins/editor/scintilla/LexScriptol.o\ $(top_srcdir)/plugins/editor/scintilla/LexSmalltalk.o\ $(top_srcdir)/plugins/editor/scintilla/LexSpecman.o\ $(top_srcdir)/plugins/editor/scintilla/LexSpice.o\ $(top_srcdir)/plugins/editor/scintilla/LexSQL.o\ $(top_srcdir)/plugins/editor/scintilla/LexTADS3.o\ $(top_srcdir)/plugins/editor/scintilla/LexTCL.o\ $(top_srcdir)/plugins/editor/scintilla/LexTeX.o\ $(top_srcdir)/plugins/editor/scintilla/LexVB.o\ $(top_srcdir)/plugins/editor/scintilla/LexVerilog.o\ $(top_srcdir)/plugins/editor/scintilla/LexVHDL.o\ $(top_srcdir)/plugins/editor/scintilla/LexYAML.o LEXER_SRCS = \ LexAda.cxx\ LexAPDL.cxx\ LexAsm.cxx\ LexAsn1.cxx\ LexAU3.cxx\ LexAVE.cxx\ LexBaan.cxx\ LexBash.cxx\ LexBasic.cxx\ LexBullant.cxx\ LexCaml.cxx\ LexCLW.cxx\ LexConf.cxx\ LexCPP.cxx\ LexCrontab.cxx\ LexCsound.cxx\ LexCSS.cxx\ LexEiffel.cxx\ LexErlang.cxx\ LexEScript.cxx\ LexFlagship.cxx\ LexForth.cxx\ LexFortran.cxx\ LexGui4Cli.cxx\ LexHaskell.cxx\ LexHTML.cxx\ LexInno.cxx\ LexKix.cxx\ LexLisp.cxx\ LexLout.cxx\ LexLua.cxx\ LexMatlab.cxx\ LexMetapost.cxx\ LexMMIXAL.cxx\ LexMPT.cxx\ LexMSSQL.cxx\ LexNsis.cxx\ LexOpal.cxx\ LexOthers.cxx\ LexPascal.cxx\ LexPB.cxx\ LexPerl.cxx\ LexPOV.cxx\ LexPS.cxx\ LexPython.cxx\ LexRebol.cxx\ LexRuby.cxx\ LexScriptol.cxx\ LexSmalltalk.cxx\ LexSpecman.cxx\ LexSpice.cxx\ LexSQL.cxx\ LexTADS3.cxx\ LexTCL.cxx\ LexTeX.cxx\ LexVB.cxx\ LexVerilog.cxx\ LexVHDL.cxx\ LexYAML.cxx libanjuta_scintilla_la_SOURCES = \ AutoComplete.cxx \ CallTip.cxx \ CellBuffer.cxx \ ContractionState.cxx \ Converter.h \ CharClassify.h \ CharClassify.cxx \ ExternalLexer.cxx \ ExternalLexer.h \ Document.cxx \ DocumentAccessor.cxx \ Editor.cxx \ Indicator.cxx \ KeyMap.cxx \ KeyWords.cxx \ LineMarker.cxx \ PlatGTK.cxx \ PropSet.cxx \ RESearch.cxx \ ScintillaBase.cxx \ ScintillaGTK.cxx \ Style.cxx \ StyleContext.cxx\ UniConversion.cxx \ ViewStyle.cxx \ WindowAccessor.cxx \ AutoComplete.h \ CallTip.h \ CellBuffer.h \ ContractionState.h \ Document.h \ DocumentAccessor.h \ Editor.h \ Indicator.h \ KeyMap.h \ LineMarker.h \ RESearch.h \ SVector.h \ ScintillaBase.h \ Style.h \ UniConversion.h \ ViewStyle.h\ StyleContext.h\ XPM.h\ XPM.cxx\ scintilla-marshal.h\ scintilla-marshal.c\ $(LEXER_SRCS) libanjuta_scintilla_la_LIBADD = \ $(GTHREAD_LIBS) \ $(GTK_LIBS) test_scintilla_DEPENDENCIES = libanjuta-scintilla.la test_scintilla_CXXFLAGS = -DGTK test_scintilla_SOURCES = test-scintilla.cxx test_scintilla_LDADD = libanjuta-scintilla.la EXTRA_DIST = lexers.make all: all-recursive .SUFFIXES: .SUFFIXES: .c .cxx .lo .o .obj $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/lexers.make $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu plugins/editor/scintilla/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu plugins/editor/scintilla/Makefile .PRECIOUS: 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_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh clean-noinstLTLIBRARIES: -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done libanjuta-scintilla.la: $(libanjuta_scintilla_la_OBJECTS) $(libanjuta_scintilla_la_DEPENDENCIES) $(CXXLINK) $(libanjuta_scintilla_la_OBJECTS) $(libanjuta_scintilla_la_LIBADD) $(LIBS) clean-noinstPROGRAMS: @list='$(noinst_PROGRAMS)'; for p in $$list; do \ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ echo " rm -f $$p $$f"; \ rm -f $$p $$f ; \ done test-scintilla$(EXEEXT): $(test_scintilla_OBJECTS) $(test_scintilla_DEPENDENCIES) @rm -f test-scintilla$(EXEEXT) $(test_scintilla_LINK) $(test_scintilla_OBJECTS) $(test_scintilla_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AutoComplete.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CallTip.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CellBuffer.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CharClassify.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ContractionState.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Document.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DocumentAccessor.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Editor.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ExternalLexer.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Indicator.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/KeyMap.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/KeyWords.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexAPDL.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexAU3.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexAVE.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexAda.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexAsm.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexAsn1.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexBaan.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexBash.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexBasic.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexBullant.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexCLW.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexCPP.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexCSS.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexCaml.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexConf.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexCrontab.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexCsound.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexEScript.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexEiffel.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexErlang.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexFlagship.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexForth.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexFortran.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexGui4Cli.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexHTML.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexHaskell.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexInno.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexKix.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexLisp.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexLout.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexLua.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexMMIXAL.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexMPT.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexMSSQL.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexMatlab.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexMetapost.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexNsis.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexOpal.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexOthers.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexPB.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexPOV.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexPS.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexPascal.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexPerl.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexPython.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexRebol.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexRuby.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexSQL.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexScriptol.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexSmalltalk.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexSpecman.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexSpice.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexTADS3.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexTCL.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexTeX.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexVB.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexVHDL.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexVerilog.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LexYAML.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LineMarker.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PlatGTK.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PropSet.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RESearch.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ScintillaBase.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ScintillaGTK.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Style.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/StyleContext.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UniConversion.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ViewStyle.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/WindowAccessor.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XPM.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scintilla-marshal.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_scintilla-test-scintilla.Po@am__quote@ .c.o: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< .cxx.o: @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< .cxx.obj: @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .cxx.lo: @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $< test_scintilla-test-scintilla.o: test-scintilla.cxx @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scintilla_CXXFLAGS) $(CXXFLAGS) -MT test_scintilla-test-scintilla.o -MD -MP -MF $(DEPDIR)/test_scintilla-test-scintilla.Tpo -c -o test_scintilla-test-scintilla.o `test -f 'test-scintilla.cxx' || echo '$(srcdir)/'`test-scintilla.cxx @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/test_scintilla-test-scintilla.Tpo $(DEPDIR)/test_scintilla-test-scintilla.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test-scintilla.cxx' object='test_scintilla-test-scintilla.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scintilla_CXXFLAGS) $(CXXFLAGS) -c -o test_scintilla-test-scintilla.o `test -f 'test-scintilla.cxx' || echo '$(srcdir)/'`test-scintilla.cxx test_scintilla-test-scintilla.obj: test-scintilla.cxx @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scintilla_CXXFLAGS) $(CXXFLAGS) -MT test_scintilla-test-scintilla.obj -MD -MP -MF $(DEPDIR)/test_scintilla-test-scintilla.Tpo -c -o test_scintilla-test-scintilla.obj `if test -f 'test-scintilla.cxx'; then $(CYGPATH_W) 'test-scintilla.cxx'; else $(CYGPATH_W) '$(srcdir)/test-scintilla.cxx'; fi` @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/test_scintilla-test-scintilla.Tpo $(DEPDIR)/test_scintilla-test-scintilla.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test-scintilla.cxx' object='test_scintilla-test-scintilla.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scintilla_CXXFLAGS) $(CXXFLAGS) -c -o test_scintilla-test-scintilla.obj `if test -f 'test-scintilla.cxx'; then $(CYGPATH_W) 'test-scintilla.cxx'; else $(CYGPATH_W) '$(srcdir)/test-scintilla.cxx'; fi` mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): @failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" $(RECURSIVE_CLEAN_TARGETS): @failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique; \ fi ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 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 $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -d "$(distdir)/$$subdir" \ || $(MKDIR_P) "$(distdir)/$$subdir" \ || exit 1; \ distdir=`$(am__cd) $(distdir) && pwd`; \ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ (cd $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$top_distdir" \ distdir="$$distdir/$$subdir" \ am__remove_distdir=: \ am__skip_length_check=: \ distdir) \ || exit 1; \ fi; \ done check-am: all-am check: check-recursive all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) installdirs: installdirs-recursive installdirs-am: install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-recursive clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \ clean-noinstPROGRAMS mostlyclean-am distclean: distclean-recursive -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive info: info-recursive info-am: install-data-am: install-dvi: install-dvi-recursive install-exec-am: install-html: install-html-recursive install-info: install-info-recursive install-man: install-pdf: install-pdf-recursive install-ps: install-ps-recursive installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ install-strip .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am check check-am clean clean-generic clean-libtool \ clean-noinstLTLIBRARIES clean-noinstPROGRAMS ctags \ ctags-recursive distclean distclean-compile distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dvi install-dvi-am install-exec \ install-exec-am install-html install-html-am install-info \ install-info-am install-man install-pdf install-pdf-am \ install-ps install-ps-am install-strip installcheck \ installcheck-am installdirs installdirs-am maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags tags-recursive uninstall uninstall-am update-scintilla: cp $(srcdir)/scintilla/gtk/*.cxx $(srcdir)/ cp $(srcdir)/scintilla/gtk/*.h $(srcdir)/ cp $(srcdir)/scintilla/src/*.cxx $(srcdir)/ cp $(srcdir)/scintilla/src/*.h $(srcdir)/ cp $(srcdir)/scintilla/include/*.h $(srcdir)/include/ cp $(srcdir)/scintilla/include/*.py $(srcdir)/include/ cp $(srcdir)/scintilla/include/*.iface $(srcdir)/include/ echo "## Lexers make file" > lexers.make echo 'LEXER_OBJS = \' >> lexers.make; echo -n ' $$(top_srcdir)/plugins/editor/scintilla/StyleContext.o' >> lexers.make for lex in Lex*.cxx; do \ lex=`echo $$lex | sed -e "s/cxx$$/o/"`; \ echo '\' >> lexers.make; \ echo -n ' $$(top_srcdir)/plugins/editor/scintilla/' >> lexers.make; \ echo -n "$$lex" >> lexers.make; \ done echo "" >> lexers.make echo "" >> lexers.make echo -n 'LEXER_SRCS = ' >> lexers.make for lex in Lex*.cxx; do \ echo '\' >> lexers.make; \ echo -n " $$lex" >> lexers.make; \ done echo "" >> lexers.make echo "Patching files ..." for patchfile in patches/*.diff; do \ patch -p1 < $$patchfile; \ done marshallers: scintilla-marshal.list glib-genmarshal --prefix scintilla_marshal scintilla-marshal.list --header > scintilla-marshal.h glib-genmarshal --prefix scintilla_marshal scintilla-marshal.list --body > scintilla-marshal.c # 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: