# Makefile.in generated by automake 1.9.2 from Makefile.am.
# scintilla/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004  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.




SOURCES = $(libscintilla_a_SOURCES) $(test_scintilla_SOURCES)

srcdir = .
top_srcdir = ..

pkgdatadir = $(datadir)/anjuta
pkglibdir = $(libdir)/anjuta
pkgincludedir = $(includedir)/anjuta
top_builddir = ..
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = /usr/athena/bin/install -c
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 = sparc-sun-solaris2.9
host_triplet = sparc-sun-solaris2.9
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
	$(srcdir)/lexers.make
noinst_PROGRAMS = test-scintilla$(EXEEXT)
subdir = 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 =
LIBRARIES = $(noinst_LIBRARIES)
ARFLAGS = cru
libscintilla_a_AR = $(AR) $(ARFLAGS)
libscintilla_a_LIBADD =
am__objects_1 = LexAda.$(OBJEXT) LexAsm.$(OBJEXT) LexAVE.$(OBJEXT) \
	LexBaan.$(OBJEXT) LexBullant.$(OBJEXT) LexCLW.$(OBJEXT) \
	LexConf.$(OBJEXT) LexCPP.$(OBJEXT) LexCrontab.$(OBJEXT) \
	LexCSS.$(OBJEXT) LexEiffel.$(OBJEXT) LexErlang.$(OBJEXT) \
	LexEScript.$(OBJEXT) LexForth.$(OBJEXT) LexFortran.$(OBJEXT) \
	LexHTML.$(OBJEXT) LexLisp.$(OBJEXT) LexLout.$(OBJEXT) \
	LexLua.$(OBJEXT) LexMatlab.$(OBJEXT) LexMetapost.$(OBJEXT) \
	LexMMIXAL.$(OBJEXT) LexMPT.$(OBJEXT) LexNsis.$(OBJEXT) \
	LexOthers.$(OBJEXT) LexPascal.$(OBJEXT) LexPB.$(OBJEXT) \
	LexPerl.$(OBJEXT) LexPOV.$(OBJEXT) LexPS.$(OBJEXT) \
	LexPython.$(OBJEXT) LexRuby.$(OBJEXT) LexScriptol.$(OBJEXT) \
	LexSQL.$(OBJEXT) LexTeX.$(OBJEXT) LexVB.$(OBJEXT) \
	LexYAML.$(OBJEXT)
am_libscintilla_a_OBJECTS = AutoComplete.$(OBJEXT) CallTip.$(OBJEXT) \
	CellBuffer.$(OBJEXT) ContractionState.$(OBJEXT) \
	ExternalLexer.$(OBJEXT) Document.$(OBJEXT) \
	DocumentAccessor.$(OBJEXT) Editor.$(OBJEXT) \
	Indicator.$(OBJEXT) KeyMap.$(OBJEXT) KeyWords.$(OBJEXT) \
	LineMarker.$(OBJEXT) PlatGTK.$(OBJEXT) PropSet.$(OBJEXT) \
	RESearch.$(OBJEXT) ScintillaBase.$(OBJEXT) \
	ScintillaGTK.$(OBJEXT) Style.$(OBJEXT) StyleContext.$(OBJEXT) \
	UniConversion.$(OBJEXT) ViewStyle.$(OBJEXT) \
	WindowAccessor.$(OBJEXT) XPM.$(OBJEXT) \
	scintilla-marshal.$(OBJEXT) $(am__objects_1)
libscintilla_a_OBJECTS = $(am_libscintilla_a_OBJECTS)
PROGRAMS = $(noinst_PROGRAMS)
am_test_scintilla_OBJECTS = test_scintilla-test-scintilla.$(OBJEXT)
test_scintilla_OBJECTS = $(am_test_scintilla_OBJECTS)
am__DEPENDENCIES_1 =
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --mode=link --tag=CC $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
LTCXXCOMPILE = $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CXXFLAGS) $(CXXFLAGS)
CXXLD = $(CXX)
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) \
	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
SOURCES = $(libscintilla_a_SOURCES) $(test_scintilla_SOURCES)
DIST_SOURCES = $(libscintilla_a_SOURCES) $(test_scintilla_SOURCES)
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
	html-recursive info-recursive install-data-recursive \
	install-exec-recursive install-info-recursive \
	install-recursive installcheck-recursive installdirs-recursive \
	pdf-recursive ps-recursive uninstall-info-recursive \
	uninstall-recursive
ETAGS = etags
CTAGS = ctags
DIST_SUBDIRS = $(SUBDIRS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /afs/sipb/project/sandbox/punya/anjuta-1.2.3/missing --run aclocal-1.9
AMDEP_FALSE = #
AMDEP_TRUE = 
AMTAR = ${SHELL} /afs/sipb/project/sandbox/punya/anjuta-1.2.3/missing --run tar
ANJUTA_CFLAGS = -DORBIT2=1 -threads -I/usr/athena/include/glib-2.0 -I/usr/athena/lib/glib-2.0/include -I/usr/athena/include/gtk-2.0 -I/usr/athena/lib/gtk-2.0/include -I/usr/athena/include/atk-1.0 -I/usr/athena/include/pango-1.0 -I/usr/athena/include -I/usr/athena/include/freetype2 -I/usr/openwin/include -I/usr/athena/include/orbit-2.0 -I/usr/athena/include/linc-1.0 -I/usr/athena/include/libglade-2.0 -I/usr/athena/include/libxml2 -I/usr/athena/include/libgnome-2.0 -I/usr/athena/include/libbonobo-2.0 -I/usr/athena/include/gconf/2 -I/usr/athena/include/gnome-vfs-2.0 -I/usr/athena/lib/gnome-vfs-2.0/include -I/usr/athena/include/bonobo-activation-2.0 -I/usr/athena/include/libgnomeui-2.0 -I/usr/athena/include/libgnomecanvas-2.0 -I/usr/athena/include/libart-2.0 -I/usr/athena/include/libbonoboui-2.0 -I/usr/athena/include/libgnomeprint-2.2 -I/usr/athena/include/libgnomeprintui-2.2 -I/usr/athena/include/gnome-vfs-module-2.0  
ANJUTA_LIBS = -Wl,--export-dynamic -threads -R/usr/openwin/lib -L/usr/athena/lib -L/usr/openwin/lib -lglade-2.0 -lgnomeui-2 -lSM -lICE -lgnomeprintui-2-2 -lgnomeprint-2-2 -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -llinc -lgthread-2.0 -lvte -lcurses -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lxml2 -lz -lm -lsocket -lnsl -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv  
AR = ar
AUTOCONF = ${SHELL} /afs/sipb/project/sandbox/punya/anjuta-1.2.3/missing --run autoconf
AUTOHEADER = ${SHELL} /afs/sipb/project/sandbox/punya/anjuta-1.2.3/missing --run autoheader
AUTOMAKE = ${SHELL} /afs/sipb/project/sandbox/punya/anjuta-1.2.3/missing --run automake-1.9
AWK = nawk
BONOBO_REQUIRED = 2.0.0
BONOBO_UI_REQUIRED = 2.0.1
CATALOGS =  az.gmo be.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo fr.gmo ga.gmo hi.gmo hr.gmo hu.gmo it.gmo ja.gmo ko.gmo mk.gmo ml.gmo ms.gmo nb.gmo nl.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo sk.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo tr.gmo uk.gmo zh_CN.gmo zh_TW.gmo
CATOBJEXT = .gmo
CC = gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -g -O2
CPP = gcc -E
CPPFLAGS = 
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -g -O2
CYGPATH_W = echo
DATADIRNAME = share
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
ECHO = echo
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = egrep
EXEEXT = 
F77 = g77
FFLAGS = -g -O2
FREEBSD_BUILD = 
GDK_PIXBUF_REQUIRED = 2.0.0
GETTEXT_PACKAGE = anjuta
GLIB_CFLAGS = -I/usr/athena/include/glib-2.0 -I/usr/athena/lib/glib-2.0/include  
GLIB_GENMARSHAL = glib-genmarshal
GLIB_LIBS = -L/usr/athena/lib -lglib-2.0 -lintl -liconv  
GLIB_MKENUMS = glib-mkenums
GLIB_REQUIRED = 2.0.6
GMAKE = make
GMOFILES =  az.gmo be.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo fr.gmo ga.gmo hi.gmo hr.gmo hu.gmo it.gmo ja.gmo ko.gmo mk.gmo ml.gmo ms.gmo nb.gmo nl.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo sk.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo tr.gmo uk.gmo zh_CN.gmo zh_TW.gmo
GMSGFMT = /usr/athena/bin/msgfmt
GNOME_PRINT_REQUIRED = 2.0.1
GNOME_PRINT_UI_REQUIRED = 2.0.1
GNOME_REQUIRED = 2.0.2
GNOME_UI_REQUIRED = 2.0.2
GNOME_VFS_REQUIRED = 2.0.2
GTK_CFLAGS = -I/usr/athena/include/gtk-2.0 -I/usr/athena/lib/gtk-2.0/include -I/usr/athena/include/atk-1.0 -I/usr/athena/include/pango-1.0 -I/usr/athena/include -I/usr/athena/include/freetype2 -I/usr/openwin/include -I/usr/athena/include/glib-2.0 -I/usr/athena/lib/glib-2.0/include  
GTK_LIBS = -Wl,--export-dynamic -L/usr/athena/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv  
GTK_REQUIRED = 2.0.8
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
INSTOBJEXT = .mo
INTLLIBS = 
INTLTOOL_CAVES_RULE = %.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_DESKTOP_RULE = %.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_DIRECTORY_RULE = %.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_EXTRACT = $(top_builddir)/intltool-extract
INTLTOOL_KBD_RULE = %.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_KEYS_RULE = %.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_MERGE = $(top_builddir)/intltool-merge
INTLTOOL_OAF_RULE = %.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@
INTLTOOL_PERL = /usr/athena/bin/perl
INTLTOOL_PONG_RULE = %.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_PROP_RULE = %.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_SCHEMAS_RULE = %.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_SERVER_RULE = %.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_SHEET_RULE = %.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_SOUNDLIST_RULE = %.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_THEME_RULE = %.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_UI_RULE = %.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_UPDATE = $(top_builddir)/intltool-update
INTLTOOL_XAM_RULE = %.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_XML_RULE = %.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
LDFLAGS = 
LIBGLADE_REQUIRED = 2.0.0
LIBICONV = 
LIBOBJS = 
LIBS = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIBXML_REQUIRED = 2.4.23
LN_S = ln -s
LTLIBICONV = 
LTLIBOBJS = 
MAKEINFO = ${SHELL} /afs/sipb/project/sandbox/punya/anjuta-1.2.3/missing --run makeinfo
MKINSTALLDIRS = ./mkinstalldirs
MSGFMT = /usr/athena/bin/msgfmt
NO_PREFIX_PACKAGE_DATA_DIR = share/anjuta
NO_PREFIX_PACKAGE_DOC_DIR = share/doc/anjuta
NO_PREFIX_PACKAGE_HELP_DIR = share/gnome/help/anjuta
NO_PREFIX_PACKAGE_MENU_DIR = share/gnome/apps
NO_PREFIX_PACKAGE_PIXMAPS_DIR = share/pixmaps/anjuta
NO_PREFIX_PACKAGE_PLUGIN_DIR = lib/anjuta
OBJEXT = o
OLD_VTE = 0
ORBIT_REQUIRED = 2.4.0
PACKAGE = anjuta
PACKAGE_BUGREPORT = 
PACKAGE_DATA_DIR = /afs/sipb.mit.edu/project/sandbox/punya/sun4-local/share/anjuta
PACKAGE_DOC_DIR = /afs/sipb.mit.edu/project/sandbox/punya/sun4-local/share/doc/anjuta
PACKAGE_HELP_DIR = /afs/sipb.mit.edu/project/sandbox/punya/sun4-local/share/gnome/help/anjuta
PACKAGE_MENU_DIR = /afs/sipb.mit.edu/project/sandbox/punya/sun4-local/share/gnome/apps
PACKAGE_NAME = 
PACKAGE_PIXMAPS_DIR = /afs/sipb.mit.edu/project/sandbox/punya/sun4-local/share/pixmaps/anjuta
PACKAGE_PLUGIN_DIR = /afs/sipb.mit.edu/project/sandbox/punya/sun4-local/lib/anjuta
PACKAGE_STRING = 
PACKAGE_TARNAME = 
PACKAGE_VERSION = 
PANGO_REQUIRED = 1.1.1
PATH_SEPARATOR = :
PCRE_CFLAGS = -I/usr/athena/include
PCRE_CONFIG = /usr/athena/bin/pcre-config
PCRE_LIBS = -L/usr/athena/lib -lpcre
PCRE_REQUIRED = 3.9
PKGCONFIG_CONFIG = /usr/athena/bin/pkg-config
PKG_CONFIG = /usr/athena/bin/pkg-config
POFILES =  az.po be.po ca.po cs.po da.po de.po el.po en_CA.po en_GB.po es.po fr.po ga.po hi.po hr.po hu.po it.po ja.po ko.po mk.po ml.po ms.po nb.po nl.po no.po pl.po pt.po pt_BR.po ru.po sk.po sq.po sr.po sr@Latn.po sv.po tr.po uk.po zh_CN.po zh_TW.po
POSUB = po
PO_IN_DATADIR_FALSE = 
PO_IN_DATADIR_TRUE = 
PREF_SUFFIX = 
RANLIB = ranlib
SET_MAKE = 
SHELL = /bin/bash
STRIP = strip
SYSTEM_DATA_DIR = /afs/sipb.mit.edu/project/sandbox/punya/sun4-local/share
USE_NLS = yes
VERSION = 1.2.3
VTE_CFLAGS = -I/usr/athena/include -I/usr/athena/include/glib-2.0 -I/usr/athena/lib/glib-2.0/include -I/usr/athena/include/atk-1.0 -I/usr/athena/include/pango-1.0 -I/usr/openwin/include -I/usr/athena/include/gtk-2.0 -I/usr/athena/lib/gtk-2.0/include -I/usr/athena/include/freetype2  
VTE_LIBS = -Wl,--export-dynamic -L/usr/athena/lib -lvte -lcurses -lsocket -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv  
VTE_NEW_REQUIRED = 0.9.0
VTE_REQUIRED = 0.7.0
XGETTEXT = /usr/athena/bin/xgettext
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_CXX = g++
ac_ct_F77 = g77
ac_ct_RANLIB = ranlib
ac_ct_STRIP = strip
am__fastdepCC_FALSE = #
am__fastdepCC_TRUE = 
am__fastdepCXX_FALSE = #
am__fastdepCXX_TRUE = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = ${AMTAR} chof - "$$tardir"
am__untar = ${AMTAR} xf -
bindir = ${exec_prefix}/bin
build = sparc-sun-solaris2.9
build_alias = 
build_cpu = sparc
build_os = solaris2.9
build_vendor = sun
datadir = ${prefix}/share
exec_prefix = ${prefix}
host = sparc-sun-solaris2.9
host_alias = 
host_cpu = sparc
host_os = solaris2.9
host_vendor = sun
includedir = ${prefix}/include
infodir = ${prefix}/info
install_sh = /afs/sipb/project/sandbox/punya/anjuta-1.2.3/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localstatedir = ${prefix}/var
mandir = ${prefix}/man
mkdir_p = $(mkinstalldirs)
oldincludedir = /usr/include
prefix = /afs/sipb.mit.edu/project/sandbox/punya/sun4-local
program_transform_name = s,x,x,
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
sysconfdir = ${prefix}/etc
target_alias = 
SUBDIRS = include
noinst_LIBRARIES = libscintilla.a
INCLUDES = -I$(srcdir)/include $(GTK_CFLAGS)
AM_CXXFLAGS = -DGTK -DSCI_LEXER -DUSE_XIM
LEXER_OBJS = \
	$(top_srcdir)/scintilla/StyleContext.o\
	$(top_srcdir)/scintilla/LexAda.o\
	$(top_srcdir)/scintilla/LexAsm.o\
	$(top_srcdir)/scintilla/LexAVE.o\
	$(top_srcdir)/scintilla/LexBaan.o\
	$(top_srcdir)/scintilla/LexBullant.o\
	$(top_srcdir)/scintilla/LexCLW.o\
	$(top_srcdir)/scintilla/LexConf.o\
	$(top_srcdir)/scintilla/LexCPP.o\
	$(top_srcdir)/scintilla/LexCrontab.o\
	$(top_srcdir)/scintilla/LexCSS.o\
	$(top_srcdir)/scintilla/LexEiffel.o\
	$(top_srcdir)/scintilla/LexErlang.o\
	$(top_srcdir)/scintilla/LexEScript.o\
	$(top_srcdir)/scintilla/LexForth.o\
	$(top_srcdir)/scintilla/LexFortran.o\
	$(top_srcdir)/scintilla/LexHTML.o\
	$(top_srcdir)/scintilla/LexLisp.o\
	$(top_srcdir)/scintilla/LexLout.o\
	$(top_srcdir)/scintilla/LexLua.o\
	$(top_srcdir)/scintilla/LexMatlab.o\
	$(top_srcdir)/scintilla/LexMetapost.o\
	$(top_srcdir)/scintilla/LexMMIXAL.o\
	$(top_srcdir)/scintilla/LexMPT.o\
	$(top_srcdir)/scintilla/LexNsis.o\
	$(top_srcdir)/scintilla/LexOthers.o\
	$(top_srcdir)/scintilla/LexPascal.o\
	$(top_srcdir)/scintilla/LexPB.o\
	$(top_srcdir)/scintilla/LexPerl.o\
	$(top_srcdir)/scintilla/LexPOV.o\
	$(top_srcdir)/scintilla/LexPS.o\
	$(top_srcdir)/scintilla/LexPython.o\
	$(top_srcdir)/scintilla/LexRuby.o\
	$(top_srcdir)/scintilla/LexScriptol.o\
	$(top_srcdir)/scintilla/LexSQL.o\
	$(top_srcdir)/scintilla/LexTeX.o\
	$(top_srcdir)/scintilla/LexVB.o\
	$(top_srcdir)/scintilla/LexYAML.o

LEXER_SRCS = \
	LexAda.cxx\
	LexAsm.cxx\
	LexAVE.cxx\
	LexBaan.cxx\
	LexBullant.cxx\
	LexCLW.cxx\
	LexConf.cxx\
	LexCPP.cxx\
	LexCrontab.cxx\
	LexCSS.cxx\
	LexEiffel.cxx\
	LexErlang.cxx\
	LexEScript.cxx\
	LexForth.cxx\
	LexFortran.cxx\
	LexHTML.cxx\
	LexLisp.cxx\
	LexLout.cxx\
	LexLua.cxx\
	LexMatlab.cxx\
	LexMetapost.cxx\
	LexMMIXAL.cxx\
	LexMPT.cxx\
	LexNsis.cxx\
	LexOthers.cxx\
	LexPascal.cxx\
	LexPB.cxx\
	LexPerl.cxx\
	LexPOV.cxx\
	LexPS.cxx\
	LexPython.cxx\
	LexRuby.cxx\
	LexScriptol.cxx\
	LexSQL.cxx\
	LexTeX.cxx\
	LexVB.cxx\
	LexYAML.cxx

libscintilla_a_SOURCES = \
	AutoComplete.cxx \
	CallTip.cxx \
	CellBuffer.cxx \
	ContractionState.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)

test_scintilla_CXXFLAGS = -DGTK
test_scintilla_SOURCES = test-scintilla.cxx
test_scintilla_LDADD = \
	$(ANJUTA_LIBS) \
	$(top_builddir)/scintilla/libscintilla.a \
	

test_scintilla_DEPENDENCIES = $(top_builddir)/scintilla/libscintilla.a
EXTRA_DIST = lexers.make
all: all-recursive

.SUFFIXES:
.SUFFIXES: .c .cxx .lo .o .obj
$(srcdir)/Makefile.in:  $(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  scintilla/Makefile'; \
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --gnu  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:  $(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

clean-noinstLIBRARIES:
	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
libscintilla.a: $(libscintilla_a_OBJECTS) $(libscintilla_a_DEPENDENCIES) 
	-rm -f libscintilla.a
	$(libscintilla_a_AR) libscintilla.a $(libscintilla_a_OBJECTS) $(libscintilla_a_LIBADD)
	$(RANLIB) libscintilla.a

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)
	$(CXXLINK) $(test_scintilla_LDFLAGS) $(test_scintilla_OBJECTS) $(test_scintilla_LDADD) $(LIBS)

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

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

include ./$(DEPDIR)/AutoComplete.Po
include ./$(DEPDIR)/CallTip.Po
include ./$(DEPDIR)/CellBuffer.Po
include ./$(DEPDIR)/ContractionState.Po
include ./$(DEPDIR)/Document.Po
include ./$(DEPDIR)/DocumentAccessor.Po
include ./$(DEPDIR)/Editor.Po
include ./$(DEPDIR)/ExternalLexer.Po
include ./$(DEPDIR)/Indicator.Po
include ./$(DEPDIR)/KeyMap.Po
include ./$(DEPDIR)/KeyWords.Po
include ./$(DEPDIR)/LexAVE.Po
include ./$(DEPDIR)/LexAda.Po
include ./$(DEPDIR)/LexAsm.Po
include ./$(DEPDIR)/LexBaan.Po
include ./$(DEPDIR)/LexBullant.Po
include ./$(DEPDIR)/LexCLW.Po
include ./$(DEPDIR)/LexCPP.Po
include ./$(DEPDIR)/LexCSS.Po
include ./$(DEPDIR)/LexConf.Po
include ./$(DEPDIR)/LexCrontab.Po
include ./$(DEPDIR)/LexEScript.Po
include ./$(DEPDIR)/LexEiffel.Po
include ./$(DEPDIR)/LexErlang.Po
include ./$(DEPDIR)/LexForth.Po
include ./$(DEPDIR)/LexFortran.Po
include ./$(DEPDIR)/LexHTML.Po
include ./$(DEPDIR)/LexLisp.Po
include ./$(DEPDIR)/LexLout.Po
include ./$(DEPDIR)/LexLua.Po
include ./$(DEPDIR)/LexMMIXAL.Po
include ./$(DEPDIR)/LexMPT.Po
include ./$(DEPDIR)/LexMatlab.Po
include ./$(DEPDIR)/LexMetapost.Po
include ./$(DEPDIR)/LexNsis.Po
include ./$(DEPDIR)/LexOthers.Po
include ./$(DEPDIR)/LexPB.Po
include ./$(DEPDIR)/LexPOV.Po
include ./$(DEPDIR)/LexPS.Po
include ./$(DEPDIR)/LexPascal.Po
include ./$(DEPDIR)/LexPerl.Po
include ./$(DEPDIR)/LexPython.Po
include ./$(DEPDIR)/LexRuby.Po
include ./$(DEPDIR)/LexSQL.Po
include ./$(DEPDIR)/LexScriptol.Po
include ./$(DEPDIR)/LexTeX.Po
include ./$(DEPDIR)/LexVB.Po
include ./$(DEPDIR)/LexYAML.Po
include ./$(DEPDIR)/LineMarker.Po
include ./$(DEPDIR)/PlatGTK.Po
include ./$(DEPDIR)/PropSet.Po
include ./$(DEPDIR)/RESearch.Po
include ./$(DEPDIR)/ScintillaBase.Po
include ./$(DEPDIR)/ScintillaGTK.Po
include ./$(DEPDIR)/Style.Po
include ./$(DEPDIR)/StyleContext.Po
include ./$(DEPDIR)/UniConversion.Po
include ./$(DEPDIR)/ViewStyle.Po
include ./$(DEPDIR)/WindowAccessor.Po
include ./$(DEPDIR)/XPM.Po
include ./$(DEPDIR)/scintilla-marshal.Po
include ./$(DEPDIR)/test_scintilla-test-scintilla.Po

.c.o:
	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c $<

.c.obj:
	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c `$(CYGPATH_W) '$<'`

.c.lo:
	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
#	source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LTCOMPILE) -c -o $@ $<

.cxx.o:
	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXXCOMPILE) -c -o $@ $<

.cxx.obj:
	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.cxx.lo:
	if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
#	source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(LTCXXCOMPILE) -c -o $@ $<

test_scintilla-test-scintilla.o: test-scintilla.cxx
	if $(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; \
	then mv -f "$(DEPDIR)/test_scintilla-test-scintilla.Tpo" "$(DEPDIR)/test_scintilla-test-scintilla.Po"; else rm -f "$(DEPDIR)/test_scintilla-test-scintilla.Tpo"; exit 1; fi
#	source='test-scintilla.cxx' object='test_scintilla-test-scintilla.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(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
	if $(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`; \
	then mv -f "$(DEPDIR)/test_scintilla-test-scintilla.Tpo" "$(DEPDIR)/test_scintilla-test-scintilla.Po"; else rm -f "$(DEPDIR)/test_scintilla-test-scintilla.Tpo"; exit 1; fi
#	source='test-scintilla.cxx' object='test_scintilla-test-scintilla.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(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

distclean-libtool:
	-rm -f libtool
uninstall-info-am:

# 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):
	@set fnord $$MAKEFLAGS; amf=$$2; \
	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) \
	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

mostlyclean-recursive clean-recursive distclean-recursive \
maintainer-clean-recursive:
	@set fnord $$MAKEFLAGS; amf=$$2; \
	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) \
	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
	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)'; for file in $$list; do \
	  case $$file in \
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
	  esac; \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
	    dir="/$$dir"; \
	    $(mkdir_p) "$(distdir)$$dir"; \
	  else \
	    dir=''; \
	  fi; \
	  if test -d $$d/$$file; then \
	    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" \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
check-am: all-am
check: check-recursive
all-am: Makefile $(LIBRARIES) $(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-noinstLIBRARIES \
	clean-noinstPROGRAMS mostlyclean-am

distclean: distclean-recursive
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-libtool distclean-tags

dvi: dvi-recursive

dvi-am:

html: html-recursive

info: info-recursive

info-am:

install-data-am:

install-exec-am:

install-info: install-info-recursive

install-man:

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: uninstall-info-am

uninstall-info: uninstall-info-recursive

.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
	clean clean-generic clean-libtool clean-noinstLIBRARIES \
	clean-noinstPROGRAMS clean-recursive ctags ctags-recursive \
	distclean distclean-compile distclean-generic \
	distclean-libtool distclean-recursive distclean-tags distdir \
	dvi dvi-am html html-am info info-am install install-am \
	install-data install-data-am install-exec install-exec-am \
	install-info install-info-am install-man install-strip \
	installcheck installcheck-am installdirs installdirs-am \
	maintainer-clean maintainer-clean-generic \
	maintainer-clean-recursive mostlyclean mostlyclean-compile \
	mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
	pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
	uninstall-info-am


update-scintilla:
	cp $(srcdir)/scintilla/gtk/*.cxx $(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)/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)/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:
