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
18
19VPATH = @srcdir@
20am__is_gnu_make = { \
21  if test -z '$(MAKELEVEL)'; then \
22    false; \
23  elif test -n '$(MAKE_HOST)'; then \
24    true; \
25  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
26    true; \
27  else \
28    false; \
29  fi; \
30}
31am__make_running_with_option = \
32  case $${target_option-} in \
33      ?) ;; \
34      *) echo "am__make_running_with_option: internal error: invalid" \
35              "target option '$${target_option-}' specified" >&2; \
36         exit 1;; \
37  esac; \
38  has_opt=no; \
39  sane_makeflags=$$MAKEFLAGS; \
40  if $(am__is_gnu_make); then \
41    sane_makeflags=$$MFLAGS; \
42  else \
43    case $$MAKEFLAGS in \
44      *\\[\ \	]*) \
45        bs=\\; \
46        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
47          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
48    esac; \
49  fi; \
50  skip_next=no; \
51  strip_trailopt () \
52  { \
53    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
54  }; \
55  for flg in $$sane_makeflags; do \
56    test $$skip_next = yes && { skip_next=no; continue; }; \
57    case $$flg in \
58      *=*|--*) continue;; \
59        -*I) strip_trailopt 'I'; skip_next=yes;; \
60      -*I?*) strip_trailopt 'I';; \
61        -*O) strip_trailopt 'O'; skip_next=yes;; \
62      -*O?*) strip_trailopt 'O';; \
63        -*l) strip_trailopt 'l'; skip_next=yes;; \
64      -*l?*) strip_trailopt 'l';; \
65      -[dEDm]) skip_next=yes;; \
66      -[JT]) skip_next=yes;; \
67    esac; \
68    case $$flg in \
69      *$$target_option*) has_opt=yes; break;; \
70    esac; \
71  done; \
72  test $$has_opt = yes
73am__make_dryrun = (target_option=n; $(am__make_running_with_option))
74am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
75pkgdatadir = $(datadir)/@PACKAGE@
76pkgincludedir = $(includedir)/@PACKAGE@
77pkglibdir = $(libdir)/@PACKAGE@
78pkglibexecdir = $(libexecdir)/@PACKAGE@
79am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
80install_sh_DATA = $(install_sh) -c -m 644
81install_sh_PROGRAM = $(install_sh) -c
82install_sh_SCRIPT = $(install_sh) -c
83INSTALL_HEADER = $(INSTALL_DATA)
84transform = $(program_transform_name)
85NORMAL_INSTALL = :
86PRE_INSTALL = :
87POST_INSTALL = :
88NORMAL_UNINSTALL = :
89PRE_UNINSTALL = :
90POST_UNINSTALL = :
91build_triplet = @build@
92host_triplet = @host@
93@HAVE_INTROSPECTION_TRUE@am__append_1 = Anjuta-3.0.gir IAnjuta-3.0.gir
94subdir = libanjuta
95ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
97	$(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \
98	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intltool.m4 \
99	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
100	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
101	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
102	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
103	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
104	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/acinclude.m4 \
105	$(top_srcdir)/configure.ac
106am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
107	$(ACLOCAL_M4)
108DIST_COMMON = $(srcdir)/Makefile.am $(am__dist_catalog_DATA_DIST) \
109	$(libanjutainclude_HEADERS) $(am__DIST_COMMON)
110mkinstalldirs = $(install_sh) -d
111CONFIG_HEADER = $(top_builddir)/config.h
112CONFIG_CLEAN_FILES = libanjuta-3.0.pc anjuta-version.h
113CONFIG_CLEAN_VPATH_FILES =
114am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
115am__vpath_adj = case $$p in \
116    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
117    *) f=$$p;; \
118  esac;
119am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
120am__install_max = 40
121am__nobase_strip_setup = \
122  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
123am__nobase_strip = \
124  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
125am__nobase_list = $(am__nobase_strip_setup); \
126  for p in $$list; do echo "$$p $$p"; done | \
127  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
128  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
129    if (++n[$$2] == $(am__install_max)) \
130      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
131    END { for (dir in files) print dir, files[dir] }'
132am__base_list = \
133  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
134  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
135am__uninstall_files_from_dir = { \
136  test -z "$$files" \
137    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
138    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
139         $(am__cd) "$$dir" && rm -f $$files; }; \
140  }
141am__installdirs = "$(DESTDIR)$(gladeanjutadir)" "$(DESTDIR)$(libdir)" \
142	"$(DESTDIR)$(catalogdir)" "$(DESTDIR)$(girdir)" \
143	"$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(typelibdir)" \
144	"$(DESTDIR)$(libanjutaincludedir)"
145LTLIBRARIES = $(gladeanjuta_LTLIBRARIES) $(lib_LTLIBRARIES)
146am__DEPENDENCIES_1 =
147libanjuta_3_la_DEPENDENCIES = interfaces/libanjuta-interfaces.la \
148	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
149	$(am__DEPENDENCIES_1)
150am_libanjuta_3_la_OBJECTS = anjuta-enum-types.lo anjuta-marshal.lo \
151	anjuta-shell.lo anjuta-status.lo anjuta-encodings.lo \
152	anjuta-convert.lo anjuta-preferences-dialog.lo \
153	anjuta-preferences.lo anjuta-plugin.lo anjuta-plugin-handle.lo \
154	anjuta-plugin-description.lo anjuta-plugin-manager.lo \
155	anjuta-profile.lo anjuta-profile-manager.lo anjuta-ui.lo \
156	anjuta-language-provider.lo anjuta-launcher.lo anjuta-utils.lo \
157	anjuta-session.lo anjuta-save-prompt.lo anjuta-serializer.lo \
158	resources.lo anjuta-c-plugin-factory.lo anjuta-c-module.lo \
159	anjuta-cell-renderer-captioned-image.lo e-splash.lo \
160	anjuta-vcs-status-tree-view.lo anjuta-command.lo \
161	anjuta-async-command.lo anjuta-sync-command.lo \
162	anjuta-async-notify.lo anjuta-command-queue.lo anjuta-token.lo \
163	anjuta-token-list.lo anjuta-token-file.lo \
164	anjuta-token-stream.lo anjuta-project.lo anjuta-drop-entry.lo \
165	anjuta-tabber.lo anjuta-command-bar.lo anjuta-dock.lo \
166	anjuta-dock-pane.lo anjuta-file-list.lo \
167	anjuta-pkg-config-chooser.lo anjuta-pkg-config.lo \
168	anjuta-pkg-scanner.lo anjuta-column-text-view.lo \
169	anjuta-file-drop-entry.lo anjuta-entry.lo \
170	anjuta-environment-editor.lo anjuta-tree-combo.lo \
171	anjuta-autogen.lo anjuta-completion.lo anjuta-close-button.lo \
172	anjuta-modeline.lo anjuta-cell-renderer-diff.lo
173libanjuta_3_la_OBJECTS = $(am_libanjuta_3_la_OBJECTS)
174AM_V_lt = $(am__v_lt_@AM_V@)
175am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
176am__v_lt_0 = --silent
177am__v_lt_1 =
178libanjuta_3_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
179	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
180	$(AM_CFLAGS) $(CFLAGS) $(libanjuta_3_la_LDFLAGS) $(LDFLAGS) -o \
181	$@
182@ENABLE_GLADE_CATALOG_TRUE@libgladeanjuta_la_DEPENDENCIES =  \
183@ENABLE_GLADE_CATALOG_TRUE@	libanjuta-3.la
184am__libgladeanjuta_la_SOURCES_DIST = anjuta-glade-catalog.c
185@ENABLE_GLADE_CATALOG_TRUE@am_libgladeanjuta_la_OBJECTS =  \
186@ENABLE_GLADE_CATALOG_TRUE@	anjuta-glade-catalog.lo
187libgladeanjuta_la_OBJECTS = $(am_libgladeanjuta_la_OBJECTS)
188libgladeanjuta_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
189	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
190	$(AM_CFLAGS) $(CFLAGS) $(libgladeanjuta_la_LDFLAGS) $(LDFLAGS) \
191	-o $@
192@ENABLE_GLADE_CATALOG_TRUE@am_libgladeanjuta_la_rpath = -rpath \
193@ENABLE_GLADE_CATALOG_TRUE@	$(gladeanjutadir)
194AM_V_P = $(am__v_P_@AM_V@)
195am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
196am__v_P_0 = false
197am__v_P_1 = :
198AM_V_GEN = $(am__v_GEN_@AM_V@)
199am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
200am__v_GEN_0 = @echo "  GEN     " $@;
201am__v_GEN_1 =
202AM_V_at = $(am__v_at_@AM_V@)
203am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
204am__v_at_0 = @
205am__v_at_1 =
206DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
207depcomp = $(SHELL) $(top_srcdir)/depcomp
208am__maybe_remake_depfiles = depfiles
209am__depfiles_remade = ./$(DEPDIR)/anjuta-async-command.Plo \
210	./$(DEPDIR)/anjuta-async-notify.Plo \
211	./$(DEPDIR)/anjuta-autogen.Plo ./$(DEPDIR)/anjuta-c-module.Plo \
212	./$(DEPDIR)/anjuta-c-plugin-factory.Plo \
213	./$(DEPDIR)/anjuta-cell-renderer-captioned-image.Plo \
214	./$(DEPDIR)/anjuta-cell-renderer-diff.Plo \
215	./$(DEPDIR)/anjuta-close-button.Plo \
216	./$(DEPDIR)/anjuta-column-text-view.Plo \
217	./$(DEPDIR)/anjuta-command-bar.Plo \
218	./$(DEPDIR)/anjuta-command-queue.Plo \
219	./$(DEPDIR)/anjuta-command.Plo \
220	./$(DEPDIR)/anjuta-completion.Plo \
221	./$(DEPDIR)/anjuta-convert.Plo \
222	./$(DEPDIR)/anjuta-dock-pane.Plo ./$(DEPDIR)/anjuta-dock.Plo \
223	./$(DEPDIR)/anjuta-drop-entry.Plo \
224	./$(DEPDIR)/anjuta-encodings.Plo ./$(DEPDIR)/anjuta-entry.Plo \
225	./$(DEPDIR)/anjuta-enum-types.Plo \
226	./$(DEPDIR)/anjuta-environment-editor.Plo \
227	./$(DEPDIR)/anjuta-file-drop-entry.Plo \
228	./$(DEPDIR)/anjuta-file-list.Plo \
229	./$(DEPDIR)/anjuta-glade-catalog.Plo \
230	./$(DEPDIR)/anjuta-language-provider.Plo \
231	./$(DEPDIR)/anjuta-launcher.Plo ./$(DEPDIR)/anjuta-marshal.Plo \
232	./$(DEPDIR)/anjuta-modeline.Plo \
233	./$(DEPDIR)/anjuta-pkg-config-chooser.Plo \
234	./$(DEPDIR)/anjuta-pkg-config.Plo \
235	./$(DEPDIR)/anjuta-pkg-scanner.Plo \
236	./$(DEPDIR)/anjuta-plugin-description.Plo \
237	./$(DEPDIR)/anjuta-plugin-handle.Plo \
238	./$(DEPDIR)/anjuta-plugin-manager.Plo \
239	./$(DEPDIR)/anjuta-plugin.Plo \
240	./$(DEPDIR)/anjuta-preferences-dialog.Plo \
241	./$(DEPDIR)/anjuta-preferences.Plo \
242	./$(DEPDIR)/anjuta-profile-manager.Plo \
243	./$(DEPDIR)/anjuta-profile.Plo ./$(DEPDIR)/anjuta-project.Plo \
244	./$(DEPDIR)/anjuta-save-prompt.Plo \
245	./$(DEPDIR)/anjuta-serializer.Plo \
246	./$(DEPDIR)/anjuta-session.Plo ./$(DEPDIR)/anjuta-shell.Plo \
247	./$(DEPDIR)/anjuta-status.Plo \
248	./$(DEPDIR)/anjuta-sync-command.Plo \
249	./$(DEPDIR)/anjuta-tabber.Plo \
250	./$(DEPDIR)/anjuta-token-file.Plo \
251	./$(DEPDIR)/anjuta-token-list.Plo \
252	./$(DEPDIR)/anjuta-token-stream.Plo \
253	./$(DEPDIR)/anjuta-token.Plo ./$(DEPDIR)/anjuta-tree-combo.Plo \
254	./$(DEPDIR)/anjuta-ui.Plo ./$(DEPDIR)/anjuta-utils.Plo \
255	./$(DEPDIR)/anjuta-vcs-status-tree-view.Plo \
256	./$(DEPDIR)/e-splash.Plo ./$(DEPDIR)/resources.Plo
257am__mv = mv -f
258COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
259	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
260LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
261	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
262	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
263	$(AM_CFLAGS) $(CFLAGS)
264AM_V_CC = $(am__v_CC_@AM_V@)
265am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
266am__v_CC_0 = @echo "  CC      " $@;
267am__v_CC_1 =
268CCLD = $(CC)
269LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
270	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
271	$(AM_LDFLAGS) $(LDFLAGS) -o $@
272AM_V_CCLD = $(am__v_CCLD_@AM_V@)
273am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
274am__v_CCLD_0 = @echo "  CCLD    " $@;
275am__v_CCLD_1 =
276SOURCES = $(libanjuta_3_la_SOURCES) $(libgladeanjuta_la_SOURCES)
277DIST_SOURCES = $(libanjuta_3_la_SOURCES) \
278	$(am__libgladeanjuta_la_SOURCES_DIST)
279RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
280	ctags-recursive dvi-recursive html-recursive info-recursive \
281	install-data-recursive install-dvi-recursive \
282	install-exec-recursive install-html-recursive \
283	install-info-recursive install-pdf-recursive \
284	install-ps-recursive install-recursive installcheck-recursive \
285	installdirs-recursive pdf-recursive ps-recursive \
286	tags-recursive uninstall-recursive
287am__can_run_installinfo = \
288  case $$AM_UPDATE_INFO_DIR in \
289    n|no|NO) false;; \
290    *) (install-info --version) >/dev/null 2>&1;; \
291  esac
292am__dist_catalog_DATA_DIST = anjuta-glade.xml
293DATA = $(dist_catalog_DATA) $(gir_DATA) $(pkgconfig_DATA) \
294	$(typelib_DATA)
295HEADERS = $(libanjutainclude_HEADERS)
296RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
297  distclean-recursive maintainer-clean-recursive
298am__recursive_targets = \
299  $(RECURSIVE_TARGETS) \
300  $(RECURSIVE_CLEAN_TARGETS) \
301  $(am__extra_recursive_targets)
302AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
303	distdir distdir-am
304am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
305# Read a list of newline-separated strings from the standard input,
306# and print each of them once, without duplicates.  Input order is
307# *not* preserved.
308am__uniquify_input = $(AWK) '\
309  BEGIN { nonempty = 0; } \
310  { items[$$0] = 1; nonempty = 1; } \
311  END { if (nonempty) { for (i in items) print i; }; } \
312'
313# Make sure the list of sources is unique.  This is necessary because,
314# e.g., the same source file might be shared among _SOURCES variables
315# for different programs/libraries.
316am__define_uniq_tagged_files = \
317  list='$(am__tagged_files)'; \
318  unique=`for i in $$list; do \
319    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
320  done | $(am__uniquify_input)`
321ETAGS = etags
322CTAGS = ctags
323DIST_SUBDIRS = $(SUBDIRS)
324am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/anjuta-version.h.in \
325	$(srcdir)/interfaces/Makefile.am.gir \
326	$(srcdir)/libanjuta-3.0.pc.in $(top_srcdir)/depcomp
327DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
328am__relativize = \
329  dir0=`pwd`; \
330  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
331  sed_rest='s,^[^/]*/*,,'; \
332  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
333  sed_butlast='s,/*[^/]*$$,,'; \
334  while test -n "$$dir1"; do \
335    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
336    if test "$$first" != "."; then \
337      if test "$$first" = ".."; then \
338        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
339        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
340      else \
341        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
342        if test "$$first2" = "$$first"; then \
343          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
344        else \
345          dir2="../$$dir2"; \
346        fi; \
347        dir0="$$dir0"/"$$first"; \
348      fi; \
349    fi; \
350    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
351  done; \
352  reldir="$$dir2"
353ACLOCAL = @ACLOCAL@
354ALL_LINGUAS = @ALL_LINGUAS@
355AMTAR = @AMTAR@
356AM_CFLAGS = @AM_CFLAGS@
357AM_CXXFLAGS = @AM_CXXFLAGS@
358AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
359ANJUTA_CFLAGS = @ANJUTA_CFLAGS@
360ANJUTA_LDFLAGS = @ANJUTA_LDFLAGS@
361ANJUTA_LIBS = @ANJUTA_LIBS@
362ANJUTA_MAJOR_VERSION = @ANJUTA_MAJOR_VERSION@
363ANJUTA_MICRO_VERSION = @ANJUTA_MICRO_VERSION@
364ANJUTA_MINOR_VERSION = @ANJUTA_MINOR_VERSION@
365ANJUTA_PLUGIN_LDFLAGS = @ANJUTA_PLUGIN_LDFLAGS@
366ANJUTA_VERSION = @ANJUTA_VERSION@
367APR_CFLAGS = @APR_CFLAGS@
368APR_LIBS = @APR_LIBS@
369APR_UTILS_CFLAGS = @APR_UTILS_CFLAGS@
370APR_UTILS_LIBS = @APR_UTILS_LIBS@
371AR = @AR@
372AUTOCONF = @AUTOCONF@
373AUTOGEN_PATH = @AUTOGEN_PATH@
374AUTOHEADER = @AUTOHEADER@
375AUTOM4TE = @AUTOM4TE@
376AUTOMAKE = @AUTOMAKE@
377AWK = @AWK@
378BISON_LOCALEDIR = @BISON_LOCALEDIR@
379BUGZILLA_VERSION = @BUGZILLA_VERSION@
380CC = @CC@
381CCDEPMODE = @CCDEPMODE@
382CFLAGS = @CFLAGS@
383CPP = @CPP@
384CPPFLAGS = @CPPFLAGS@
385CXX = @CXX@
386CXXCPP = @CXXCPP@
387CXXDEPMODE = @CXXDEPMODE@
388CXXFLAGS = @CXXFLAGS@
389CYGPATH_W = @CYGPATH_W@
390DEFS = @DEFS@
391DEPDIR = @DEPDIR@
392DLLTOOL = @DLLTOOL@
393DSYMUTIL = @DSYMUTIL@
394DUMPBIN = @DUMPBIN@
395ECHO_C = @ECHO_C@
396ECHO_N = @ECHO_N@
397ECHO_T = @ECHO_T@
398EGREP = @EGREP@
399EXEEXT = @EXEEXT@
400FGREP = @FGREP@
401FREEBSD_BUILD = @FREEBSD_BUILD@
402GDA_CFLAGS = @GDA_CFLAGS@
403GDA_LIBS = @GDA_LIBS@
404GDL_CFLAGS = @GDL_CFLAGS@
405GDL_LIBS = @GDL_LIBS@
406GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
407GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
408GLADE_CATALOG_PATH = @GLADE_CATALOG_PATH@
409GLADE_PLUGINS_PATH = @GLADE_PLUGINS_PATH@
410GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
411GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
412GLIB_MKENUMS = @GLIB_MKENUMS@
413GMAKE = @GMAKE@
414GMSGFMT = @GMSGFMT@
415GMSGFMT_015 = @GMSGFMT_015@
416GREP = @GREP@
417GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
418GTKDOC_CHECK = @GTKDOC_CHECK@
419GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
420GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
421GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
422GTKDOC_MKPDF = @GTKDOC_MKPDF@
423GTKDOC_REBASE = @GTKDOC_REBASE@
424HELP_DIR = @HELP_DIR@
425HTML_DIR = @HTML_DIR@
426INSTALL = @INSTALL@
427INSTALL_DATA = @INSTALL_DATA@
428INSTALL_PROGRAM = @INSTALL_PROGRAM@
429INSTALL_SCRIPT = @INSTALL_SCRIPT@
430INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
431INTLLIBS = @INTLLIBS@
432INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
433INTLTOOL_MERGE = @INTLTOOL_MERGE@
434INTLTOOL_PERL = @INTLTOOL_PERL@
435INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
436INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
437INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
438INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
439INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
440INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
441INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
442INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
443INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
444INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
445INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
446INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
447INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
448INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
449ITSTOOL = @ITSTOOL@
450LD = @LD@
451LDFLAGS = @LDFLAGS@
452LEX = @LEX@
453LEXLIB = @LEXLIB@
454LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
455LIBANJUTA_CFLAGS = @LIBANJUTA_CFLAGS@
456LIBANJUTA_LIBS = @LIBANJUTA_LIBS@
457LIBFOOCANVAS_CFLAGS = @LIBFOOCANVAS_CFLAGS@
458LIBFOOCANVAS_LIBS = @LIBFOOCANVAS_LIBS@
459LIBICONV = @LIBICONV@
460LIBINTL = @LIBINTL@
461LIBOBJS = @LIBOBJS@
462LIBS = @LIBS@
463LIBTOOL = @LIBTOOL@
464LIBVALA = @LIBVALA@
465LIPO = @LIPO@
466LN_S = @LN_S@
467LTLIBICONV = @LTLIBICONV@
468LTLIBINTL = @LTLIBINTL@
469LTLIBOBJS = @LTLIBOBJS@
470LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
471MAINT = @MAINT@
472MAKEINFO = @MAKEINFO@
473MANIFEST_TOOL = @MANIFEST_TOOL@
474MKDIR_P = @MKDIR_P@
475MSGFMT = @MSGFMT@
476MSGFMT_015 = @MSGFMT_015@
477MSGMERGE = @MSGMERGE@
478NEON_CFLAGS = @NEON_CFLAGS@
479NEON_LIBS = @NEON_LIBS@
480NM = @NM@
481NMEDIT = @NMEDIT@
482OBJDUMP = @OBJDUMP@
483OBJEXT = @OBJEXT@
484OTOOL = @OTOOL@
485OTOOL64 = @OTOOL64@
486PACKAGE = @PACKAGE@
487PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
488PACKAGE_NAME = @PACKAGE_NAME@
489PACKAGE_STRING = @PACKAGE_STRING@
490PACKAGE_TARNAME = @PACKAGE_TARNAME@
491PACKAGE_URL = @PACKAGE_URL@
492PACKAGE_VERSION = @PACKAGE_VERSION@
493PATH_SEPARATOR = @PATH_SEPARATOR@
494PKG_CONFIG = @PKG_CONFIG@
495PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
496PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
497PLUGIN_DEVHELP_CFLAGS = @PLUGIN_DEVHELP_CFLAGS@
498PLUGIN_DEVHELP_LIBS = @PLUGIN_DEVHELP_LIBS@
499PLUGIN_GLADE_CFLAGS = @PLUGIN_GLADE_CFLAGS@
500PLUGIN_GLADE_LIBS = @PLUGIN_GLADE_LIBS@
501PLUGIN_TERMINAL_CFLAGS = @PLUGIN_TERMINAL_CFLAGS@
502PLUGIN_TERMINAL_LIBS = @PLUGIN_TERMINAL_LIBS@
503POSUB = @POSUB@
504PREF_SUFFIX = @PREF_SUFFIX@
505PYTHON = @PYTHON@
506PYTHON_CFLAGS = @PYTHON_CFLAGS@
507PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
508PYTHON_LIBS = @PYTHON_LIBS@
509PYTHON_PLATFORM = @PYTHON_PLATFORM@
510PYTHON_PREFIX = @PYTHON_PREFIX@
511PYTHON_VERSION = @PYTHON_VERSION@
512RANLIB = @RANLIB@
513RENDER_LIBS = @RENDER_LIBS@
514SED = @SED@
515SERF_CFLAGS = @SERF_CFLAGS@
516SERF_LIBS = @SERF_LIBS@
517SET_MAKE = @SET_MAKE@
518SHELL = @SHELL@
519SHM_LIBS = @SHM_LIBS@
520SOURCEVIEW_CFLAGS = @SOURCEVIEW_CFLAGS@
521SOURCEVIEW_LIBS = @SOURCEVIEW_LIBS@
522SQLITE_CFLAGS = @SQLITE_CFLAGS@
523SQLITE_LIBS = @SQLITE_LIBS@
524STRIP = @STRIP@
525SVNCONFIG = @SVNCONFIG@
526SVN_CFLAGS = @SVN_CFLAGS@
527SVN_INCLUDE = @SVN_INCLUDE@
528SVN_LIB = @SVN_LIB@
529SYMBOL_DB_SHM = @SYMBOL_DB_SHM@
530USE_NLS = @USE_NLS@
531VALAC = @VALAC@
532VALA_CFLAGS = @VALA_CFLAGS@
533VALA_LIBS = @VALA_LIBS@
534VERSION = @VERSION@
535WARN_CFLAGS = @WARN_CFLAGS@
536XGETTEXT = @XGETTEXT@
537XGETTEXT_015 = @XGETTEXT_015@
538XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
539XMLLINT = @XMLLINT@
540XML_CFLAGS = @XML_CFLAGS@
541XML_LIBS = @XML_LIBS@
542YACC = @YACC@
543YELP_LC_DIST = @YELP_LC_DIST@
544YELP_LC_MEDIA_LINKS = @YELP_LC_MEDIA_LINKS@
545YFLAGS = @YFLAGS@
546abs_builddir = @abs_builddir@
547abs_srcdir = @abs_srcdir@
548abs_top_builddir = @abs_top_builddir@
549abs_top_srcdir = @abs_top_srcdir@
550ac_ct_AR = @ac_ct_AR@
551ac_ct_CC = @ac_ct_CC@
552ac_ct_CXX = @ac_ct_CXX@
553ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
554am__include = @am__include@
555am__leading_dot = @am__leading_dot@
556am__quote = @am__quote@
557am__tar = @am__tar@
558am__untar = @am__untar@
559anjuta_data_dir = @anjuta_data_dir@
560anjuta_glade_dir = @anjuta_glade_dir@
561anjuta_image_dir = @anjuta_image_dir@
562anjuta_plugin_dir = @anjuta_plugin_dir@
563anjuta_ui_dir = @anjuta_ui_dir@
564bindir = @bindir@
565build = @build@
566build_alias = @build_alias@
567build_cpu = @build_cpu@
568build_os = @build_os@
569build_vendor = @build_vendor@
570builddir = @builddir@
571datadir = @datadir@
572datarootdir = @datarootdir@
573docdir = @docdir@
574dvidir = @dvidir@
575exec_prefix = @exec_prefix@
576gjsdir = @gjsdir@
577gsettingsschemadir = @gsettingsschemadir@
578host = @host@
579host_alias = @host_alias@
580host_cpu = @host_cpu@
581host_os = @host_os@
582host_vendor = @host_vendor@
583htmldir = @htmldir@
584includedir = @includedir@
585infodir = @infodir@
586install_sh = @install_sh@
587intltool__v_merge_options_ = @intltool__v_merge_options_@
588intltool__v_merge_options_0 = @intltool__v_merge_options_0@
589libdir = @libdir@
590libexecdir = @libexecdir@
591localedir = @localedir@
592localstatedir = @localstatedir@
593mandir = @mandir@
594mkdir_p = @mkdir_p@
595oldincludedir = @oldincludedir@
596pdfdir = @pdfdir@
597pkgpyexecdir = @pkgpyexecdir@
598pkgpythondir = @pkgpythondir@
599prefix = @prefix@
600program_transform_name = @program_transform_name@
601psdir = @psdir@
602pyexecdir = @pyexecdir@
603pythondir = @pythondir@
604sbindir = @sbindir@
605sharedstatedir = @sharedstatedir@
606srcdir = @srcdir@
607sysconfdir = @sysconfdir@
608target_alias = @target_alias@
609top_build_prefix = @top_build_prefix@
610top_builddir = @top_builddir@
611top_srcdir = @top_srcdir@
612libanjuta_source_files = \
613	interfaces/ianjuta-buildable.c\
614	interfaces/ianjuta-builder.c\
615	interfaces/ianjuta-debug-manager.c\
616	interfaces/ianjuta-debugger.c\
617	interfaces/ianjuta-debugger-breakpoint.c\
618	interfaces/ianjuta-debugger-instruction.c\
619	interfaces/ianjuta-debugger-memory.c\
620	interfaces/ianjuta-debugger-register.c\
621	interfaces/ianjuta-debugger-variable.c\
622	interfaces/ianjuta-document.c\
623	interfaces/ianjuta-document-manager.c\
624	interfaces/ianjuta-editor.c\
625	interfaces/ianjuta-editor-assist.c\
626	interfaces/ianjuta-editor-cell.c\
627	interfaces/ianjuta-editor-cell-style.c\
628	interfaces/ianjuta-editor-comment.c\
629	interfaces/ianjuta-editor-convert.c\
630	interfaces/ianjuta-editor-factory.c\
631	interfaces/ianjuta-editor-folds.c\
632	interfaces/ianjuta-editor-glade-signal.c\
633	interfaces/ianjuta-editor-goto.c\
634	interfaces/ianjuta-editor-hover.c\
635	interfaces/ianjuta-editor-language.c\
636	interfaces/ianjuta-editor-line-mode.c\
637	interfaces/ianjuta-editor-search.c\
638	interfaces/ianjuta-editor-selection.c\
639	interfaces/ianjuta-editor-tip.c\
640	interfaces/ianjuta-editor-view.c\
641	interfaces/ianjuta-editor-zoom.c\
642	interfaces/ianjuta-environment.c\
643	interfaces/ianjuta-file.c\
644	interfaces/ianjuta-file-loader.c\
645	interfaces/ianjuta-file-manager.c\
646	interfaces/ianjuta-file-savable.c\
647	interfaces/ianjuta-glade.c\
648	interfaces/ianjuta-help.c\
649	interfaces/ianjuta-indenter.c\
650	interfaces/ianjuta-indicable.c\
651	interfaces/ianjuta-iterable.c\
652	interfaces/ianjuta-iterable-tree.c\
653	interfaces/ianjuta-language.c\
654	interfaces/ianjuta-language-provider.c\
655	interfaces/ianjuta-loader.c\
656	interfaces/ianjuta-markable.c\
657	interfaces/ianjuta-message-manager.c\
658	interfaces/ianjuta-message-view.c\
659	interfaces/ianjuta-plugin-factory.c\
660	interfaces/ianjuta-preferences.c\
661	interfaces/ianjuta-print.c\
662	interfaces/ianjuta-project.c\
663	interfaces/ianjuta-project-backend.c\
664	interfaces/ianjuta-project-chooser.c\
665	interfaces/ianjuta-project-manager.c\
666	interfaces/ianjuta-provider.c\
667	interfaces/ianjuta-snippets-manager.c\
668	interfaces/ianjuta-stream.c\
669	interfaces/ianjuta-stream-loader.c\
670	interfaces/ianjuta-stream-savable.c\
671	interfaces/ianjuta-symbol.c\
672	interfaces/ianjuta-symbol-manager.c\
673	interfaces/ianjuta-symbol-query.c\
674	interfaces/ianjuta-terminal.c\
675	interfaces/ianjuta-todo.c\
676	interfaces/ianjuta-vcs.c\
677	interfaces/ianjuta-wizard.c\
678	interfaces/libanjuta-iface-marshallers.c
679
680libanjuta_header_files = \
681	interfaces/ianjuta-buildable.h\
682	interfaces/ianjuta-builder.h\
683	interfaces/ianjuta-debug-manager.h\
684	interfaces/ianjuta-debugger.h\
685	interfaces/ianjuta-debugger-breakpoint.h\
686	interfaces/ianjuta-debugger-instruction.h\
687	interfaces/ianjuta-debugger-memory.h\
688	interfaces/ianjuta-debugger-register.h\
689	interfaces/ianjuta-debugger-variable.h\
690	interfaces/ianjuta-document.h\
691	interfaces/ianjuta-document-manager.h\
692	interfaces/ianjuta-editor.h\
693	interfaces/ianjuta-editor-assist.h\
694	interfaces/ianjuta-editor-cell.h\
695	interfaces/ianjuta-editor-cell-style.h\
696	interfaces/ianjuta-editor-comment.h\
697	interfaces/ianjuta-editor-convert.h\
698	interfaces/ianjuta-editor-factory.h\
699	interfaces/ianjuta-editor-folds.h\
700	interfaces/ianjuta-editor-glade-signal.h\
701	interfaces/ianjuta-editor-goto.h\
702	interfaces/ianjuta-editor-hover.h\
703	interfaces/ianjuta-editor-language.h\
704	interfaces/ianjuta-editor-line-mode.h\
705	interfaces/ianjuta-editor-search.h\
706	interfaces/ianjuta-editor-selection.h\
707	interfaces/ianjuta-editor-tip.h\
708	interfaces/ianjuta-editor-view.h\
709	interfaces/ianjuta-editor-zoom.h\
710	interfaces/ianjuta-environment.h\
711	interfaces/ianjuta-file.h\
712	interfaces/ianjuta-file-loader.h\
713	interfaces/ianjuta-file-manager.h\
714	interfaces/ianjuta-file-savable.h\
715	interfaces/ianjuta-glade.h\
716	interfaces/ianjuta-help.h\
717	interfaces/ianjuta-indenter.h\
718	interfaces/ianjuta-indicable.h\
719	interfaces/ianjuta-iterable.h\
720	interfaces/ianjuta-iterable-tree.h\
721	interfaces/ianjuta-language.h\
722	interfaces/ianjuta-language-provider.h\
723	interfaces/ianjuta-loader.h\
724	interfaces/ianjuta-markable.h\
725	interfaces/ianjuta-message-manager.h\
726	interfaces/ianjuta-message-view.h\
727	interfaces/ianjuta-plugin-factory.h\
728	interfaces/ianjuta-preferences.h\
729	interfaces/ianjuta-print.h\
730	interfaces/ianjuta-project.h\
731	interfaces/ianjuta-project-backend.h\
732	interfaces/ianjuta-project-chooser.h\
733	interfaces/ianjuta-project-manager.h\
734	interfaces/ianjuta-provider.h\
735	interfaces/ianjuta-snippets-manager.h\
736	interfaces/ianjuta-stream.h\
737	interfaces/ianjuta-stream-loader.h\
738	interfaces/ianjuta-stream-savable.h\
739	interfaces/ianjuta-symbol.h\
740	interfaces/ianjuta-symbol-manager.h\
741	interfaces/ianjuta-symbol-query.h\
742	interfaces/ianjuta-terminal.h\
743	interfaces/ianjuta-todo.h\
744	interfaces/ianjuta-vcs.h\
745	interfaces/ianjuta-wizard.h\
746	interfaces/libanjuta-iface-marshallers.h\
747	interfaces/libanjuta-interfaces.h
748
749SUBDIRS = interfaces .
750AM_CPPFLAGS = \
751	-I$(top_srcdir) \
752	-I . \
753	$(WARN_CFLAGS) \
754	$(DEPRECATED_FLAGS) \
755	$(ANJUTA_CFLAGS) \
756	$(XML_CFLAGS) \
757	$(GDL_CFLAGS) \
758	-DDATADIR="\"$(datadir)\"" \
759	-DPACKAGE_PIXMAPS_DIR="\"$(datadir)/pixmaps/$(PACKAGE)\"" \
760	-DPACKAGE_DATA_DIR="\"$(datadir)/$(PACKAGE)\"" \
761	-DPACKAGE_HELP_DIR="\"$(datadir)/gnome/help/$(PACKAGE)\"" \
762	-DPACKAGE_DOC_DIR="\"$(docdir)\"" \
763	-DG_LOG_DOMAIN=\"libanjuta\"
764
765lib_LTLIBRARIES = libanjuta-3.la
766libanjuta_3_la_LDFLAGS = $(ANJUTA_LDFLAGS)
767libanjuta_3_la_LIBADD = \
768	interfaces/libanjuta-interfaces.la \
769	$(ANJUTA_LIBS) \
770	$(XML_LIBS) \
771	$(GDL_LIBS)
772
773libanjuta_3_la_SOURCES = \
774	anjuta-enum-types.h \
775	anjuta-enum-types.c \
776	anjuta-marshal.h \
777	anjuta-marshal.c \
778	anjuta-shell.c \
779	anjuta-shell.h \
780	anjuta-status.c \
781	anjuta-status.h \
782	anjuta-encodings.c \
783	anjuta-encodings.h \
784	anjuta-convert.c \
785	anjuta-convert.h \
786	anjuta-preferences-dialog.c \
787	anjuta-preferences-dialog.h \
788	anjuta-preferences.c \
789	anjuta-preferences.h \
790	anjuta-plugin.c \
791	anjuta-plugin.h \
792	anjuta-plugin-handle.h \
793	anjuta-plugin-handle.c \
794	anjuta-plugin-description.c \
795	anjuta-plugin-description.h \
796	anjuta-plugin-manager.c \
797	anjuta-plugin-manager.h \
798	anjuta-profile.c \
799	anjuta-profile.h \
800	anjuta-profile-manager.c \
801	anjuta-profile-manager.h \
802	anjuta-ui.c \
803	anjuta-ui.h \
804	anjuta-language-provider.c \
805	anjuta-language-provider.h \
806	anjuta-launcher.c \
807	anjuta-launcher.h \
808	anjuta-utils.c \
809	anjuta-utils.h \
810	anjuta-utils-priv.h \
811	anjuta-session.c \
812	anjuta-session.h \
813	anjuta-save-prompt.c \
814	anjuta-save-prompt.h \
815	anjuta-serializer.c \
816	anjuta-serializer.h \
817	resources.c \
818	resources.h \
819	anjuta-c-plugin-factory.c \
820	anjuta-c-plugin-factory.h \
821	anjuta-c-module.c \
822	anjuta-c-module.h \
823	anjuta-cell-renderer-captioned-image.c	\
824	anjuta-cell-renderer-captioned-image.h \
825	e-splash.h \
826	e-splash.c \
827	anjuta-vcs-status.h \
828	anjuta-vcs-status-tree-view.c \
829	anjuta-vcs-status-tree-view.h \
830	anjuta-command.c \
831	anjuta-command.h \
832	anjuta-async-command.c \
833	anjuta-async-command.h \
834	anjuta-sync-command.c \
835	anjuta-sync-command.h \
836	anjuta-async-notify.h \
837	anjuta-async-notify.c \
838	anjuta-debug.h \
839	anjuta-command-queue.c \
840	anjuta-command-queue.h \
841	anjuta-token.c \
842	anjuta-token.h \
843	anjuta-token-list.h \
844	anjuta-token-list.c \
845	anjuta-token-file.h \
846	anjuta-token-file.c \
847	anjuta-token-stream.c \
848	anjuta-token-stream.h \
849	anjuta-project.c \
850	anjuta-project.h \
851	anjuta-drop-entry.c \
852	anjuta-drop-entry.h \
853	anjuta-tabber.c \
854	anjuta-tabber.h \
855	anjuta-command-bar.c \
856	anjuta-command-bar.h \
857	anjuta-dock.c \
858	anjuta-dock.h \
859	anjuta-dock-pane.c \
860	anjuta-dock-pane.h \
861	anjuta-file-list.c \
862	anjuta-file-list.h \
863	anjuta-pkg-config-chooser.h \
864	anjuta-pkg-config-chooser.c \
865	anjuta-pkg-config.h \
866	anjuta-pkg-config.c \
867	anjuta-pkg-scanner.h \
868	anjuta-pkg-scanner.c \
869	anjuta-column-text-view.h \
870	anjuta-column-text-view.c \
871	anjuta-file-drop-entry.h \
872	anjuta-file-drop-entry.c \
873	anjuta-entry.h \
874	anjuta-entry.c \
875	anjuta-environment-editor.h \
876	anjuta-environment-editor.c \
877	anjuta-tree-combo.h \
878	anjuta-tree-combo.c \
879	anjuta-autogen.h \
880	anjuta-autogen.c \
881	anjuta-completion.h \
882	anjuta-completion.c \
883	anjuta-close-button.c \
884	anjuta-close-button.h \
885	anjuta-modeline.c \
886	anjuta-modeline.h \
887	anjuta-cell-renderer-diff.c \
888	anjuta-cell-renderer-diff.h
889
890
891# Glade module
892@ENABLE_GLADE_CATALOG_TRUE@gladeanjutadir = @GLADE_PLUGINS_PATH@
893@ENABLE_GLADE_CATALOG_TRUE@gladeanjuta_LTLIBRARIES = libgladeanjuta.la
894@ENABLE_GLADE_CATALOG_TRUE@libgladeanjuta_la_SOURCES = anjuta-glade-catalog.c
895@ENABLE_GLADE_CATALOG_TRUE@libgladeanjuta_la_LDFLAGS = $(ANJUTA_LDFLAGS) -module -avoid-version
896@ENABLE_GLADE_CATALOG_TRUE@libgladeanjuta_la_LIBADD = \
897@ENABLE_GLADE_CATALOG_TRUE@	libanjuta-3.la \
898@ENABLE_GLADE_CATALOG_TRUE@	$(GLADE_LIBS)
899
900@ENABLE_GLADE_CATALOG_TRUE@catalogdir = @GLADE_CATALOG_PATH@
901@ENABLE_GLADE_CATALOG_TRUE@dist_catalog_DATA = anjuta-glade.xml
902
903# libanjuta
904libanjutaincludedir = $(includedir)/libanjuta-3.0/libanjuta
905libanjuta_include = \
906	libanjuta.h \
907	anjuta-debug.h \
908	anjuta-shell.h \
909	anjuta-status.h \
910	anjuta-encodings.h \
911	anjuta-convert.h \
912	anjuta-plugin.h \
913	anjuta-plugin-description.h \
914	anjuta-plugin-manager.h \
915	anjuta-plugin-handle.h \
916	anjuta-profile.h \
917	anjuta-profile-manager.h \
918	anjuta-utils.h \
919	anjuta-preferences-dialog.h \
920	anjuta-preferences.h \
921	anjuta-ui.h \
922	anjuta-launcher.h \
923	anjuta-session.h \
924	anjuta-save-prompt.h \
925	anjuta-serializer.h \
926	resources.h \
927	anjuta-vcs-status-tree-view.h \
928	anjuta-vcs-status.h \
929	anjuta-command.h \
930	anjuta-async-command.h \
931	anjuta-async-notify.h \
932	anjuta-sync-command.h \
933	anjuta-version.h \
934	anjuta-project.h \
935	anjuta-command-queue.h \
936	anjuta-drop-entry.h \
937	anjuta-tabber.h \
938	anjuta-command-bar.h \
939	anjuta-dock.h \
940	anjuta-dock-pane.h \
941	anjuta-file-list.h \
942	anjuta-pkg-config-chooser.h \
943	anjuta-pkg-config.h \
944	anjuta-pkg-scanner.h \
945	anjuta-column-text-view.h \
946	anjuta-file-drop-entry.h \
947	anjuta-entry.h \
948	anjuta-token.h \
949	anjuta-autogen.h \
950	anjuta-cell-renderer-captioned-image.h \
951	anjuta-completion.h \
952	anjuta-environment-editor.h \
953	anjuta-language-provider.h \
954	anjuta-token-file.h \
955	anjuta-token-list.h \
956	anjuta-token-stream.h \
957	anjuta-tree-combo.h \
958	anjuta-close-button.h \
959	anjuta-modeline.h
960
961libanjutainclude_HEADERS = \
962	$(libanjuta_include) \
963	anjuta-enum-types.h \
964	anjuta-marshal.h
965
966BUILT_SOURCES = anjuta-marshal.c anjuta-marshal.h  anjuta-enum-types.h anjuta-enum-types.c
967pkgconfigdir = $(prefix)/libdata/pkgconfig
968pkgconfig_DATA = libanjuta-3.0.pc
969EXTRA_DIST = \
970	libanjuta-3.0.pc.in \
971	anjuta-marshal.list
972
973DISTCLEANFILES = \
974  anjuta-enum-types.h \
975  anjuta-enum-types.c \
976  stamp-anjuta-enum-types.h
977
978INTROSPECTION_GIRS = $(am__append_1)
979INTROSPECTION_SCANNER_ARGS = --add-include-path=$(builddir) -I $(top_builddir) --warn-all
980INTROSPECTION_COMPILER_ARGS = --includedir=$(srcdir)
981@HAVE_INTROSPECTION_TRUE@anjuta_introspection_sources = $(libanjuta_3_la_SOURCES)
982@HAVE_INTROSPECTION_TRUE@ianjuta_introspection_sources = $(libanjuta_source_files) $(libanjuta_header_files)
983@HAVE_INTROSPECTION_TRUE@Anjuta_3_0_gir_INCLUDES = GObject-2.0 Gtk-3.0 Gdl-3
984@HAVE_INTROSPECTION_TRUE@Anjuta_3_0_gir_CFLAGS = $(ANJUTA_CFLAGS) $(XML_CFLAGS) $(GDL_CFLAGS) -I$(top_srcdir)
985@HAVE_INTROSPECTION_TRUE@Anjuta_3_0_gir_LIBS = libanjuta-3.la
986@HAVE_INTROSPECTION_TRUE@Anjuta_3_0_gir_FILES = $(anjuta_introspection_sources)
987@HAVE_INTROSPECTION_TRUE@Anjuta_3_0_gir_SCANNERFLAGS = --c-include=libanjuta/libanjuta.h
988@HAVE_INTROSPECTION_TRUE@IAnjuta_3_0_gir_INCLUDES = GObject-2.0 Gtk-3.0 Anjuta-3.0
989@HAVE_INTROSPECTION_TRUE@IAnjuta_3_0_gir_CFLAGS = $(ANJUTA_CFLAGS) $(XML_CFLAGS) -I$(top_srcdir)
990@HAVE_INTROSPECTION_TRUE@IAnjuta_3_0_gir_LIBS = interfaces/libanjuta-interfaces.la libanjuta-3.la
991@HAVE_INTROSPECTION_TRUE@IAnjuta_3_0_gir_FILES = $(ianjuta_introspection_sources)
992@HAVE_INTROSPECTION_TRUE@IAnjuta_3_0_gir_SCANNERFLAGS = --add-include-path=$(top_srcdir)/libanjuta/ --symbol-prefix=ianjuta --c-include=libanjuta/interfaces/libanjuta-interfaces.h
993@HAVE_INTROSPECTION_TRUE@girdir = $(datadir)/gir-1.0
994@HAVE_INTROSPECTION_TRUE@gir_DATA = $(INTROSPECTION_GIRS)
995@HAVE_INTROSPECTION_TRUE@typelibdir = $(libdir)/girepository-1.0
996@HAVE_INTROSPECTION_TRUE@typelib_DATA = $(INTROSPECTION_GIRS:.gir=.typelib)
997@HAVE_INTROSPECTION_TRUE@CLEANFILES = $(gir_DATA) $(typelib_DATA)
998all: $(BUILT_SOURCES)
999	$(MAKE) $(AM_MAKEFLAGS) all-recursive
1000
1001.SUFFIXES:
1002.SUFFIXES: .c .lo .o .obj
1003$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/interfaces/Makefile.am.gir $(am__configure_deps)
1004	@for dep in $?; do \
1005	  case '$(am__configure_deps)' in \
1006	    *$$dep*) \
1007	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1008	        && { if test -f $@; then exit 0; else break; fi; }; \
1009	      exit 1;; \
1010	  esac; \
1011	done; \
1012	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libanjuta/Makefile'; \
1013	$(am__cd) $(top_srcdir) && \
1014	  $(AUTOMAKE) --gnu libanjuta/Makefile
1015Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1016	@case '$?' in \
1017	  *config.status*) \
1018	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1019	  *) \
1020	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
1021	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
1022	esac;
1023$(srcdir)/interfaces/Makefile.am.gir $(am__empty):
1024
1025$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1026	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1027
1028$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1029	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1030$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1031	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1032$(am__aclocal_m4_deps):
1033libanjuta-3.0.pc: $(top_builddir)/config.status $(srcdir)/libanjuta-3.0.pc.in
1034	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
1035anjuta-version.h: $(top_builddir)/config.status $(srcdir)/anjuta-version.h.in
1036	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
1037
1038install-gladeanjutaLTLIBRARIES: $(gladeanjuta_LTLIBRARIES)
1039	@$(NORMAL_INSTALL)
1040	@list='$(gladeanjuta_LTLIBRARIES)'; test -n "$(gladeanjutadir)" || list=; \
1041	list2=; for p in $$list; do \
1042	  if test -f $$p; then \
1043	    list2="$$list2 $$p"; \
1044	  else :; fi; \
1045	done; \
1046	test -z "$$list2" || { \
1047	  echo " $(MKDIR_P) '$(DESTDIR)$(gladeanjutadir)'"; \
1048	  $(MKDIR_P) "$(DESTDIR)$(gladeanjutadir)" || exit 1; \
1049	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(gladeanjutadir)'"; \
1050	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(gladeanjutadir)"; \
1051	}
1052
1053uninstall-gladeanjutaLTLIBRARIES:
1054	@$(NORMAL_UNINSTALL)
1055	@list='$(gladeanjuta_LTLIBRARIES)'; test -n "$(gladeanjutadir)" || list=; \
1056	for p in $$list; do \
1057	  $(am__strip_dir) \
1058	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(gladeanjutadir)/$$f'"; \
1059	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(gladeanjutadir)/$$f"; \
1060	done
1061
1062clean-gladeanjutaLTLIBRARIES:
1063	-test -z "$(gladeanjuta_LTLIBRARIES)" || rm -f $(gladeanjuta_LTLIBRARIES)
1064	@list='$(gladeanjuta_LTLIBRARIES)'; \
1065	locs=`for p in $$list; do echo $$p; done | \
1066	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1067	      sort -u`; \
1068	test -z "$$locs" || { \
1069	  echo rm -f $${locs}; \
1070	  rm -f $${locs}; \
1071	}
1072
1073install-libLTLIBRARIES: $(lib_LTLIBRARIES)
1074	@$(NORMAL_INSTALL)
1075	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
1076	list2=; for p in $$list; do \
1077	  if test -f $$p; then \
1078	    list2="$$list2 $$p"; \
1079	  else :; fi; \
1080	done; \
1081	test -z "$$list2" || { \
1082	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
1083	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
1084	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
1085	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
1086	}
1087
1088uninstall-libLTLIBRARIES:
1089	@$(NORMAL_UNINSTALL)
1090	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
1091	for p in $$list; do \
1092	  $(am__strip_dir) \
1093	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
1094	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
1095	done
1096
1097clean-libLTLIBRARIES:
1098	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
1099	@list='$(lib_LTLIBRARIES)'; \
1100	locs=`for p in $$list; do echo $$p; done | \
1101	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1102	      sort -u`; \
1103	test -z "$$locs" || { \
1104	  echo rm -f $${locs}; \
1105	  rm -f $${locs}; \
1106	}
1107
1108libanjuta-3.la: $(libanjuta_3_la_OBJECTS) $(libanjuta_3_la_DEPENDENCIES) $(EXTRA_libanjuta_3_la_DEPENDENCIES)
1109	$(AM_V_CCLD)$(libanjuta_3_la_LINK) -rpath $(libdir) $(libanjuta_3_la_OBJECTS) $(libanjuta_3_la_LIBADD) $(LIBS)
1110
1111libgladeanjuta.la: $(libgladeanjuta_la_OBJECTS) $(libgladeanjuta_la_DEPENDENCIES) $(EXTRA_libgladeanjuta_la_DEPENDENCIES)
1112	$(AM_V_CCLD)$(libgladeanjuta_la_LINK) $(am_libgladeanjuta_la_rpath) $(libgladeanjuta_la_OBJECTS) $(libgladeanjuta_la_LIBADD) $(LIBS)
1113
1114mostlyclean-compile:
1115	-rm -f *.$(OBJEXT)
1116
1117distclean-compile:
1118	-rm -f *.tab.c
1119
1120@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-async-command.Plo@am__quote@ # am--include-marker
1121@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-async-notify.Plo@am__quote@ # am--include-marker
1122@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-autogen.Plo@am__quote@ # am--include-marker
1123@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-c-module.Plo@am__quote@ # am--include-marker
1124@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-c-plugin-factory.Plo@am__quote@ # am--include-marker
1125@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-cell-renderer-captioned-image.Plo@am__quote@ # am--include-marker
1126@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-cell-renderer-diff.Plo@am__quote@ # am--include-marker
1127@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-close-button.Plo@am__quote@ # am--include-marker
1128@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-column-text-view.Plo@am__quote@ # am--include-marker
1129@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-command-bar.Plo@am__quote@ # am--include-marker
1130@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-command-queue.Plo@am__quote@ # am--include-marker
1131@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-command.Plo@am__quote@ # am--include-marker
1132@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-completion.Plo@am__quote@ # am--include-marker
1133@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-convert.Plo@am__quote@ # am--include-marker
1134@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-dock-pane.Plo@am__quote@ # am--include-marker
1135@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-dock.Plo@am__quote@ # am--include-marker
1136@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-drop-entry.Plo@am__quote@ # am--include-marker
1137@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-encodings.Plo@am__quote@ # am--include-marker
1138@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-entry.Plo@am__quote@ # am--include-marker
1139@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-enum-types.Plo@am__quote@ # am--include-marker
1140@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-environment-editor.Plo@am__quote@ # am--include-marker
1141@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-file-drop-entry.Plo@am__quote@ # am--include-marker
1142@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-file-list.Plo@am__quote@ # am--include-marker
1143@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-glade-catalog.Plo@am__quote@ # am--include-marker
1144@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-language-provider.Plo@am__quote@ # am--include-marker
1145@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-launcher.Plo@am__quote@ # am--include-marker
1146@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-marshal.Plo@am__quote@ # am--include-marker
1147@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-modeline.Plo@am__quote@ # am--include-marker
1148@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-pkg-config-chooser.Plo@am__quote@ # am--include-marker
1149@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-pkg-config.Plo@am__quote@ # am--include-marker
1150@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-pkg-scanner.Plo@am__quote@ # am--include-marker
1151@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-plugin-description.Plo@am__quote@ # am--include-marker
1152@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-plugin-handle.Plo@am__quote@ # am--include-marker
1153@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-plugin-manager.Plo@am__quote@ # am--include-marker
1154@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-plugin.Plo@am__quote@ # am--include-marker
1155@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-preferences-dialog.Plo@am__quote@ # am--include-marker
1156@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-preferences.Plo@am__quote@ # am--include-marker
1157@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-profile-manager.Plo@am__quote@ # am--include-marker
1158@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-profile.Plo@am__quote@ # am--include-marker
1159@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-project.Plo@am__quote@ # am--include-marker
1160@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-save-prompt.Plo@am__quote@ # am--include-marker
1161@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-serializer.Plo@am__quote@ # am--include-marker
1162@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-session.Plo@am__quote@ # am--include-marker
1163@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-shell.Plo@am__quote@ # am--include-marker
1164@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-status.Plo@am__quote@ # am--include-marker
1165@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-sync-command.Plo@am__quote@ # am--include-marker
1166@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-tabber.Plo@am__quote@ # am--include-marker
1167@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-token-file.Plo@am__quote@ # am--include-marker
1168@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-token-list.Plo@am__quote@ # am--include-marker
1169@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-token-stream.Plo@am__quote@ # am--include-marker
1170@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-token.Plo@am__quote@ # am--include-marker
1171@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-tree-combo.Plo@am__quote@ # am--include-marker
1172@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-ui.Plo@am__quote@ # am--include-marker
1173@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-utils.Plo@am__quote@ # am--include-marker
1174@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anjuta-vcs-status-tree-view.Plo@am__quote@ # am--include-marker
1175@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e-splash.Plo@am__quote@ # am--include-marker
1176@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resources.Plo@am__quote@ # am--include-marker
1177
1178$(am__depfiles_remade):
1179	@$(MKDIR_P) $(@D)
1180	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
1181
1182am--depfiles: $(am__depfiles_remade)
1183
1184.c.o:
1185@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1186@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1187@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1188@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1189@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1190
1191.c.obj:
1192@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1193@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1194@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1195@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1196@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1197
1198.c.lo:
1199@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1200@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1201@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1202@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1203@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1204
1205mostlyclean-libtool:
1206	-rm -f *.lo
1207
1208clean-libtool:
1209	-rm -rf .libs _libs
1210install-dist_catalogDATA: $(dist_catalog_DATA)
1211	@$(NORMAL_INSTALL)
1212	@list='$(dist_catalog_DATA)'; test -n "$(catalogdir)" || list=; \
1213	if test -n "$$list"; then \
1214	  echo " $(MKDIR_P) '$(DESTDIR)$(catalogdir)'"; \
1215	  $(MKDIR_P) "$(DESTDIR)$(catalogdir)" || exit 1; \
1216	fi; \
1217	for p in $$list; do \
1218	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1219	  echo "$$d$$p"; \
1220	done | $(am__base_list) | \
1221	while read files; do \
1222	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(catalogdir)'"; \
1223	  $(INSTALL_DATA) $$files "$(DESTDIR)$(catalogdir)" || exit $$?; \
1224	done
1225
1226uninstall-dist_catalogDATA:
1227	@$(NORMAL_UNINSTALL)
1228	@list='$(dist_catalog_DATA)'; test -n "$(catalogdir)" || list=; \
1229	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1230	dir='$(DESTDIR)$(catalogdir)'; $(am__uninstall_files_from_dir)
1231install-girDATA: $(gir_DATA)
1232	@$(NORMAL_INSTALL)
1233	@list='$(gir_DATA)'; test -n "$(girdir)" || list=; \
1234	if test -n "$$list"; then \
1235	  echo " $(MKDIR_P) '$(DESTDIR)$(girdir)'"; \
1236	  $(MKDIR_P) "$(DESTDIR)$(girdir)" || exit 1; \
1237	fi; \
1238	for p in $$list; do \
1239	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1240	  echo "$$d$$p"; \
1241	done | $(am__base_list) | \
1242	while read files; do \
1243	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(girdir)'"; \
1244	  $(INSTALL_DATA) $$files "$(DESTDIR)$(girdir)" || exit $$?; \
1245	done
1246
1247uninstall-girDATA:
1248	@$(NORMAL_UNINSTALL)
1249	@list='$(gir_DATA)'; test -n "$(girdir)" || list=; \
1250	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1251	dir='$(DESTDIR)$(girdir)'; $(am__uninstall_files_from_dir)
1252install-pkgconfigDATA: $(pkgconfig_DATA)
1253	@$(NORMAL_INSTALL)
1254	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
1255	if test -n "$$list"; then \
1256	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
1257	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
1258	fi; \
1259	for p in $$list; do \
1260	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1261	  echo "$$d$$p"; \
1262	done | $(am__base_list) | \
1263	while read files; do \
1264	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
1265	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
1266	done
1267
1268uninstall-pkgconfigDATA:
1269	@$(NORMAL_UNINSTALL)
1270	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
1271	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1272	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
1273install-typelibDATA: $(typelib_DATA)
1274	@$(NORMAL_INSTALL)
1275	@list='$(typelib_DATA)'; test -n "$(typelibdir)" || list=; \
1276	if test -n "$$list"; then \
1277	  echo " $(MKDIR_P) '$(DESTDIR)$(typelibdir)'"; \
1278	  $(MKDIR_P) "$(DESTDIR)$(typelibdir)" || exit 1; \
1279	fi; \
1280	for p in $$list; do \
1281	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1282	  echo "$$d$$p"; \
1283	done | $(am__base_list) | \
1284	while read files; do \
1285	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(typelibdir)'"; \
1286	  $(INSTALL_DATA) $$files "$(DESTDIR)$(typelibdir)" || exit $$?; \
1287	done
1288
1289uninstall-typelibDATA:
1290	@$(NORMAL_UNINSTALL)
1291	@list='$(typelib_DATA)'; test -n "$(typelibdir)" || list=; \
1292	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1293	dir='$(DESTDIR)$(typelibdir)'; $(am__uninstall_files_from_dir)
1294install-libanjutaincludeHEADERS: $(libanjutainclude_HEADERS)
1295	@$(NORMAL_INSTALL)
1296	@list='$(libanjutainclude_HEADERS)'; test -n "$(libanjutaincludedir)" || list=; \
1297	if test -n "$$list"; then \
1298	  echo " $(MKDIR_P) '$(DESTDIR)$(libanjutaincludedir)'"; \
1299	  $(MKDIR_P) "$(DESTDIR)$(libanjutaincludedir)" || exit 1; \
1300	fi; \
1301	for p in $$list; do \
1302	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1303	  echo "$$d$$p"; \
1304	done | $(am__base_list) | \
1305	while read files; do \
1306	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libanjutaincludedir)'"; \
1307	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(libanjutaincludedir)" || exit $$?; \
1308	done
1309
1310uninstall-libanjutaincludeHEADERS:
1311	@$(NORMAL_UNINSTALL)
1312	@list='$(libanjutainclude_HEADERS)'; test -n "$(libanjutaincludedir)" || list=; \
1313	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1314	dir='$(DESTDIR)$(libanjutaincludedir)'; $(am__uninstall_files_from_dir)
1315
1316# This directory's subdirectories are mostly independent; you can cd
1317# into them and run 'make' without going through this Makefile.
1318# To change the values of 'make' variables: instead of editing Makefiles,
1319# (1) if the variable is set in 'config.status', edit 'config.status'
1320#     (which will cause the Makefiles to be regenerated when you run 'make');
1321# (2) otherwise, pass the desired values on the 'make' command line.
1322$(am__recursive_targets):
1323	@fail=; \
1324	if $(am__make_keepgoing); then \
1325	  failcom='fail=yes'; \
1326	else \
1327	  failcom='exit 1'; \
1328	fi; \
1329	dot_seen=no; \
1330	target=`echo $@ | sed s/-recursive//`; \
1331	case "$@" in \
1332	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1333	  *) list='$(SUBDIRS)' ;; \
1334	esac; \
1335	for subdir in $$list; do \
1336	  echo "Making $$target in $$subdir"; \
1337	  if test "$$subdir" = "."; then \
1338	    dot_seen=yes; \
1339	    local_target="$$target-am"; \
1340	  else \
1341	    local_target="$$target"; \
1342	  fi; \
1343	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1344	  || eval $$failcom; \
1345	done; \
1346	if test "$$dot_seen" = "no"; then \
1347	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1348	fi; test -z "$$fail"
1349
1350ID: $(am__tagged_files)
1351	$(am__define_uniq_tagged_files); mkid -fID $$unique
1352tags: tags-recursive
1353TAGS: tags
1354
1355tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1356	set x; \
1357	here=`pwd`; \
1358	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1359	  include_option=--etags-include; \
1360	  empty_fix=.; \
1361	else \
1362	  include_option=--include; \
1363	  empty_fix=; \
1364	fi; \
1365	list='$(SUBDIRS)'; for subdir in $$list; do \
1366	  if test "$$subdir" = .; then :; else \
1367	    test ! -f $$subdir/TAGS || \
1368	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1369	  fi; \
1370	done; \
1371	$(am__define_uniq_tagged_files); \
1372	shift; \
1373	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1374	  test -n "$$unique" || unique=$$empty_fix; \
1375	  if test $$# -gt 0; then \
1376	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1377	      "$$@" $$unique; \
1378	  else \
1379	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1380	      $$unique; \
1381	  fi; \
1382	fi
1383ctags: ctags-recursive
1384
1385CTAGS: ctags
1386ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1387	$(am__define_uniq_tagged_files); \
1388	test -z "$(CTAGS_ARGS)$$unique" \
1389	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1390	     $$unique
1391
1392GTAGS:
1393	here=`$(am__cd) $(top_builddir) && pwd` \
1394	  && $(am__cd) $(top_srcdir) \
1395	  && gtags -i $(GTAGS_ARGS) "$$here"
1396cscopelist: cscopelist-recursive
1397
1398cscopelist-am: $(am__tagged_files)
1399	list='$(am__tagged_files)'; \
1400	case "$(srcdir)" in \
1401	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1402	  *) sdir=$(subdir)/$(srcdir) ;; \
1403	esac; \
1404	for i in $$list; do \
1405	  if test -f "$$i"; then \
1406	    echo "$(subdir)/$$i"; \
1407	  else \
1408	    echo "$$sdir/$$i"; \
1409	  fi; \
1410	done >> $(top_builddir)/cscope.files
1411
1412distclean-tags:
1413	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1414
1415distdir: $(BUILT_SOURCES)
1416	$(MAKE) $(AM_MAKEFLAGS) distdir-am
1417
1418distdir-am: $(DISTFILES)
1419	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1420	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1421	list='$(DISTFILES)'; \
1422	  dist_files=`for file in $$list; do echo $$file; done | \
1423	  sed -e "s|^$$srcdirstrip/||;t" \
1424	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1425	case $$dist_files in \
1426	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1427			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1428			   sort -u` ;; \
1429	esac; \
1430	for file in $$dist_files; do \
1431	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1432	  if test -d $$d/$$file; then \
1433	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1434	    if test -d "$(distdir)/$$file"; then \
1435	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1436	    fi; \
1437	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1438	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1439	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1440	    fi; \
1441	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1442	  else \
1443	    test -f "$(distdir)/$$file" \
1444	    || cp -p $$d/$$file "$(distdir)/$$file" \
1445	    || exit 1; \
1446	  fi; \
1447	done
1448	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1449	  if test "$$subdir" = .; then :; else \
1450	    $(am__make_dryrun) \
1451	      || test -d "$(distdir)/$$subdir" \
1452	      || $(MKDIR_P) "$(distdir)/$$subdir" \
1453	      || exit 1; \
1454	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1455	    $(am__relativize); \
1456	    new_distdir=$$reldir; \
1457	    dir1=$$subdir; dir2="$(top_distdir)"; \
1458	    $(am__relativize); \
1459	    new_top_distdir=$$reldir; \
1460	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1461	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1462	    ($(am__cd) $$subdir && \
1463	      $(MAKE) $(AM_MAKEFLAGS) \
1464	        top_distdir="$$new_top_distdir" \
1465	        distdir="$$new_distdir" \
1466		am__remove_distdir=: \
1467		am__skip_length_check=: \
1468		am__skip_mode_fix=: \
1469	        distdir) \
1470	      || exit 1; \
1471	  fi; \
1472	done
1473check-am: all-am
1474check: $(BUILT_SOURCES)
1475	$(MAKE) $(AM_MAKEFLAGS) check-recursive
1476all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
1477installdirs: installdirs-recursive
1478installdirs-am:
1479	for dir in "$(DESTDIR)$(gladeanjutadir)" "$(DESTDIR)$(libdir)" "$(DESTDIR)$(catalogdir)" "$(DESTDIR)$(girdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(typelibdir)" "$(DESTDIR)$(libanjutaincludedir)"; do \
1480	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1481	done
1482install: $(BUILT_SOURCES)
1483	$(MAKE) $(AM_MAKEFLAGS) install-recursive
1484install-exec: install-exec-recursive
1485install-data: install-data-recursive
1486uninstall: uninstall-recursive
1487
1488install-am: all-am
1489	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1490
1491installcheck: installcheck-recursive
1492install-strip:
1493	if test -z '$(STRIP)'; then \
1494	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1495	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1496	      install; \
1497	else \
1498	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1499	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1500	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1501	fi
1502mostlyclean-generic:
1503
1504clean-generic:
1505	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1506
1507distclean-generic:
1508	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1509	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1510	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1511
1512maintainer-clean-generic:
1513	@echo "This command is intended for maintainers to use"
1514	@echo "it deletes files that may require special tools to rebuild."
1515	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1516clean: clean-recursive
1517
1518clean-am: clean-generic clean-gladeanjutaLTLIBRARIES \
1519	clean-libLTLIBRARIES clean-libtool mostlyclean-am
1520
1521distclean: distclean-recursive
1522		-rm -f ./$(DEPDIR)/anjuta-async-command.Plo
1523	-rm -f ./$(DEPDIR)/anjuta-async-notify.Plo
1524	-rm -f ./$(DEPDIR)/anjuta-autogen.Plo
1525	-rm -f ./$(DEPDIR)/anjuta-c-module.Plo
1526	-rm -f ./$(DEPDIR)/anjuta-c-plugin-factory.Plo
1527	-rm -f ./$(DEPDIR)/anjuta-cell-renderer-captioned-image.Plo
1528	-rm -f ./$(DEPDIR)/anjuta-cell-renderer-diff.Plo
1529	-rm -f ./$(DEPDIR)/anjuta-close-button.Plo
1530	-rm -f ./$(DEPDIR)/anjuta-column-text-view.Plo
1531	-rm -f ./$(DEPDIR)/anjuta-command-bar.Plo
1532	-rm -f ./$(DEPDIR)/anjuta-command-queue.Plo
1533	-rm -f ./$(DEPDIR)/anjuta-command.Plo
1534	-rm -f ./$(DEPDIR)/anjuta-completion.Plo
1535	-rm -f ./$(DEPDIR)/anjuta-convert.Plo
1536	-rm -f ./$(DEPDIR)/anjuta-dock-pane.Plo
1537	-rm -f ./$(DEPDIR)/anjuta-dock.Plo
1538	-rm -f ./$(DEPDIR)/anjuta-drop-entry.Plo
1539	-rm -f ./$(DEPDIR)/anjuta-encodings.Plo
1540	-rm -f ./$(DEPDIR)/anjuta-entry.Plo
1541	-rm -f ./$(DEPDIR)/anjuta-enum-types.Plo
1542	-rm -f ./$(DEPDIR)/anjuta-environment-editor.Plo
1543	-rm -f ./$(DEPDIR)/anjuta-file-drop-entry.Plo
1544	-rm -f ./$(DEPDIR)/anjuta-file-list.Plo
1545	-rm -f ./$(DEPDIR)/anjuta-glade-catalog.Plo
1546	-rm -f ./$(DEPDIR)/anjuta-language-provider.Plo
1547	-rm -f ./$(DEPDIR)/anjuta-launcher.Plo
1548	-rm -f ./$(DEPDIR)/anjuta-marshal.Plo
1549	-rm -f ./$(DEPDIR)/anjuta-modeline.Plo
1550	-rm -f ./$(DEPDIR)/anjuta-pkg-config-chooser.Plo
1551	-rm -f ./$(DEPDIR)/anjuta-pkg-config.Plo
1552	-rm -f ./$(DEPDIR)/anjuta-pkg-scanner.Plo
1553	-rm -f ./$(DEPDIR)/anjuta-plugin-description.Plo
1554	-rm -f ./$(DEPDIR)/anjuta-plugin-handle.Plo
1555	-rm -f ./$(DEPDIR)/anjuta-plugin-manager.Plo
1556	-rm -f ./$(DEPDIR)/anjuta-plugin.Plo
1557	-rm -f ./$(DEPDIR)/anjuta-preferences-dialog.Plo
1558	-rm -f ./$(DEPDIR)/anjuta-preferences.Plo
1559	-rm -f ./$(DEPDIR)/anjuta-profile-manager.Plo
1560	-rm -f ./$(DEPDIR)/anjuta-profile.Plo
1561	-rm -f ./$(DEPDIR)/anjuta-project.Plo
1562	-rm -f ./$(DEPDIR)/anjuta-save-prompt.Plo
1563	-rm -f ./$(DEPDIR)/anjuta-serializer.Plo
1564	-rm -f ./$(DEPDIR)/anjuta-session.Plo
1565	-rm -f ./$(DEPDIR)/anjuta-shell.Plo
1566	-rm -f ./$(DEPDIR)/anjuta-status.Plo
1567	-rm -f ./$(DEPDIR)/anjuta-sync-command.Plo
1568	-rm -f ./$(DEPDIR)/anjuta-tabber.Plo
1569	-rm -f ./$(DEPDIR)/anjuta-token-file.Plo
1570	-rm -f ./$(DEPDIR)/anjuta-token-list.Plo
1571	-rm -f ./$(DEPDIR)/anjuta-token-stream.Plo
1572	-rm -f ./$(DEPDIR)/anjuta-token.Plo
1573	-rm -f ./$(DEPDIR)/anjuta-tree-combo.Plo
1574	-rm -f ./$(DEPDIR)/anjuta-ui.Plo
1575	-rm -f ./$(DEPDIR)/anjuta-utils.Plo
1576	-rm -f ./$(DEPDIR)/anjuta-vcs-status-tree-view.Plo
1577	-rm -f ./$(DEPDIR)/e-splash.Plo
1578	-rm -f ./$(DEPDIR)/resources.Plo
1579	-rm -f Makefile
1580distclean-am: clean-am distclean-compile distclean-generic \
1581	distclean-tags
1582
1583dvi: dvi-recursive
1584
1585dvi-am:
1586
1587html: html-recursive
1588
1589html-am:
1590
1591info: info-recursive
1592
1593info-am:
1594
1595install-data-am: install-dist_catalogDATA install-girDATA \
1596	install-gladeanjutaLTLIBRARIES install-libanjutaincludeHEADERS \
1597	install-pkgconfigDATA install-typelibDATA
1598
1599install-dvi: install-dvi-recursive
1600
1601install-dvi-am:
1602
1603install-exec-am: install-libLTLIBRARIES
1604
1605install-html: install-html-recursive
1606
1607install-html-am:
1608
1609install-info: install-info-recursive
1610
1611install-info-am:
1612
1613install-man:
1614
1615install-pdf: install-pdf-recursive
1616
1617install-pdf-am:
1618
1619install-ps: install-ps-recursive
1620
1621install-ps-am:
1622
1623installcheck-am:
1624
1625maintainer-clean: maintainer-clean-recursive
1626		-rm -f ./$(DEPDIR)/anjuta-async-command.Plo
1627	-rm -f ./$(DEPDIR)/anjuta-async-notify.Plo
1628	-rm -f ./$(DEPDIR)/anjuta-autogen.Plo
1629	-rm -f ./$(DEPDIR)/anjuta-c-module.Plo
1630	-rm -f ./$(DEPDIR)/anjuta-c-plugin-factory.Plo
1631	-rm -f ./$(DEPDIR)/anjuta-cell-renderer-captioned-image.Plo
1632	-rm -f ./$(DEPDIR)/anjuta-cell-renderer-diff.Plo
1633	-rm -f ./$(DEPDIR)/anjuta-close-button.Plo
1634	-rm -f ./$(DEPDIR)/anjuta-column-text-view.Plo
1635	-rm -f ./$(DEPDIR)/anjuta-command-bar.Plo
1636	-rm -f ./$(DEPDIR)/anjuta-command-queue.Plo
1637	-rm -f ./$(DEPDIR)/anjuta-command.Plo
1638	-rm -f ./$(DEPDIR)/anjuta-completion.Plo
1639	-rm -f ./$(DEPDIR)/anjuta-convert.Plo
1640	-rm -f ./$(DEPDIR)/anjuta-dock-pane.Plo
1641	-rm -f ./$(DEPDIR)/anjuta-dock.Plo
1642	-rm -f ./$(DEPDIR)/anjuta-drop-entry.Plo
1643	-rm -f ./$(DEPDIR)/anjuta-encodings.Plo
1644	-rm -f ./$(DEPDIR)/anjuta-entry.Plo
1645	-rm -f ./$(DEPDIR)/anjuta-enum-types.Plo
1646	-rm -f ./$(DEPDIR)/anjuta-environment-editor.Plo
1647	-rm -f ./$(DEPDIR)/anjuta-file-drop-entry.Plo
1648	-rm -f ./$(DEPDIR)/anjuta-file-list.Plo
1649	-rm -f ./$(DEPDIR)/anjuta-glade-catalog.Plo
1650	-rm -f ./$(DEPDIR)/anjuta-language-provider.Plo
1651	-rm -f ./$(DEPDIR)/anjuta-launcher.Plo
1652	-rm -f ./$(DEPDIR)/anjuta-marshal.Plo
1653	-rm -f ./$(DEPDIR)/anjuta-modeline.Plo
1654	-rm -f ./$(DEPDIR)/anjuta-pkg-config-chooser.Plo
1655	-rm -f ./$(DEPDIR)/anjuta-pkg-config.Plo
1656	-rm -f ./$(DEPDIR)/anjuta-pkg-scanner.Plo
1657	-rm -f ./$(DEPDIR)/anjuta-plugin-description.Plo
1658	-rm -f ./$(DEPDIR)/anjuta-plugin-handle.Plo
1659	-rm -f ./$(DEPDIR)/anjuta-plugin-manager.Plo
1660	-rm -f ./$(DEPDIR)/anjuta-plugin.Plo
1661	-rm -f ./$(DEPDIR)/anjuta-preferences-dialog.Plo
1662	-rm -f ./$(DEPDIR)/anjuta-preferences.Plo
1663	-rm -f ./$(DEPDIR)/anjuta-profile-manager.Plo
1664	-rm -f ./$(DEPDIR)/anjuta-profile.Plo
1665	-rm -f ./$(DEPDIR)/anjuta-project.Plo
1666	-rm -f ./$(DEPDIR)/anjuta-save-prompt.Plo
1667	-rm -f ./$(DEPDIR)/anjuta-serializer.Plo
1668	-rm -f ./$(DEPDIR)/anjuta-session.Plo
1669	-rm -f ./$(DEPDIR)/anjuta-shell.Plo
1670	-rm -f ./$(DEPDIR)/anjuta-status.Plo
1671	-rm -f ./$(DEPDIR)/anjuta-sync-command.Plo
1672	-rm -f ./$(DEPDIR)/anjuta-tabber.Plo
1673	-rm -f ./$(DEPDIR)/anjuta-token-file.Plo
1674	-rm -f ./$(DEPDIR)/anjuta-token-list.Plo
1675	-rm -f ./$(DEPDIR)/anjuta-token-stream.Plo
1676	-rm -f ./$(DEPDIR)/anjuta-token.Plo
1677	-rm -f ./$(DEPDIR)/anjuta-tree-combo.Plo
1678	-rm -f ./$(DEPDIR)/anjuta-ui.Plo
1679	-rm -f ./$(DEPDIR)/anjuta-utils.Plo
1680	-rm -f ./$(DEPDIR)/anjuta-vcs-status-tree-view.Plo
1681	-rm -f ./$(DEPDIR)/e-splash.Plo
1682	-rm -f ./$(DEPDIR)/resources.Plo
1683	-rm -f Makefile
1684maintainer-clean-am: distclean-am maintainer-clean-generic
1685
1686mostlyclean: mostlyclean-recursive
1687
1688mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1689	mostlyclean-libtool
1690
1691pdf: pdf-recursive
1692
1693pdf-am:
1694
1695ps: ps-recursive
1696
1697ps-am:
1698
1699uninstall-am: uninstall-dist_catalogDATA uninstall-girDATA \
1700	uninstall-gladeanjutaLTLIBRARIES uninstall-libLTLIBRARIES \
1701	uninstall-libanjutaincludeHEADERS uninstall-pkgconfigDATA \
1702	uninstall-typelibDATA
1703
1704.MAKE: $(am__recursive_targets) all check install install-am \
1705	install-strip
1706
1707.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1708	am--depfiles check check-am clean clean-generic \
1709	clean-gladeanjutaLTLIBRARIES clean-libLTLIBRARIES \
1710	clean-libtool cscopelist-am ctags ctags-am distclean \
1711	distclean-compile distclean-generic distclean-libtool \
1712	distclean-tags distdir dvi dvi-am html html-am info info-am \
1713	install install-am install-data install-data-am \
1714	install-dist_catalogDATA install-dvi install-dvi-am \
1715	install-exec install-exec-am install-girDATA \
1716	install-gladeanjutaLTLIBRARIES install-html install-html-am \
1717	install-info install-info-am install-libLTLIBRARIES \
1718	install-libanjutaincludeHEADERS install-man install-pdf \
1719	install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
1720	install-strip install-typelibDATA installcheck installcheck-am \
1721	installdirs installdirs-am maintainer-clean \
1722	maintainer-clean-generic mostlyclean mostlyclean-compile \
1723	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1724	tags tags-am uninstall uninstall-am uninstall-dist_catalogDATA \
1725	uninstall-girDATA uninstall-gladeanjutaLTLIBRARIES \
1726	uninstall-libLTLIBRARIES uninstall-libanjutaincludeHEADERS \
1727	uninstall-pkgconfigDATA uninstall-typelibDATA
1728
1729.PRECIOUS: Makefile
1730
1731
1732anjuta-marshal.h: anjuta-marshal.list
1733	$(AM_V_GEN)@GLIB_GENMARSHAL@ \
1734	        --prefix=anjuta_cclosure_marshal $(srcdir)/anjuta-marshal.list --header > xgen-gmc \
1735	&& cp xgen-gmc $(@F) \
1736	&& rm -f xgen-gmc
1737
1738anjuta-marshal.c: anjuta-marshal.h anjuta-marshal.list
1739	$(AM_V_GEN)echo "#include \"anjuta-marshal.h\"" > xgenc-gmc \
1740	&& @GLIB_GENMARSHAL@ \
1741	        --prefix=anjuta_cclosure_marshal $(srcdir)/anjuta-marshal.list --body >> xgenc-gmc \
1742	&& cp xgenc-gmc $(@F) \
1743	&& rm -f xgenc-gmc
1744
1745anjuta-enum-types.h: stamp-anjuta-enum-types.h $(libanjuta_include)
1746	@true
1747stamp-anjuta-enum-types.h: Makefile $(libanjuta_include) anjuta-enum-types.c
1748	$(AM_V_GEN)( cd $(srcdir) && $(GLIB_MKENUMS) \
1749			--fhead "#ifndef __ANJUTA_ENUM_TYPES_H__\n#define __ANJUTA_ENUM_TYPES_H__\n\n#include <libanjuta/libanjuta.h>\n\nG_BEGIN_DECLS\n" \
1750			--fprod "/* enumerations from \"@filename@\" */\n" \
1751			--vhead "GType @enum_name@_get_type (void) G_GNUC_CONST;\n#define ANJUTA_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \
1752			--ftail "G_END_DECLS\n\n#endif /* __ANJUTA_ENUM_TYPES_H__ */" \
1753		$(libanjuta_include) ) >> xgen-geth \
1754	&& (cmp -s xgen-geth anjuta-enum-types.h || cp xgen-geth anjuta-enum-types.h ) \
1755	&& rm -f xgen-geth \
1756	&& echo timestamp > $(@F)
1757
1758anjuta-enum-types.c: Makefile
1759	$(AM_V_GEN)( cd $(srcdir) && $(GLIB_MKENUMS) \
1760			--fhead "#include \"anjuta-enum-types.h\"\n" \
1761			--fprod "\n/* enumerations from \"@filename@\" */" \
1762			--ftail "\n#define __ANJUTA_ENUM_TYPES_C__\n" \
1763			--vhead "GType\n@enum_name@_get_type (void)\n{\n  static GType etype = 0;\n  if (etype == 0) {\n    static const G@Type@Value values[] = {" \
1764			--vprod "      { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
1765			--vtail "      { 0, NULL, NULL }\n    };\n    etype = g_@type@_register_static (g_intern_static_string (\"@EnumName@\"), values);\n  }\n  return etype;\n}\n" \
1766		$(libanjuta_include) ) > xgen-getc \
1767	&& cp xgen-getc anjuta-enum-types.c  \
1768	&& rm -f xgen-getc
1769
1770-include $(INTROSPECTION_MAKEFILE)
1771
1772@HAVE_INTROSPECTION_TRUE@Anjuta-3.0.gir: libanjuta-3.la
1773
1774@HAVE_INTROSPECTION_TRUE@IAnjuta-3.0.gir: interfaces/libanjuta-interfaces.la libanjuta-3.la Anjuta-3.0.gir
1775
1776-include $(top_srcdir)/git.mk
1777
1778# Tell versions [3.59,3.63) of GNU make to not export all variables.
1779# Otherwise a system limit (for SysV at least) may be exceeded.
1780.NOEXPORT:
1781