1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17
18VPATH = @srcdir@
19am__is_gnu_make = { \
20  if test -z '$(MAKELEVEL)'; then \
21    false; \
22  elif test -n '$(MAKE_HOST)'; then \
23    true; \
24  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25    true; \
26  else \
27    false; \
28  fi; \
29}
30am__make_running_with_option = \
31  case $${target_option-} in \
32      ?) ;; \
33      *) echo "am__make_running_with_option: internal error: invalid" \
34              "target option '$${target_option-}' specified" >&2; \
35         exit 1;; \
36  esac; \
37  has_opt=no; \
38  sane_makeflags=$$MAKEFLAGS; \
39  if $(am__is_gnu_make); then \
40    sane_makeflags=$$MFLAGS; \
41  else \
42    case $$MAKEFLAGS in \
43      *\\[\ \	]*) \
44        bs=\\; \
45        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
47    esac; \
48  fi; \
49  skip_next=no; \
50  strip_trailopt () \
51  { \
52    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53  }; \
54  for flg in $$sane_makeflags; do \
55    test $$skip_next = yes && { skip_next=no; continue; }; \
56    case $$flg in \
57      *=*|--*) continue;; \
58        -*I) strip_trailopt 'I'; skip_next=yes;; \
59      -*I?*) strip_trailopt 'I';; \
60        -*O) strip_trailopt 'O'; skip_next=yes;; \
61      -*O?*) strip_trailopt 'O';; \
62        -*l) strip_trailopt 'l'; skip_next=yes;; \
63      -*l?*) strip_trailopt 'l';; \
64      -[dEDm]) skip_next=yes;; \
65      -[JT]) skip_next=yes;; \
66    esac; \
67    case $$flg in \
68      *$$target_option*) has_opt=yes; break;; \
69    esac; \
70  done; \
71  test $$has_opt = yes
72am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74pkgdatadir = $(datadir)/@PACKAGE@
75pkgincludedir = $(includedir)/@PACKAGE@
76pkglibdir = $(libdir)/@PACKAGE@
77pkglibexecdir = $(libexecdir)/@PACKAGE@
78am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79install_sh_DATA = $(install_sh) -c -m 644
80install_sh_PROGRAM = $(install_sh) -c
81install_sh_SCRIPT = $(install_sh) -c
82INSTALL_HEADER = $(INSTALL_DATA)
83transform = $(program_transform_name)
84NORMAL_INSTALL = :
85PRE_INSTALL = :
86POST_INSTALL = :
87NORMAL_UNINSTALL = :
88PRE_UNINSTALL = :
89POST_UNINSTALL = :
90build_triplet = @build@
91host_triplet = @host@
92subdir = libanjuta/interfaces
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
95	$(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \
96	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intltool.m4 \
97	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
98	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
99	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
100	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
101	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
102	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/acinclude.m4 \
103	$(top_srcdir)/configure.ac
104am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
105	$(ACLOCAL_M4)
106DIST_COMMON = $(srcdir)/Makefile.am $(idl_HEADERS) \
107	$(libanjuta_interfaces_include_HEADERS) $(am__DIST_COMMON)
108mkinstalldirs = $(install_sh) -d
109CONFIG_HEADER = $(top_builddir)/config.h
110CONFIG_CLEAN_FILES =
111CONFIG_CLEAN_VPATH_FILES =
112LTLIBRARIES = $(noinst_LTLIBRARIES)
113am__DEPENDENCIES_1 =
114libanjuta_interfaces_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
115	$(am__DEPENDENCIES_1)
116am_libanjuta_interfaces_la_OBJECTS = ianjuta-buildable.lo \
117	ianjuta-builder.lo ianjuta-debug-manager.lo \
118	ianjuta-debugger.lo ianjuta-debugger-breakpoint.lo \
119	ianjuta-debugger-instruction.lo ianjuta-debugger-memory.lo \
120	ianjuta-debugger-register.lo ianjuta-debugger-variable.lo \
121	ianjuta-document.lo ianjuta-document-manager.lo \
122	ianjuta-editor.lo ianjuta-editor-assist.lo \
123	ianjuta-editor-cell.lo ianjuta-editor-cell-style.lo \
124	ianjuta-editor-comment.lo ianjuta-editor-convert.lo \
125	ianjuta-editor-factory.lo ianjuta-editor-folds.lo \
126	ianjuta-editor-glade-signal.lo ianjuta-editor-goto.lo \
127	ianjuta-editor-hover.lo ianjuta-editor-language.lo \
128	ianjuta-editor-line-mode.lo ianjuta-editor-search.lo \
129	ianjuta-editor-selection.lo ianjuta-editor-tip.lo \
130	ianjuta-editor-view.lo ianjuta-editor-zoom.lo \
131	ianjuta-environment.lo ianjuta-file.lo ianjuta-file-loader.lo \
132	ianjuta-file-manager.lo ianjuta-file-savable.lo \
133	ianjuta-glade.lo ianjuta-help.lo ianjuta-indenter.lo \
134	ianjuta-indicable.lo ianjuta-iterable.lo \
135	ianjuta-iterable-tree.lo ianjuta-language.lo \
136	ianjuta-language-provider.lo ianjuta-loader.lo \
137	ianjuta-markable.lo ianjuta-message-manager.lo \
138	ianjuta-message-view.lo ianjuta-plugin-factory.lo \
139	ianjuta-preferences.lo ianjuta-print.lo ianjuta-project.lo \
140	ianjuta-project-backend.lo ianjuta-project-chooser.lo \
141	ianjuta-project-manager.lo ianjuta-provider.lo \
142	ianjuta-snippets-manager.lo ianjuta-stream.lo \
143	ianjuta-stream-loader.lo ianjuta-stream-savable.lo \
144	ianjuta-symbol.lo ianjuta-symbol-manager.lo \
145	ianjuta-symbol-query.lo ianjuta-terminal.lo ianjuta-todo.lo \
146	ianjuta-vcs.lo ianjuta-wizard.lo \
147	libanjuta-iface-marshallers.lo
148libanjuta_interfaces_la_OBJECTS =  \
149	$(am_libanjuta_interfaces_la_OBJECTS)
150AM_V_lt = $(am__v_lt_@AM_V@)
151am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
152am__v_lt_0 = --silent
153am__v_lt_1 =
154AM_V_P = $(am__v_P_@AM_V@)
155am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
156am__v_P_0 = false
157am__v_P_1 = :
158AM_V_GEN = $(am__v_GEN_@AM_V@)
159am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
160am__v_GEN_0 = @echo "  GEN     " $@;
161am__v_GEN_1 =
162AM_V_at = $(am__v_at_@AM_V@)
163am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
164am__v_at_0 = @
165am__v_at_1 =
166DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
167depcomp = $(SHELL) $(top_srcdir)/depcomp
168am__maybe_remake_depfiles = depfiles
169am__depfiles_remade = ./$(DEPDIR)/ianjuta-buildable.Plo \
170	./$(DEPDIR)/ianjuta-builder.Plo \
171	./$(DEPDIR)/ianjuta-debug-manager.Plo \
172	./$(DEPDIR)/ianjuta-debugger-breakpoint.Plo \
173	./$(DEPDIR)/ianjuta-debugger-instruction.Plo \
174	./$(DEPDIR)/ianjuta-debugger-memory.Plo \
175	./$(DEPDIR)/ianjuta-debugger-register.Plo \
176	./$(DEPDIR)/ianjuta-debugger-variable.Plo \
177	./$(DEPDIR)/ianjuta-debugger.Plo \
178	./$(DEPDIR)/ianjuta-document-manager.Plo \
179	./$(DEPDIR)/ianjuta-document.Plo \
180	./$(DEPDIR)/ianjuta-editor-assist.Plo \
181	./$(DEPDIR)/ianjuta-editor-cell-style.Plo \
182	./$(DEPDIR)/ianjuta-editor-cell.Plo \
183	./$(DEPDIR)/ianjuta-editor-comment.Plo \
184	./$(DEPDIR)/ianjuta-editor-convert.Plo \
185	./$(DEPDIR)/ianjuta-editor-factory.Plo \
186	./$(DEPDIR)/ianjuta-editor-folds.Plo \
187	./$(DEPDIR)/ianjuta-editor-glade-signal.Plo \
188	./$(DEPDIR)/ianjuta-editor-goto.Plo \
189	./$(DEPDIR)/ianjuta-editor-hover.Plo \
190	./$(DEPDIR)/ianjuta-editor-language.Plo \
191	./$(DEPDIR)/ianjuta-editor-line-mode.Plo \
192	./$(DEPDIR)/ianjuta-editor-search.Plo \
193	./$(DEPDIR)/ianjuta-editor-selection.Plo \
194	./$(DEPDIR)/ianjuta-editor-tip.Plo \
195	./$(DEPDIR)/ianjuta-editor-view.Plo \
196	./$(DEPDIR)/ianjuta-editor-zoom.Plo \
197	./$(DEPDIR)/ianjuta-editor.Plo \
198	./$(DEPDIR)/ianjuta-environment.Plo \
199	./$(DEPDIR)/ianjuta-file-loader.Plo \
200	./$(DEPDIR)/ianjuta-file-manager.Plo \
201	./$(DEPDIR)/ianjuta-file-savable.Plo \
202	./$(DEPDIR)/ianjuta-file.Plo ./$(DEPDIR)/ianjuta-glade.Plo \
203	./$(DEPDIR)/ianjuta-help.Plo ./$(DEPDIR)/ianjuta-indenter.Plo \
204	./$(DEPDIR)/ianjuta-indicable.Plo \
205	./$(DEPDIR)/ianjuta-iterable-tree.Plo \
206	./$(DEPDIR)/ianjuta-iterable.Plo \
207	./$(DEPDIR)/ianjuta-language-provider.Plo \
208	./$(DEPDIR)/ianjuta-language.Plo \
209	./$(DEPDIR)/ianjuta-loader.Plo \
210	./$(DEPDIR)/ianjuta-markable.Plo \
211	./$(DEPDIR)/ianjuta-message-manager.Plo \
212	./$(DEPDIR)/ianjuta-message-view.Plo \
213	./$(DEPDIR)/ianjuta-plugin-factory.Plo \
214	./$(DEPDIR)/ianjuta-preferences.Plo \
215	./$(DEPDIR)/ianjuta-print.Plo \
216	./$(DEPDIR)/ianjuta-project-backend.Plo \
217	./$(DEPDIR)/ianjuta-project-chooser.Plo \
218	./$(DEPDIR)/ianjuta-project-manager.Plo \
219	./$(DEPDIR)/ianjuta-project.Plo \
220	./$(DEPDIR)/ianjuta-provider.Plo \
221	./$(DEPDIR)/ianjuta-snippets-manager.Plo \
222	./$(DEPDIR)/ianjuta-stream-loader.Plo \
223	./$(DEPDIR)/ianjuta-stream-savable.Plo \
224	./$(DEPDIR)/ianjuta-stream.Plo \
225	./$(DEPDIR)/ianjuta-symbol-manager.Plo \
226	./$(DEPDIR)/ianjuta-symbol-query.Plo \
227	./$(DEPDIR)/ianjuta-symbol.Plo \
228	./$(DEPDIR)/ianjuta-terminal.Plo ./$(DEPDIR)/ianjuta-todo.Plo \
229	./$(DEPDIR)/ianjuta-vcs.Plo ./$(DEPDIR)/ianjuta-wizard.Plo \
230	./$(DEPDIR)/libanjuta-iface-marshallers.Plo
231am__mv = mv -f
232COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
233	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
234LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
235	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
236	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
237	$(AM_CFLAGS) $(CFLAGS)
238AM_V_CC = $(am__v_CC_@AM_V@)
239am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
240am__v_CC_0 = @echo "  CC      " $@;
241am__v_CC_1 =
242CCLD = $(CC)
243LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
244	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
245	$(AM_LDFLAGS) $(LDFLAGS) -o $@
246AM_V_CCLD = $(am__v_CCLD_@AM_V@)
247am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
248am__v_CCLD_0 = @echo "  CCLD    " $@;
249am__v_CCLD_1 =
250SOURCES = $(libanjuta_interfaces_la_SOURCES)
251DIST_SOURCES = $(libanjuta_interfaces_la_SOURCES)
252am__can_run_installinfo = \
253  case $$AM_UPDATE_INFO_DIR in \
254    n|no|NO) false;; \
255    *) (install-info --version) >/dev/null 2>&1;; \
256  esac
257am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
258am__vpath_adj = case $$p in \
259    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
260    *) f=$$p;; \
261  esac;
262am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
263am__install_max = 40
264am__nobase_strip_setup = \
265  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
266am__nobase_strip = \
267  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
268am__nobase_list = $(am__nobase_strip_setup); \
269  for p in $$list; do echo "$$p $$p"; done | \
270  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
271  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
272    if (++n[$$2] == $(am__install_max)) \
273      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
274    END { for (dir in files) print dir, files[dir] }'
275am__base_list = \
276  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
277  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
278am__uninstall_files_from_dir = { \
279  test -z "$$files" \
280    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
281    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
282         $(am__cd) "$$dir" && rm -f $$files; }; \
283  }
284am__installdirs = "$(DESTDIR)$(idldir)" \
285	"$(DESTDIR)$(libanjuta_interfaces_includedir)"
286HEADERS = $(idl_HEADERS) $(libanjuta_interfaces_include_HEADERS)
287am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
288# Read a list of newline-separated strings from the standard input,
289# and print each of them once, without duplicates.  Input order is
290# *not* preserved.
291am__uniquify_input = $(AWK) '\
292  BEGIN { nonempty = 0; } \
293  { items[$$0] = 1; nonempty = 1; } \
294  END { if (nonempty) { for (i in items) print i; }; } \
295'
296# Make sure the list of sources is unique.  This is necessary because,
297# e.g., the same source file might be shared among _SOURCES variables
298# for different programs/libraries.
299am__define_uniq_tagged_files = \
300  list='$(am__tagged_files)'; \
301  unique=`for i in $$list; do \
302    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
303  done | $(am__uniquify_input)`
304ETAGS = etags
305CTAGS = ctags
306am__DIST_COMMON = $(srcdir)/Makefile.am.iface $(srcdir)/Makefile.in \
307	$(top_srcdir)/depcomp
308DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
309ACLOCAL = @ACLOCAL@
310ALL_LINGUAS = @ALL_LINGUAS@
311AMTAR = @AMTAR@
312AM_CFLAGS = @AM_CFLAGS@
313AM_CXXFLAGS = @AM_CXXFLAGS@
314AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
315ANJUTA_CFLAGS = @ANJUTA_CFLAGS@
316ANJUTA_LDFLAGS = @ANJUTA_LDFLAGS@
317ANJUTA_LIBS = @ANJUTA_LIBS@
318ANJUTA_MAJOR_VERSION = @ANJUTA_MAJOR_VERSION@
319ANJUTA_MICRO_VERSION = @ANJUTA_MICRO_VERSION@
320ANJUTA_MINOR_VERSION = @ANJUTA_MINOR_VERSION@
321ANJUTA_PLUGIN_LDFLAGS = @ANJUTA_PLUGIN_LDFLAGS@
322ANJUTA_VERSION = @ANJUTA_VERSION@
323APR_CFLAGS = @APR_CFLAGS@
324APR_LIBS = @APR_LIBS@
325APR_UTILS_CFLAGS = @APR_UTILS_CFLAGS@
326APR_UTILS_LIBS = @APR_UTILS_LIBS@
327AR = @AR@
328AUTOCONF = @AUTOCONF@
329AUTOGEN_PATH = @AUTOGEN_PATH@
330AUTOHEADER = @AUTOHEADER@
331AUTOM4TE = @AUTOM4TE@
332AUTOMAKE = @AUTOMAKE@
333AWK = @AWK@
334BISON_LOCALEDIR = @BISON_LOCALEDIR@
335BUGZILLA_VERSION = @BUGZILLA_VERSION@
336CC = @CC@
337CCDEPMODE = @CCDEPMODE@
338CFLAGS = @CFLAGS@
339CPP = @CPP@
340CPPFLAGS = @CPPFLAGS@
341CXX = @CXX@
342CXXCPP = @CXXCPP@
343CXXDEPMODE = @CXXDEPMODE@
344CXXFLAGS = @CXXFLAGS@
345CYGPATH_W = @CYGPATH_W@
346DEFS = @DEFS@
347DEPDIR = @DEPDIR@
348DLLTOOL = @DLLTOOL@
349DSYMUTIL = @DSYMUTIL@
350DUMPBIN = @DUMPBIN@
351ECHO_C = @ECHO_C@
352ECHO_N = @ECHO_N@
353ECHO_T = @ECHO_T@
354EGREP = @EGREP@
355EXEEXT = @EXEEXT@
356FGREP = @FGREP@
357FREEBSD_BUILD = @FREEBSD_BUILD@
358GDA_CFLAGS = @GDA_CFLAGS@
359GDA_LIBS = @GDA_LIBS@
360GDL_CFLAGS = @GDL_CFLAGS@
361GDL_LIBS = @GDL_LIBS@
362GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
363GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
364GLADE_CATALOG_PATH = @GLADE_CATALOG_PATH@
365GLADE_PLUGINS_PATH = @GLADE_PLUGINS_PATH@
366GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
367GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
368GLIB_MKENUMS = @GLIB_MKENUMS@
369GMAKE = @GMAKE@
370GMSGFMT = @GMSGFMT@
371GMSGFMT_015 = @GMSGFMT_015@
372GREP = @GREP@
373GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
374GTKDOC_CHECK = @GTKDOC_CHECK@
375GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
376GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
377GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
378GTKDOC_MKPDF = @GTKDOC_MKPDF@
379GTKDOC_REBASE = @GTKDOC_REBASE@
380HELP_DIR = @HELP_DIR@
381HTML_DIR = @HTML_DIR@
382INSTALL = @INSTALL@
383INSTALL_DATA = @INSTALL_DATA@
384INSTALL_PROGRAM = @INSTALL_PROGRAM@
385INSTALL_SCRIPT = @INSTALL_SCRIPT@
386INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
387INTLLIBS = @INTLLIBS@
388INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
389INTLTOOL_MERGE = @INTLTOOL_MERGE@
390INTLTOOL_PERL = @INTLTOOL_PERL@
391INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
392INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
393INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
394INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
395INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
396INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
397INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
398INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
399INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
400INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
401INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
402INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
403INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
404INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
405ITSTOOL = @ITSTOOL@
406LD = @LD@
407LDFLAGS = @LDFLAGS@
408LEX = @LEX@
409LEXLIB = @LEXLIB@
410LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
411LIBANJUTA_CFLAGS = @LIBANJUTA_CFLAGS@
412LIBANJUTA_LIBS = @LIBANJUTA_LIBS@
413LIBFOOCANVAS_CFLAGS = @LIBFOOCANVAS_CFLAGS@
414LIBFOOCANVAS_LIBS = @LIBFOOCANVAS_LIBS@
415LIBICONV = @LIBICONV@
416LIBINTL = @LIBINTL@
417LIBOBJS = @LIBOBJS@
418LIBS = @LIBS@
419LIBTOOL = @LIBTOOL@
420LIBVALA = @LIBVALA@
421LIPO = @LIPO@
422LN_S = @LN_S@
423LTLIBICONV = @LTLIBICONV@
424LTLIBINTL = @LTLIBINTL@
425LTLIBOBJS = @LTLIBOBJS@
426LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
427MAINT = @MAINT@
428MAKEINFO = @MAKEINFO@
429MANIFEST_TOOL = @MANIFEST_TOOL@
430MKDIR_P = @MKDIR_P@
431MSGFMT = @MSGFMT@
432MSGFMT_015 = @MSGFMT_015@
433MSGMERGE = @MSGMERGE@
434NEON_CFLAGS = @NEON_CFLAGS@
435NEON_LIBS = @NEON_LIBS@
436NM = @NM@
437NMEDIT = @NMEDIT@
438OBJDUMP = @OBJDUMP@
439OBJEXT = @OBJEXT@
440OTOOL = @OTOOL@
441OTOOL64 = @OTOOL64@
442PACKAGE = @PACKAGE@
443PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
444PACKAGE_NAME = @PACKAGE_NAME@
445PACKAGE_STRING = @PACKAGE_STRING@
446PACKAGE_TARNAME = @PACKAGE_TARNAME@
447PACKAGE_URL = @PACKAGE_URL@
448PACKAGE_VERSION = @PACKAGE_VERSION@
449PATH_SEPARATOR = @PATH_SEPARATOR@
450PKG_CONFIG = @PKG_CONFIG@
451PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
452PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
453PLUGIN_DEVHELP_CFLAGS = @PLUGIN_DEVHELP_CFLAGS@
454PLUGIN_DEVHELP_LIBS = @PLUGIN_DEVHELP_LIBS@
455PLUGIN_GLADE_CFLAGS = @PLUGIN_GLADE_CFLAGS@
456PLUGIN_GLADE_LIBS = @PLUGIN_GLADE_LIBS@
457PLUGIN_TERMINAL_CFLAGS = @PLUGIN_TERMINAL_CFLAGS@
458PLUGIN_TERMINAL_LIBS = @PLUGIN_TERMINAL_LIBS@
459POSUB = @POSUB@
460PREF_SUFFIX = @PREF_SUFFIX@
461PYTHON = @PYTHON@
462PYTHON_CFLAGS = @PYTHON_CFLAGS@
463PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
464PYTHON_LIBS = @PYTHON_LIBS@
465PYTHON_PLATFORM = @PYTHON_PLATFORM@
466PYTHON_PREFIX = @PYTHON_PREFIX@
467PYTHON_VERSION = @PYTHON_VERSION@
468RANLIB = @RANLIB@
469RENDER_LIBS = @RENDER_LIBS@
470SED = @SED@
471SERF_CFLAGS = @SERF_CFLAGS@
472SERF_LIBS = @SERF_LIBS@
473SET_MAKE = @SET_MAKE@
474SHELL = @SHELL@
475SHM_LIBS = @SHM_LIBS@
476SOURCEVIEW_CFLAGS = @SOURCEVIEW_CFLAGS@
477SOURCEVIEW_LIBS = @SOURCEVIEW_LIBS@
478SQLITE_CFLAGS = @SQLITE_CFLAGS@
479SQLITE_LIBS = @SQLITE_LIBS@
480STRIP = @STRIP@
481SVNCONFIG = @SVNCONFIG@
482SVN_CFLAGS = @SVN_CFLAGS@
483SVN_INCLUDE = @SVN_INCLUDE@
484SVN_LIB = @SVN_LIB@
485SYMBOL_DB_SHM = @SYMBOL_DB_SHM@
486USE_NLS = @USE_NLS@
487VALAC = @VALAC@
488VALA_CFLAGS = @VALA_CFLAGS@
489VALA_LIBS = @VALA_LIBS@
490VERSION = @VERSION@
491WARN_CFLAGS = @WARN_CFLAGS@
492XGETTEXT = @XGETTEXT@
493XGETTEXT_015 = @XGETTEXT_015@
494XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
495XMLLINT = @XMLLINT@
496XML_CFLAGS = @XML_CFLAGS@
497XML_LIBS = @XML_LIBS@
498YACC = @YACC@
499YELP_LC_DIST = @YELP_LC_DIST@
500YELP_LC_MEDIA_LINKS = @YELP_LC_MEDIA_LINKS@
501YFLAGS = @YFLAGS@
502abs_builddir = @abs_builddir@
503abs_srcdir = @abs_srcdir@
504abs_top_builddir = @abs_top_builddir@
505abs_top_srcdir = @abs_top_srcdir@
506ac_ct_AR = @ac_ct_AR@
507ac_ct_CC = @ac_ct_CC@
508ac_ct_CXX = @ac_ct_CXX@
509ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
510am__include = @am__include@
511am__leading_dot = @am__leading_dot@
512am__quote = @am__quote@
513am__tar = @am__tar@
514am__untar = @am__untar@
515anjuta_data_dir = @anjuta_data_dir@
516anjuta_glade_dir = @anjuta_glade_dir@
517anjuta_image_dir = @anjuta_image_dir@
518anjuta_plugin_dir = @anjuta_plugin_dir@
519anjuta_ui_dir = @anjuta_ui_dir@
520bindir = @bindir@
521build = @build@
522build_alias = @build_alias@
523build_cpu = @build_cpu@
524build_os = @build_os@
525build_vendor = @build_vendor@
526builddir = @builddir@
527datadir = @datadir@
528datarootdir = @datarootdir@
529docdir = @docdir@
530dvidir = @dvidir@
531exec_prefix = @exec_prefix@
532gjsdir = @gjsdir@
533gsettingsschemadir = @gsettingsschemadir@
534host = @host@
535host_alias = @host_alias@
536host_cpu = @host_cpu@
537host_os = @host_os@
538host_vendor = @host_vendor@
539htmldir = @htmldir@
540includedir = @includedir@
541infodir = @infodir@
542install_sh = @install_sh@
543intltool__v_merge_options_ = @intltool__v_merge_options_@
544intltool__v_merge_options_0 = @intltool__v_merge_options_0@
545libdir = @libdir@
546libexecdir = @libexecdir@
547localedir = @localedir@
548localstatedir = @localstatedir@
549mandir = @mandir@
550mkdir_p = @mkdir_p@
551oldincludedir = @oldincludedir@
552pdfdir = @pdfdir@
553pkgpyexecdir = @pkgpyexecdir@
554pkgpythondir = @pkgpythondir@
555prefix = @prefix@
556program_transform_name = @program_transform_name@
557psdir = @psdir@
558pyexecdir = @pyexecdir@
559pythondir = @pythondir@
560sbindir = @sbindir@
561sharedstatedir = @sharedstatedir@
562srcdir = @srcdir@
563sysconfdir = @sysconfdir@
564target_alias = @target_alias@
565top_build_prefix = @top_build_prefix@
566top_builddir = @top_builddir@
567top_srcdir = @top_srcdir@
568libanjuta_interfaces_la_SOURCES = \
569	ianjuta-buildable.c\
570	ianjuta-builder.c\
571	ianjuta-debug-manager.c\
572	ianjuta-debugger.c\
573	ianjuta-debugger-breakpoint.c\
574	ianjuta-debugger-instruction.c\
575	ianjuta-debugger-memory.c\
576	ianjuta-debugger-register.c\
577	ianjuta-debugger-variable.c\
578	ianjuta-document.c\
579	ianjuta-document-manager.c\
580	ianjuta-editor.c\
581	ianjuta-editor-assist.c\
582	ianjuta-editor-cell.c\
583	ianjuta-editor-cell-style.c\
584	ianjuta-editor-comment.c\
585	ianjuta-editor-convert.c\
586	ianjuta-editor-factory.c\
587	ianjuta-editor-folds.c\
588	ianjuta-editor-glade-signal.c\
589	ianjuta-editor-goto.c\
590	ianjuta-editor-hover.c\
591	ianjuta-editor-language.c\
592	ianjuta-editor-line-mode.c\
593	ianjuta-editor-search.c\
594	ianjuta-editor-selection.c\
595	ianjuta-editor-tip.c\
596	ianjuta-editor-view.c\
597	ianjuta-editor-zoom.c\
598	ianjuta-environment.c\
599	ianjuta-file.c\
600	ianjuta-file-loader.c\
601	ianjuta-file-manager.c\
602	ianjuta-file-savable.c\
603	ianjuta-glade.c\
604	ianjuta-help.c\
605	ianjuta-indenter.c\
606	ianjuta-indicable.c\
607	ianjuta-iterable.c\
608	ianjuta-iterable-tree.c\
609	ianjuta-language.c\
610	ianjuta-language-provider.c\
611	ianjuta-loader.c\
612	ianjuta-markable.c\
613	ianjuta-message-manager.c\
614	ianjuta-message-view.c\
615	ianjuta-plugin-factory.c\
616	ianjuta-preferences.c\
617	ianjuta-print.c\
618	ianjuta-project.c\
619	ianjuta-project-backend.c\
620	ianjuta-project-chooser.c\
621	ianjuta-project-manager.c\
622	ianjuta-provider.c\
623	ianjuta-snippets-manager.c\
624	ianjuta-stream.c\
625	ianjuta-stream-loader.c\
626	ianjuta-stream-savable.c\
627	ianjuta-symbol.c\
628	ianjuta-symbol-manager.c\
629	ianjuta-symbol-query.c\
630	ianjuta-terminal.c\
631	ianjuta-todo.c\
632	ianjuta-vcs.c\
633	ianjuta-wizard.c\
634	libanjuta-iface-marshallers.c
635
636libanjuta_interfaces_include = \
637	ianjuta-buildable.h\
638	ianjuta-builder.h\
639	ianjuta-debug-manager.h\
640	ianjuta-debugger.h\
641	ianjuta-debugger-breakpoint.h\
642	ianjuta-debugger-instruction.h\
643	ianjuta-debugger-memory.h\
644	ianjuta-debugger-register.h\
645	ianjuta-debugger-variable.h\
646	ianjuta-document.h\
647	ianjuta-document-manager.h\
648	ianjuta-editor.h\
649	ianjuta-editor-assist.h\
650	ianjuta-editor-cell.h\
651	ianjuta-editor-cell-style.h\
652	ianjuta-editor-comment.h\
653	ianjuta-editor-convert.h\
654	ianjuta-editor-factory.h\
655	ianjuta-editor-folds.h\
656	ianjuta-editor-glade-signal.h\
657	ianjuta-editor-goto.h\
658	ianjuta-editor-hover.h\
659	ianjuta-editor-language.h\
660	ianjuta-editor-line-mode.h\
661	ianjuta-editor-search.h\
662	ianjuta-editor-selection.h\
663	ianjuta-editor-tip.h\
664	ianjuta-editor-view.h\
665	ianjuta-editor-zoom.h\
666	ianjuta-environment.h\
667	ianjuta-file.h\
668	ianjuta-file-loader.h\
669	ianjuta-file-manager.h\
670	ianjuta-file-savable.h\
671	ianjuta-glade.h\
672	ianjuta-help.h\
673	ianjuta-indenter.h\
674	ianjuta-indicable.h\
675	ianjuta-iterable.h\
676	ianjuta-iterable-tree.h\
677	ianjuta-language.h\
678	ianjuta-language-provider.h\
679	ianjuta-loader.h\
680	ianjuta-markable.h\
681	ianjuta-message-manager.h\
682	ianjuta-message-view.h\
683	ianjuta-plugin-factory.h\
684	ianjuta-preferences.h\
685	ianjuta-print.h\
686	ianjuta-project.h\
687	ianjuta-project-backend.h\
688	ianjuta-project-chooser.h\
689	ianjuta-project-manager.h\
690	ianjuta-provider.h\
691	ianjuta-snippets-manager.h\
692	ianjuta-stream.h\
693	ianjuta-stream-loader.h\
694	ianjuta-stream-savable.h\
695	ianjuta-symbol.h\
696	ianjuta-symbol-manager.h\
697	ianjuta-symbol-query.h\
698	ianjuta-terminal.h\
699	ianjuta-todo.h\
700	ianjuta-vcs.h\
701	ianjuta-wizard.h\
702	libanjuta-iface-marshallers.h\
703	libanjuta-interfaces.h
704
705AM_CPPFLAGS = \
706	-I$(top_srcdir) \
707	-I . \
708	$(WARN_CFLAGS) \
709	$(DEPRECATED_FLAGS) \
710	$(ANJUTA_CFLAGS) \
711	$(XML_CFLAGS) \
712	$(GDL_CFLAGS) \
713	-DDATADIR="\"$(datadir)\"" \
714	-DPACKAGE_PIXMAPS_DIR="\"$(datadir)/pixmaps/$(PACKAGE)\"" \
715	-DPACKAGE_DATA_DIR="\"$(datadir)/$(PACKAGE)\"" \
716	-DPACKAGE_HELP_DIR="\"$(datadir)/gnome/help/$(PACKAGE)\"" \
717	-DPACKAGE_DOC_DIR="\"$(docdir)\"" \
718	-DG_LOG_DOMAIN=\"libanjuta-interfaces\"
719
720
721# interfaces
722noinst_LTLIBRARIES = libanjuta-interfaces.la
723libanjuta_interfaces_la_LIBADD = $(ANJUTA_LIBS) $(XML_LIBS)
724libanjuta_interfaces_includedir = $(includedir)/libanjuta-3.0/libanjuta/interfaces
725libanjuta_interfaces_include_HEADERS = $(libanjuta_interfaces_include)
726BUILT_SOURCES = iface-built.stamp
727files_idl = libanjuta.idl
728idldir = $(libanjuta_interfaces_includedir)
729idl_HEADERS = $(files_idl)
730EXTRA_DIST = \
731	iface-built.stamp \
732	$(libanjuta_interfaces_include) \
733	$(files_idl) \
734	Makefile.am.iface \
735	anjuta-idl-compiler.pl
736
737CLEANFILES = libanjuta-interfaces.h iface-built.stamp
738DISTCLEANFILES = *.c \
739	*.h \
740	Makefile.am.iface \
741	Makefile.am.gir \
742	libanjuta-iface-marshallers.list
743
744all: $(BUILT_SOURCES)
745	$(MAKE) $(AM_MAKEFLAGS) all-am
746
747.SUFFIXES:
748.SUFFIXES: .c .lo .o .obj
749$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/Makefile.am.iface $(am__configure_deps)
750	@for dep in $?; do \
751	  case '$(am__configure_deps)' in \
752	    *$$dep*) \
753	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
754	        && { if test -f $@; then exit 0; else break; fi; }; \
755	      exit 1;; \
756	  esac; \
757	done; \
758	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libanjuta/interfaces/Makefile'; \
759	$(am__cd) $(top_srcdir) && \
760	  $(AUTOMAKE) --gnu libanjuta/interfaces/Makefile
761Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
762	@case '$?' in \
763	  *config.status*) \
764	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
765	  *) \
766	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
767	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
768	esac;
769$(srcdir)/Makefile.am.iface $(am__empty):
770
771$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
772	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
773
774$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
775	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
776$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
777	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
778$(am__aclocal_m4_deps):
779
780clean-noinstLTLIBRARIES:
781	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
782	@list='$(noinst_LTLIBRARIES)'; \
783	locs=`for p in $$list; do echo $$p; done | \
784	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
785	      sort -u`; \
786	test -z "$$locs" || { \
787	  echo rm -f $${locs}; \
788	  rm -f $${locs}; \
789	}
790
791libanjuta-interfaces.la: $(libanjuta_interfaces_la_OBJECTS) $(libanjuta_interfaces_la_DEPENDENCIES) $(EXTRA_libanjuta_interfaces_la_DEPENDENCIES)
792	$(AM_V_CCLD)$(LINK)  $(libanjuta_interfaces_la_OBJECTS) $(libanjuta_interfaces_la_LIBADD) $(LIBS)
793
794mostlyclean-compile:
795	-rm -f *.$(OBJEXT)
796
797distclean-compile:
798	-rm -f *.tab.c
799
800@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-buildable.Plo@am__quote@ # am--include-marker
801@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-builder.Plo@am__quote@ # am--include-marker
802@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-debug-manager.Plo@am__quote@ # am--include-marker
803@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-debugger-breakpoint.Plo@am__quote@ # am--include-marker
804@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-debugger-instruction.Plo@am__quote@ # am--include-marker
805@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-debugger-memory.Plo@am__quote@ # am--include-marker
806@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-debugger-register.Plo@am__quote@ # am--include-marker
807@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-debugger-variable.Plo@am__quote@ # am--include-marker
808@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-debugger.Plo@am__quote@ # am--include-marker
809@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-document-manager.Plo@am__quote@ # am--include-marker
810@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-document.Plo@am__quote@ # am--include-marker
811@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-editor-assist.Plo@am__quote@ # am--include-marker
812@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-editor-cell-style.Plo@am__quote@ # am--include-marker
813@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-editor-cell.Plo@am__quote@ # am--include-marker
814@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-editor-comment.Plo@am__quote@ # am--include-marker
815@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-editor-convert.Plo@am__quote@ # am--include-marker
816@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-editor-factory.Plo@am__quote@ # am--include-marker
817@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-editor-folds.Plo@am__quote@ # am--include-marker
818@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-editor-glade-signal.Plo@am__quote@ # am--include-marker
819@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-editor-goto.Plo@am__quote@ # am--include-marker
820@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-editor-hover.Plo@am__quote@ # am--include-marker
821@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-editor-language.Plo@am__quote@ # am--include-marker
822@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-editor-line-mode.Plo@am__quote@ # am--include-marker
823@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-editor-search.Plo@am__quote@ # am--include-marker
824@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-editor-selection.Plo@am__quote@ # am--include-marker
825@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-editor-tip.Plo@am__quote@ # am--include-marker
826@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-editor-view.Plo@am__quote@ # am--include-marker
827@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-editor-zoom.Plo@am__quote@ # am--include-marker
828@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-editor.Plo@am__quote@ # am--include-marker
829@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-environment.Plo@am__quote@ # am--include-marker
830@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-file-loader.Plo@am__quote@ # am--include-marker
831@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-file-manager.Plo@am__quote@ # am--include-marker
832@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-file-savable.Plo@am__quote@ # am--include-marker
833@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-file.Plo@am__quote@ # am--include-marker
834@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-glade.Plo@am__quote@ # am--include-marker
835@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-help.Plo@am__quote@ # am--include-marker
836@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-indenter.Plo@am__quote@ # am--include-marker
837@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-indicable.Plo@am__quote@ # am--include-marker
838@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-iterable-tree.Plo@am__quote@ # am--include-marker
839@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-iterable.Plo@am__quote@ # am--include-marker
840@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-language-provider.Plo@am__quote@ # am--include-marker
841@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-language.Plo@am__quote@ # am--include-marker
842@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-loader.Plo@am__quote@ # am--include-marker
843@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-markable.Plo@am__quote@ # am--include-marker
844@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-message-manager.Plo@am__quote@ # am--include-marker
845@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-message-view.Plo@am__quote@ # am--include-marker
846@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-plugin-factory.Plo@am__quote@ # am--include-marker
847@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-preferences.Plo@am__quote@ # am--include-marker
848@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-print.Plo@am__quote@ # am--include-marker
849@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-project-backend.Plo@am__quote@ # am--include-marker
850@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-project-chooser.Plo@am__quote@ # am--include-marker
851@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-project-manager.Plo@am__quote@ # am--include-marker
852@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-project.Plo@am__quote@ # am--include-marker
853@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-provider.Plo@am__quote@ # am--include-marker
854@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-snippets-manager.Plo@am__quote@ # am--include-marker
855@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-stream-loader.Plo@am__quote@ # am--include-marker
856@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-stream-savable.Plo@am__quote@ # am--include-marker
857@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-stream.Plo@am__quote@ # am--include-marker
858@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-symbol-manager.Plo@am__quote@ # am--include-marker
859@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-symbol-query.Plo@am__quote@ # am--include-marker
860@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-symbol.Plo@am__quote@ # am--include-marker
861@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-terminal.Plo@am__quote@ # am--include-marker
862@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-todo.Plo@am__quote@ # am--include-marker
863@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-vcs.Plo@am__quote@ # am--include-marker
864@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ianjuta-wizard.Plo@am__quote@ # am--include-marker
865@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libanjuta-iface-marshallers.Plo@am__quote@ # am--include-marker
866
867$(am__depfiles_remade):
868	@$(MKDIR_P) $(@D)
869	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
870
871am--depfiles: $(am__depfiles_remade)
872
873.c.o:
874@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
875@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
876@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
877@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
878@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
879
880.c.obj:
881@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
882@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
883@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
884@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
885@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
886
887.c.lo:
888@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
889@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
890@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
891@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
892@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
893
894mostlyclean-libtool:
895	-rm -f *.lo
896
897clean-libtool:
898	-rm -rf .libs _libs
899install-idlHEADERS: $(idl_HEADERS)
900	@$(NORMAL_INSTALL)
901	@list='$(idl_HEADERS)'; test -n "$(idldir)" || list=; \
902	if test -n "$$list"; then \
903	  echo " $(MKDIR_P) '$(DESTDIR)$(idldir)'"; \
904	  $(MKDIR_P) "$(DESTDIR)$(idldir)" || exit 1; \
905	fi; \
906	for p in $$list; do \
907	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
908	  echo "$$d$$p"; \
909	done | $(am__base_list) | \
910	while read files; do \
911	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(idldir)'"; \
912	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(idldir)" || exit $$?; \
913	done
914
915uninstall-idlHEADERS:
916	@$(NORMAL_UNINSTALL)
917	@list='$(idl_HEADERS)'; test -n "$(idldir)" || list=; \
918	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
919	dir='$(DESTDIR)$(idldir)'; $(am__uninstall_files_from_dir)
920install-libanjuta_interfaces_includeHEADERS: $(libanjuta_interfaces_include_HEADERS)
921	@$(NORMAL_INSTALL)
922	@list='$(libanjuta_interfaces_include_HEADERS)'; test -n "$(libanjuta_interfaces_includedir)" || list=; \
923	if test -n "$$list"; then \
924	  echo " $(MKDIR_P) '$(DESTDIR)$(libanjuta_interfaces_includedir)'"; \
925	  $(MKDIR_P) "$(DESTDIR)$(libanjuta_interfaces_includedir)" || exit 1; \
926	fi; \
927	for p in $$list; do \
928	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
929	  echo "$$d$$p"; \
930	done | $(am__base_list) | \
931	while read files; do \
932	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libanjuta_interfaces_includedir)'"; \
933	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(libanjuta_interfaces_includedir)" || exit $$?; \
934	done
935
936uninstall-libanjuta_interfaces_includeHEADERS:
937	@$(NORMAL_UNINSTALL)
938	@list='$(libanjuta_interfaces_include_HEADERS)'; test -n "$(libanjuta_interfaces_includedir)" || list=; \
939	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
940	dir='$(DESTDIR)$(libanjuta_interfaces_includedir)'; $(am__uninstall_files_from_dir)
941
942ID: $(am__tagged_files)
943	$(am__define_uniq_tagged_files); mkid -fID $$unique
944tags: tags-am
945TAGS: tags
946
947tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
948	set x; \
949	here=`pwd`; \
950	$(am__define_uniq_tagged_files); \
951	shift; \
952	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
953	  test -n "$$unique" || unique=$$empty_fix; \
954	  if test $$# -gt 0; then \
955	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
956	      "$$@" $$unique; \
957	  else \
958	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
959	      $$unique; \
960	  fi; \
961	fi
962ctags: ctags-am
963
964CTAGS: ctags
965ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
966	$(am__define_uniq_tagged_files); \
967	test -z "$(CTAGS_ARGS)$$unique" \
968	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
969	     $$unique
970
971GTAGS:
972	here=`$(am__cd) $(top_builddir) && pwd` \
973	  && $(am__cd) $(top_srcdir) \
974	  && gtags -i $(GTAGS_ARGS) "$$here"
975cscopelist: cscopelist-am
976
977cscopelist-am: $(am__tagged_files)
978	list='$(am__tagged_files)'; \
979	case "$(srcdir)" in \
980	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
981	  *) sdir=$(subdir)/$(srcdir) ;; \
982	esac; \
983	for i in $$list; do \
984	  if test -f "$$i"; then \
985	    echo "$(subdir)/$$i"; \
986	  else \
987	    echo "$$sdir/$$i"; \
988	  fi; \
989	done >> $(top_builddir)/cscope.files
990
991distclean-tags:
992	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
993
994distdir: $(BUILT_SOURCES)
995	$(MAKE) $(AM_MAKEFLAGS) distdir-am
996
997distdir-am: $(DISTFILES)
998	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
999	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1000	list='$(DISTFILES)'; \
1001	  dist_files=`for file in $$list; do echo $$file; done | \
1002	  sed -e "s|^$$srcdirstrip/||;t" \
1003	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1004	case $$dist_files in \
1005	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1006			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1007			   sort -u` ;; \
1008	esac; \
1009	for file in $$dist_files; do \
1010	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1011	  if test -d $$d/$$file; then \
1012	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1013	    if test -d "$(distdir)/$$file"; then \
1014	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1015	    fi; \
1016	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1017	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1018	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1019	    fi; \
1020	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1021	  else \
1022	    test -f "$(distdir)/$$file" \
1023	    || cp -p $$d/$$file "$(distdir)/$$file" \
1024	    || exit 1; \
1025	  fi; \
1026	done
1027check-am: all-am
1028check: $(BUILT_SOURCES)
1029	$(MAKE) $(AM_MAKEFLAGS) check-am
1030all-am: Makefile $(LTLIBRARIES) $(HEADERS)
1031installdirs:
1032	for dir in "$(DESTDIR)$(idldir)" "$(DESTDIR)$(libanjuta_interfaces_includedir)"; do \
1033	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1034	done
1035install: $(BUILT_SOURCES)
1036	$(MAKE) $(AM_MAKEFLAGS) install-am
1037install-exec: install-exec-am
1038install-data: install-data-am
1039uninstall: uninstall-am
1040
1041install-am: all-am
1042	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1043
1044installcheck: installcheck-am
1045install-strip:
1046	if test -z '$(STRIP)'; then \
1047	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1048	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1049	      install; \
1050	else \
1051	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1052	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1053	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1054	fi
1055mostlyclean-generic:
1056
1057clean-generic:
1058	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1059
1060distclean-generic:
1061	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1062	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1063	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1064
1065maintainer-clean-generic:
1066	@echo "This command is intended for maintainers to use"
1067	@echo "it deletes files that may require special tools to rebuild."
1068	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1069clean: clean-am
1070
1071clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
1072	mostlyclean-am
1073
1074distclean: distclean-am
1075		-rm -f ./$(DEPDIR)/ianjuta-buildable.Plo
1076	-rm -f ./$(DEPDIR)/ianjuta-builder.Plo
1077	-rm -f ./$(DEPDIR)/ianjuta-debug-manager.Plo
1078	-rm -f ./$(DEPDIR)/ianjuta-debugger-breakpoint.Plo
1079	-rm -f ./$(DEPDIR)/ianjuta-debugger-instruction.Plo
1080	-rm -f ./$(DEPDIR)/ianjuta-debugger-memory.Plo
1081	-rm -f ./$(DEPDIR)/ianjuta-debugger-register.Plo
1082	-rm -f ./$(DEPDIR)/ianjuta-debugger-variable.Plo
1083	-rm -f ./$(DEPDIR)/ianjuta-debugger.Plo
1084	-rm -f ./$(DEPDIR)/ianjuta-document-manager.Plo
1085	-rm -f ./$(DEPDIR)/ianjuta-document.Plo
1086	-rm -f ./$(DEPDIR)/ianjuta-editor-assist.Plo
1087	-rm -f ./$(DEPDIR)/ianjuta-editor-cell-style.Plo
1088	-rm -f ./$(DEPDIR)/ianjuta-editor-cell.Plo
1089	-rm -f ./$(DEPDIR)/ianjuta-editor-comment.Plo
1090	-rm -f ./$(DEPDIR)/ianjuta-editor-convert.Plo
1091	-rm -f ./$(DEPDIR)/ianjuta-editor-factory.Plo
1092	-rm -f ./$(DEPDIR)/ianjuta-editor-folds.Plo
1093	-rm -f ./$(DEPDIR)/ianjuta-editor-glade-signal.Plo
1094	-rm -f ./$(DEPDIR)/ianjuta-editor-goto.Plo
1095	-rm -f ./$(DEPDIR)/ianjuta-editor-hover.Plo
1096	-rm -f ./$(DEPDIR)/ianjuta-editor-language.Plo
1097	-rm -f ./$(DEPDIR)/ianjuta-editor-line-mode.Plo
1098	-rm -f ./$(DEPDIR)/ianjuta-editor-search.Plo
1099	-rm -f ./$(DEPDIR)/ianjuta-editor-selection.Plo
1100	-rm -f ./$(DEPDIR)/ianjuta-editor-tip.Plo
1101	-rm -f ./$(DEPDIR)/ianjuta-editor-view.Plo
1102	-rm -f ./$(DEPDIR)/ianjuta-editor-zoom.Plo
1103	-rm -f ./$(DEPDIR)/ianjuta-editor.Plo
1104	-rm -f ./$(DEPDIR)/ianjuta-environment.Plo
1105	-rm -f ./$(DEPDIR)/ianjuta-file-loader.Plo
1106	-rm -f ./$(DEPDIR)/ianjuta-file-manager.Plo
1107	-rm -f ./$(DEPDIR)/ianjuta-file-savable.Plo
1108	-rm -f ./$(DEPDIR)/ianjuta-file.Plo
1109	-rm -f ./$(DEPDIR)/ianjuta-glade.Plo
1110	-rm -f ./$(DEPDIR)/ianjuta-help.Plo
1111	-rm -f ./$(DEPDIR)/ianjuta-indenter.Plo
1112	-rm -f ./$(DEPDIR)/ianjuta-indicable.Plo
1113	-rm -f ./$(DEPDIR)/ianjuta-iterable-tree.Plo
1114	-rm -f ./$(DEPDIR)/ianjuta-iterable.Plo
1115	-rm -f ./$(DEPDIR)/ianjuta-language-provider.Plo
1116	-rm -f ./$(DEPDIR)/ianjuta-language.Plo
1117	-rm -f ./$(DEPDIR)/ianjuta-loader.Plo
1118	-rm -f ./$(DEPDIR)/ianjuta-markable.Plo
1119	-rm -f ./$(DEPDIR)/ianjuta-message-manager.Plo
1120	-rm -f ./$(DEPDIR)/ianjuta-message-view.Plo
1121	-rm -f ./$(DEPDIR)/ianjuta-plugin-factory.Plo
1122	-rm -f ./$(DEPDIR)/ianjuta-preferences.Plo
1123	-rm -f ./$(DEPDIR)/ianjuta-print.Plo
1124	-rm -f ./$(DEPDIR)/ianjuta-project-backend.Plo
1125	-rm -f ./$(DEPDIR)/ianjuta-project-chooser.Plo
1126	-rm -f ./$(DEPDIR)/ianjuta-project-manager.Plo
1127	-rm -f ./$(DEPDIR)/ianjuta-project.Plo
1128	-rm -f ./$(DEPDIR)/ianjuta-provider.Plo
1129	-rm -f ./$(DEPDIR)/ianjuta-snippets-manager.Plo
1130	-rm -f ./$(DEPDIR)/ianjuta-stream-loader.Plo
1131	-rm -f ./$(DEPDIR)/ianjuta-stream-savable.Plo
1132	-rm -f ./$(DEPDIR)/ianjuta-stream.Plo
1133	-rm -f ./$(DEPDIR)/ianjuta-symbol-manager.Plo
1134	-rm -f ./$(DEPDIR)/ianjuta-symbol-query.Plo
1135	-rm -f ./$(DEPDIR)/ianjuta-symbol.Plo
1136	-rm -f ./$(DEPDIR)/ianjuta-terminal.Plo
1137	-rm -f ./$(DEPDIR)/ianjuta-todo.Plo
1138	-rm -f ./$(DEPDIR)/ianjuta-vcs.Plo
1139	-rm -f ./$(DEPDIR)/ianjuta-wizard.Plo
1140	-rm -f ./$(DEPDIR)/libanjuta-iface-marshallers.Plo
1141	-rm -f Makefile
1142distclean-am: clean-am distclean-compile distclean-generic \
1143	distclean-tags
1144
1145dvi: dvi-am
1146
1147dvi-am:
1148
1149html: html-am
1150
1151html-am:
1152
1153info: info-am
1154
1155info-am:
1156
1157install-data-am: install-idlHEADERS \
1158	install-libanjuta_interfaces_includeHEADERS
1159
1160install-dvi: install-dvi-am
1161
1162install-dvi-am:
1163
1164install-exec-am:
1165
1166install-html: install-html-am
1167
1168install-html-am:
1169
1170install-info: install-info-am
1171
1172install-info-am:
1173
1174install-man:
1175
1176install-pdf: install-pdf-am
1177
1178install-pdf-am:
1179
1180install-ps: install-ps-am
1181
1182install-ps-am:
1183
1184installcheck-am:
1185
1186maintainer-clean: maintainer-clean-am
1187		-rm -f ./$(DEPDIR)/ianjuta-buildable.Plo
1188	-rm -f ./$(DEPDIR)/ianjuta-builder.Plo
1189	-rm -f ./$(DEPDIR)/ianjuta-debug-manager.Plo
1190	-rm -f ./$(DEPDIR)/ianjuta-debugger-breakpoint.Plo
1191	-rm -f ./$(DEPDIR)/ianjuta-debugger-instruction.Plo
1192	-rm -f ./$(DEPDIR)/ianjuta-debugger-memory.Plo
1193	-rm -f ./$(DEPDIR)/ianjuta-debugger-register.Plo
1194	-rm -f ./$(DEPDIR)/ianjuta-debugger-variable.Plo
1195	-rm -f ./$(DEPDIR)/ianjuta-debugger.Plo
1196	-rm -f ./$(DEPDIR)/ianjuta-document-manager.Plo
1197	-rm -f ./$(DEPDIR)/ianjuta-document.Plo
1198	-rm -f ./$(DEPDIR)/ianjuta-editor-assist.Plo
1199	-rm -f ./$(DEPDIR)/ianjuta-editor-cell-style.Plo
1200	-rm -f ./$(DEPDIR)/ianjuta-editor-cell.Plo
1201	-rm -f ./$(DEPDIR)/ianjuta-editor-comment.Plo
1202	-rm -f ./$(DEPDIR)/ianjuta-editor-convert.Plo
1203	-rm -f ./$(DEPDIR)/ianjuta-editor-factory.Plo
1204	-rm -f ./$(DEPDIR)/ianjuta-editor-folds.Plo
1205	-rm -f ./$(DEPDIR)/ianjuta-editor-glade-signal.Plo
1206	-rm -f ./$(DEPDIR)/ianjuta-editor-goto.Plo
1207	-rm -f ./$(DEPDIR)/ianjuta-editor-hover.Plo
1208	-rm -f ./$(DEPDIR)/ianjuta-editor-language.Plo
1209	-rm -f ./$(DEPDIR)/ianjuta-editor-line-mode.Plo
1210	-rm -f ./$(DEPDIR)/ianjuta-editor-search.Plo
1211	-rm -f ./$(DEPDIR)/ianjuta-editor-selection.Plo
1212	-rm -f ./$(DEPDIR)/ianjuta-editor-tip.Plo
1213	-rm -f ./$(DEPDIR)/ianjuta-editor-view.Plo
1214	-rm -f ./$(DEPDIR)/ianjuta-editor-zoom.Plo
1215	-rm -f ./$(DEPDIR)/ianjuta-editor.Plo
1216	-rm -f ./$(DEPDIR)/ianjuta-environment.Plo
1217	-rm -f ./$(DEPDIR)/ianjuta-file-loader.Plo
1218	-rm -f ./$(DEPDIR)/ianjuta-file-manager.Plo
1219	-rm -f ./$(DEPDIR)/ianjuta-file-savable.Plo
1220	-rm -f ./$(DEPDIR)/ianjuta-file.Plo
1221	-rm -f ./$(DEPDIR)/ianjuta-glade.Plo
1222	-rm -f ./$(DEPDIR)/ianjuta-help.Plo
1223	-rm -f ./$(DEPDIR)/ianjuta-indenter.Plo
1224	-rm -f ./$(DEPDIR)/ianjuta-indicable.Plo
1225	-rm -f ./$(DEPDIR)/ianjuta-iterable-tree.Plo
1226	-rm -f ./$(DEPDIR)/ianjuta-iterable.Plo
1227	-rm -f ./$(DEPDIR)/ianjuta-language-provider.Plo
1228	-rm -f ./$(DEPDIR)/ianjuta-language.Plo
1229	-rm -f ./$(DEPDIR)/ianjuta-loader.Plo
1230	-rm -f ./$(DEPDIR)/ianjuta-markable.Plo
1231	-rm -f ./$(DEPDIR)/ianjuta-message-manager.Plo
1232	-rm -f ./$(DEPDIR)/ianjuta-message-view.Plo
1233	-rm -f ./$(DEPDIR)/ianjuta-plugin-factory.Plo
1234	-rm -f ./$(DEPDIR)/ianjuta-preferences.Plo
1235	-rm -f ./$(DEPDIR)/ianjuta-print.Plo
1236	-rm -f ./$(DEPDIR)/ianjuta-project-backend.Plo
1237	-rm -f ./$(DEPDIR)/ianjuta-project-chooser.Plo
1238	-rm -f ./$(DEPDIR)/ianjuta-project-manager.Plo
1239	-rm -f ./$(DEPDIR)/ianjuta-project.Plo
1240	-rm -f ./$(DEPDIR)/ianjuta-provider.Plo
1241	-rm -f ./$(DEPDIR)/ianjuta-snippets-manager.Plo
1242	-rm -f ./$(DEPDIR)/ianjuta-stream-loader.Plo
1243	-rm -f ./$(DEPDIR)/ianjuta-stream-savable.Plo
1244	-rm -f ./$(DEPDIR)/ianjuta-stream.Plo
1245	-rm -f ./$(DEPDIR)/ianjuta-symbol-manager.Plo
1246	-rm -f ./$(DEPDIR)/ianjuta-symbol-query.Plo
1247	-rm -f ./$(DEPDIR)/ianjuta-symbol.Plo
1248	-rm -f ./$(DEPDIR)/ianjuta-terminal.Plo
1249	-rm -f ./$(DEPDIR)/ianjuta-todo.Plo
1250	-rm -f ./$(DEPDIR)/ianjuta-vcs.Plo
1251	-rm -f ./$(DEPDIR)/ianjuta-wizard.Plo
1252	-rm -f ./$(DEPDIR)/libanjuta-iface-marshallers.Plo
1253	-rm -f Makefile
1254maintainer-clean-am: distclean-am maintainer-clean-generic
1255
1256mostlyclean: mostlyclean-am
1257
1258mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1259	mostlyclean-libtool
1260
1261pdf: pdf-am
1262
1263pdf-am:
1264
1265ps: ps-am
1266
1267ps-am:
1268
1269uninstall-am: uninstall-idlHEADERS \
1270	uninstall-libanjuta_interfaces_includeHEADERS
1271
1272.MAKE: all check install install-am install-strip
1273
1274.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
1275	clean-generic clean-libtool clean-noinstLTLIBRARIES \
1276	cscopelist-am ctags ctags-am distclean distclean-compile \
1277	distclean-generic distclean-libtool distclean-tags distdir dvi \
1278	dvi-am html html-am info info-am install install-am \
1279	install-data install-data-am install-dvi install-dvi-am \
1280	install-exec install-exec-am install-html install-html-am \
1281	install-idlHEADERS install-info install-info-am \
1282	install-libanjuta_interfaces_includeHEADERS install-man \
1283	install-pdf install-pdf-am install-ps install-ps-am \
1284	install-strip installcheck installcheck-am installdirs \
1285	maintainer-clean maintainer-clean-generic mostlyclean \
1286	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1287	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
1288	uninstall-idlHEADERS \
1289	uninstall-libanjuta_interfaces_includeHEADERS
1290
1291.PRECIOUS: Makefile
1292
1293
1294libanjuta-interfaces.h: iface-built.stamp
1295
1296iface-built.stamp: libanjuta.idl anjuta-idl-compiler.pl
1297	savedir=`pwd` && \
1298	cd $(srcdir) && perl anjuta-idl-compiler.pl libanjuta && \
1299	echo 'GInterface' > hierarchy.txt && grep -e '^[[:space:]|\t]*interface' \
1300	libanjuta.idl  | sed -e 's/\binterface\b\s*/\t/' | sed -e 's/\t/    /g' \
1301	>> hierarchy.txt && \
1302	touch iface-built.stamp && \
1303	echo "changing to $$savedir" && \
1304	cd $$savedir && \
1305	$(MAKE)
1306
1307anjuta-marshal.h: interfaces/anjuta-marshal.list
1308	$(AM_V_GEN)@GLIB_GENMARSHAL@ \
1309	        --prefix=anjuta_cclosure_marshal $(srcdir)/anjuta-marshal.list --header > xgen-gmc \
1310	&& cp xgen-gmc $(@F) \
1311	&& rm -f xgen-gmc
1312
1313anjuta-marshal.c: interfaces/anjuta-marshal.h interfaces/anjuta-marshal.list
1314	$(AM_V_GEN)echo "#include \"ianjuta-marshal.h\"" > xgenc-gmc \
1315	&& @GLIB_GENMARSHAL@ \
1316	        --prefix=anjuta_cclosure_marshal $(srcdir)anjuta-marshal.list --body >> xgenc-gmc \
1317	&& cp xgenc-gmc $(@F) \
1318	&& rm -f xgenc-gmc
1319
1320-include $(top_srcdir)/git.mk
1321
1322# Tell versions [3.59,3.63) of GNU make to not export all variables.
1323# Otherwise a system limit (for SysV at least) may be exceeded.
1324.NOEXPORT:
1325