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@
93noinst_PROGRAMS = gdbmi-test$(EXEEXT)
94subdir = plugins/gdb
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 $(dist_anjuta_data_DATA) \
109	$(dist_anjuta_glade_DATA) $(dist_anjuta_plugin_DATA) \
110	$(dist_gdb_ui_DATA) $(dist_plugin_pixmaps_DATA) \
111	$(am__DIST_COMMON)
112mkinstalldirs = $(install_sh) -d
113CONFIG_HEADER = $(top_builddir)/config.h
114CONFIG_CLEAN_FILES =
115CONFIG_CLEAN_VPATH_FILES =
116PROGRAMS = $(noinst_PROGRAMS)
117am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
118am__vpath_adj = case $$p in \
119    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
120    *) f=$$p;; \
121  esac;
122am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
123am__install_max = 40
124am__nobase_strip_setup = \
125  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
126am__nobase_strip = \
127  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
128am__nobase_list = $(am__nobase_strip_setup); \
129  for p in $$list; do echo "$$p $$p"; done | \
130  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
131  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
132    if (++n[$$2] == $(am__install_max)) \
133      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
134    END { for (dir in files) print dir, files[dir] }'
135am__base_list = \
136  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
137  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
138am__uninstall_files_from_dir = { \
139  test -z "$$files" \
140    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
141    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
142         $(am__cd) "$$dir" && rm -f $$files; }; \
143  }
144am__installdirs = "$(DESTDIR)$(plugindir)" \
145	"$(DESTDIR)$(anjuta_datadir)" "$(DESTDIR)$(anjuta_gladedir)" \
146	"$(DESTDIR)$(anjuta_plugindir)" "$(DESTDIR)$(gdb_uidir)" \
147	"$(DESTDIR)$(plugin_pixmapsdir)"
148LTLIBRARIES = $(plugin_LTLIBRARIES)
149am__DEPENDENCIES_1 =
150libanjuta_gdb_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
151	$(am__DEPENDENCIES_1)
152am_libanjuta_gdb_la_OBJECTS = gdbmi.lo debugger.lo plugin.lo \
153	utilities.lo preferences.lo
154libanjuta_gdb_la_OBJECTS = $(am_libanjuta_gdb_la_OBJECTS)
155AM_V_lt = $(am__v_lt_@AM_V@)
156am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
157am__v_lt_0 = --silent
158am__v_lt_1 =
159libanjuta_gdb_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
160	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
161	$(AM_CFLAGS) $(CFLAGS) $(libanjuta_gdb_la_LDFLAGS) $(LDFLAGS) \
162	-o $@
163am_gdbmi_test_OBJECTS = gdbmi_test-gdbmi-test.$(OBJEXT) \
164	gdbmi_test-gdbmi.$(OBJEXT)
165gdbmi_test_OBJECTS = $(am_gdbmi_test_OBJECTS)
166gdbmi_test_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
167	$(am__DEPENDENCIES_1)
168gdbmi_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
169	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(gdbmi_test_CFLAGS) \
170	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
171AM_V_P = $(am__v_P_@AM_V@)
172am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
173am__v_P_0 = false
174am__v_P_1 = :
175AM_V_GEN = $(am__v_GEN_@AM_V@)
176am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
177am__v_GEN_0 = @echo "  GEN     " $@;
178am__v_GEN_1 =
179AM_V_at = $(am__v_at_@AM_V@)
180am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
181am__v_at_0 = @
182am__v_at_1 =
183DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
184depcomp = $(SHELL) $(top_srcdir)/depcomp
185am__maybe_remake_depfiles = depfiles
186am__depfiles_remade = ./$(DEPDIR)/debugger.Plo ./$(DEPDIR)/gdbmi.Plo \
187	./$(DEPDIR)/gdbmi_test-gdbmi-test.Po \
188	./$(DEPDIR)/gdbmi_test-gdbmi.Po ./$(DEPDIR)/plugin.Plo \
189	./$(DEPDIR)/preferences.Plo ./$(DEPDIR)/utilities.Plo
190am__mv = mv -f
191COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
192	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
193LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
194	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
195	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
196	$(AM_CFLAGS) $(CFLAGS)
197AM_V_CC = $(am__v_CC_@AM_V@)
198am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
199am__v_CC_0 = @echo "  CC      " $@;
200am__v_CC_1 =
201CCLD = $(CC)
202LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
203	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
204	$(AM_LDFLAGS) $(LDFLAGS) -o $@
205AM_V_CCLD = $(am__v_CCLD_@AM_V@)
206am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
207am__v_CCLD_0 = @echo "  CCLD    " $@;
208am__v_CCLD_1 =
209SOURCES = $(libanjuta_gdb_la_SOURCES) $(gdbmi_test_SOURCES)
210DIST_SOURCES = $(libanjuta_gdb_la_SOURCES) $(gdbmi_test_SOURCES)
211RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
212	ctags-recursive dvi-recursive html-recursive info-recursive \
213	install-data-recursive install-dvi-recursive \
214	install-exec-recursive install-html-recursive \
215	install-info-recursive install-pdf-recursive \
216	install-ps-recursive install-recursive installcheck-recursive \
217	installdirs-recursive pdf-recursive ps-recursive \
218	tags-recursive uninstall-recursive
219am__can_run_installinfo = \
220  case $$AM_UPDATE_INFO_DIR in \
221    n|no|NO) false;; \
222    *) (install-info --version) >/dev/null 2>&1;; \
223  esac
224DATA = $(dist_anjuta_data_DATA) $(dist_anjuta_glade_DATA) \
225	$(dist_anjuta_plugin_DATA) $(dist_gdb_ui_DATA) \
226	$(dist_plugin_pixmaps_DATA)
227RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
228  distclean-recursive maintainer-clean-recursive
229am__recursive_targets = \
230  $(RECURSIVE_TARGETS) \
231  $(RECURSIVE_CLEAN_TARGETS) \
232  $(am__extra_recursive_targets)
233AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
234	distdir distdir-am
235am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
236# Read a list of newline-separated strings from the standard input,
237# and print each of them once, without duplicates.  Input order is
238# *not* preserved.
239am__uniquify_input = $(AWK) '\
240  BEGIN { nonempty = 0; } \
241  { items[$$0] = 1; nonempty = 1; } \
242  END { if (nonempty) { for (i in items) print i; }; } \
243'
244# Make sure the list of sources is unique.  This is necessary because,
245# e.g., the same source file might be shared among _SOURCES variables
246# for different programs/libraries.
247am__define_uniq_tagged_files = \
248  list='$(am__tagged_files)'; \
249  unique=`for i in $$list; do \
250    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
251  done | $(am__uniquify_input)`
252ETAGS = etags
253CTAGS = ctags
254DIST_SUBDIRS = $(SUBDIRS)
255am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
256DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
257am__relativize = \
258  dir0=`pwd`; \
259  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
260  sed_rest='s,^[^/]*/*,,'; \
261  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
262  sed_butlast='s,/*[^/]*$$,,'; \
263  while test -n "$$dir1"; do \
264    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
265    if test "$$first" != "."; then \
266      if test "$$first" = ".."; then \
267        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
268        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
269      else \
270        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
271        if test "$$first2" = "$$first"; then \
272          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
273        else \
274          dir2="../$$dir2"; \
275        fi; \
276        dir0="$$dir0"/"$$first"; \
277      fi; \
278    fi; \
279    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
280  done; \
281  reldir="$$dir2"
282ACLOCAL = @ACLOCAL@
283ALL_LINGUAS = @ALL_LINGUAS@
284AMTAR = @AMTAR@
285AM_CFLAGS = @AM_CFLAGS@
286AM_CXXFLAGS = @AM_CXXFLAGS@
287AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
288ANJUTA_CFLAGS = @ANJUTA_CFLAGS@
289ANJUTA_LDFLAGS = @ANJUTA_LDFLAGS@
290ANJUTA_LIBS = @ANJUTA_LIBS@
291ANJUTA_MAJOR_VERSION = @ANJUTA_MAJOR_VERSION@
292ANJUTA_MICRO_VERSION = @ANJUTA_MICRO_VERSION@
293ANJUTA_MINOR_VERSION = @ANJUTA_MINOR_VERSION@
294ANJUTA_PLUGIN_LDFLAGS = @ANJUTA_PLUGIN_LDFLAGS@
295ANJUTA_VERSION = @ANJUTA_VERSION@
296APR_CFLAGS = @APR_CFLAGS@
297APR_LIBS = @APR_LIBS@
298APR_UTILS_CFLAGS = @APR_UTILS_CFLAGS@
299APR_UTILS_LIBS = @APR_UTILS_LIBS@
300AR = @AR@
301AUTOCONF = @AUTOCONF@
302AUTOGEN_PATH = @AUTOGEN_PATH@
303AUTOHEADER = @AUTOHEADER@
304AUTOM4TE = @AUTOM4TE@
305AUTOMAKE = @AUTOMAKE@
306AWK = @AWK@
307BISON_LOCALEDIR = @BISON_LOCALEDIR@
308BUGZILLA_VERSION = @BUGZILLA_VERSION@
309CC = @CC@
310CCDEPMODE = @CCDEPMODE@
311CFLAGS = @CFLAGS@
312CPP = @CPP@
313CPPFLAGS = @CPPFLAGS@
314CXX = @CXX@
315CXXCPP = @CXXCPP@
316CXXDEPMODE = @CXXDEPMODE@
317CXXFLAGS = @CXXFLAGS@
318CYGPATH_W = @CYGPATH_W@
319DEFS = @DEFS@
320DEPDIR = @DEPDIR@
321DLLTOOL = @DLLTOOL@
322DSYMUTIL = @DSYMUTIL@
323DUMPBIN = @DUMPBIN@
324ECHO_C = @ECHO_C@
325ECHO_N = @ECHO_N@
326ECHO_T = @ECHO_T@
327EGREP = @EGREP@
328EXEEXT = @EXEEXT@
329FGREP = @FGREP@
330FREEBSD_BUILD = @FREEBSD_BUILD@
331GDA_CFLAGS = @GDA_CFLAGS@
332GDA_LIBS = @GDA_LIBS@
333GDL_CFLAGS = @GDL_CFLAGS@
334GDL_LIBS = @GDL_LIBS@
335GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
336GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
337GLADE_CATALOG_PATH = @GLADE_CATALOG_PATH@
338GLADE_PLUGINS_PATH = @GLADE_PLUGINS_PATH@
339GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
340GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
341GLIB_MKENUMS = @GLIB_MKENUMS@
342GMAKE = @GMAKE@
343GMSGFMT = @GMSGFMT@
344GMSGFMT_015 = @GMSGFMT_015@
345GREP = @GREP@
346GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
347GTKDOC_CHECK = @GTKDOC_CHECK@
348GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
349GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
350GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
351GTKDOC_MKPDF = @GTKDOC_MKPDF@
352GTKDOC_REBASE = @GTKDOC_REBASE@
353HELP_DIR = @HELP_DIR@
354HTML_DIR = @HTML_DIR@
355INSTALL = @INSTALL@
356INSTALL_DATA = @INSTALL_DATA@
357INSTALL_PROGRAM = @INSTALL_PROGRAM@
358INSTALL_SCRIPT = @INSTALL_SCRIPT@
359INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
360INTLLIBS = @INTLLIBS@
361INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
362INTLTOOL_MERGE = @INTLTOOL_MERGE@
363INTLTOOL_PERL = @INTLTOOL_PERL@
364INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
365INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
366INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
367INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
368INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
369INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
370INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
371INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
372INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
373INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
374INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
375INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
376INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
377INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
378ITSTOOL = @ITSTOOL@
379LD = @LD@
380LDFLAGS = @LDFLAGS@
381LEX = @LEX@
382LEXLIB = @LEXLIB@
383LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
384LIBANJUTA_CFLAGS = @LIBANJUTA_CFLAGS@
385LIBANJUTA_LIBS = @LIBANJUTA_LIBS@
386LIBFOOCANVAS_CFLAGS = @LIBFOOCANVAS_CFLAGS@
387LIBFOOCANVAS_LIBS = @LIBFOOCANVAS_LIBS@
388LIBICONV = @LIBICONV@
389LIBINTL = @LIBINTL@
390LIBOBJS = @LIBOBJS@
391LIBS = @LIBS@
392LIBTOOL = @LIBTOOL@
393LIBVALA = @LIBVALA@
394LIPO = @LIPO@
395LN_S = @LN_S@
396LTLIBICONV = @LTLIBICONV@
397LTLIBINTL = @LTLIBINTL@
398LTLIBOBJS = @LTLIBOBJS@
399LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
400MAINT = @MAINT@
401MAKEINFO = @MAKEINFO@
402MANIFEST_TOOL = @MANIFEST_TOOL@
403MKDIR_P = @MKDIR_P@
404MSGFMT = @MSGFMT@
405MSGFMT_015 = @MSGFMT_015@
406MSGMERGE = @MSGMERGE@
407NEON_CFLAGS = @NEON_CFLAGS@
408NEON_LIBS = @NEON_LIBS@
409NM = @NM@
410NMEDIT = @NMEDIT@
411OBJDUMP = @OBJDUMP@
412OBJEXT = @OBJEXT@
413OTOOL = @OTOOL@
414OTOOL64 = @OTOOL64@
415PACKAGE = @PACKAGE@
416PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
417PACKAGE_NAME = @PACKAGE_NAME@
418PACKAGE_STRING = @PACKAGE_STRING@
419PACKAGE_TARNAME = @PACKAGE_TARNAME@
420PACKAGE_URL = @PACKAGE_URL@
421PACKAGE_VERSION = @PACKAGE_VERSION@
422PATH_SEPARATOR = @PATH_SEPARATOR@
423PKG_CONFIG = @PKG_CONFIG@
424PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
425PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
426PLUGIN_DEVHELP_CFLAGS = @PLUGIN_DEVHELP_CFLAGS@
427PLUGIN_DEVHELP_LIBS = @PLUGIN_DEVHELP_LIBS@
428PLUGIN_GLADE_CFLAGS = @PLUGIN_GLADE_CFLAGS@
429PLUGIN_GLADE_LIBS = @PLUGIN_GLADE_LIBS@
430PLUGIN_TERMINAL_CFLAGS = @PLUGIN_TERMINAL_CFLAGS@
431PLUGIN_TERMINAL_LIBS = @PLUGIN_TERMINAL_LIBS@
432POSUB = @POSUB@
433PREF_SUFFIX = @PREF_SUFFIX@
434PYTHON = @PYTHON@
435PYTHON_CFLAGS = @PYTHON_CFLAGS@
436PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
437PYTHON_LIBS = @PYTHON_LIBS@
438PYTHON_PLATFORM = @PYTHON_PLATFORM@
439PYTHON_PREFIX = @PYTHON_PREFIX@
440PYTHON_VERSION = @PYTHON_VERSION@
441RANLIB = @RANLIB@
442RENDER_LIBS = @RENDER_LIBS@
443SED = @SED@
444SERF_CFLAGS = @SERF_CFLAGS@
445SERF_LIBS = @SERF_LIBS@
446SET_MAKE = @SET_MAKE@
447SHELL = @SHELL@
448SHM_LIBS = @SHM_LIBS@
449SOURCEVIEW_CFLAGS = @SOURCEVIEW_CFLAGS@
450SOURCEVIEW_LIBS = @SOURCEVIEW_LIBS@
451SQLITE_CFLAGS = @SQLITE_CFLAGS@
452SQLITE_LIBS = @SQLITE_LIBS@
453STRIP = @STRIP@
454SVNCONFIG = @SVNCONFIG@
455SVN_CFLAGS = @SVN_CFLAGS@
456SVN_INCLUDE = @SVN_INCLUDE@
457SVN_LIB = @SVN_LIB@
458SYMBOL_DB_SHM = @SYMBOL_DB_SHM@
459USE_NLS = @USE_NLS@
460VALAC = @VALAC@
461VALA_CFLAGS = @VALA_CFLAGS@
462VALA_LIBS = @VALA_LIBS@
463VERSION = @VERSION@
464WARN_CFLAGS = @WARN_CFLAGS@
465XGETTEXT = @XGETTEXT@
466XGETTEXT_015 = @XGETTEXT_015@
467XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
468XMLLINT = @XMLLINT@
469XML_CFLAGS = @XML_CFLAGS@
470XML_LIBS = @XML_LIBS@
471YACC = @YACC@
472YELP_LC_DIST = @YELP_LC_DIST@
473YELP_LC_MEDIA_LINKS = @YELP_LC_MEDIA_LINKS@
474YFLAGS = @YFLAGS@
475abs_builddir = @abs_builddir@
476abs_srcdir = @abs_srcdir@
477abs_top_builddir = @abs_top_builddir@
478abs_top_srcdir = @abs_top_srcdir@
479ac_ct_AR = @ac_ct_AR@
480ac_ct_CC = @ac_ct_CC@
481ac_ct_CXX = @ac_ct_CXX@
482ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
483am__include = @am__include@
484am__leading_dot = @am__leading_dot@
485am__quote = @am__quote@
486am__tar = @am__tar@
487am__untar = @am__untar@
488anjuta_data_dir = @anjuta_data_dir@
489anjuta_glade_dir = @anjuta_glade_dir@
490anjuta_image_dir = @anjuta_image_dir@
491anjuta_plugin_dir = @anjuta_plugin_dir@
492anjuta_ui_dir = @anjuta_ui_dir@
493bindir = @bindir@
494build = @build@
495build_alias = @build_alias@
496build_cpu = @build_cpu@
497build_os = @build_os@
498build_vendor = @build_vendor@
499builddir = @builddir@
500datadir = @datadir@
501datarootdir = @datarootdir@
502docdir = @docdir@
503dvidir = @dvidir@
504exec_prefix = @exec_prefix@
505gjsdir = @gjsdir@
506gsettingsschemadir = @gsettingsschemadir@
507host = @host@
508host_alias = @host_alias@
509host_cpu = @host_cpu@
510host_os = @host_os@
511host_vendor = @host_vendor@
512htmldir = @htmldir@
513includedir = @includedir@
514infodir = @infodir@
515install_sh = @install_sh@
516intltool__v_merge_options_ = @intltool__v_merge_options_@
517intltool__v_merge_options_0 = @intltool__v_merge_options_0@
518libdir = @libdir@
519libexecdir = @libexecdir@
520localedir = @localedir@
521localstatedir = @localstatedir@
522mandir = @mandir@
523mkdir_p = @mkdir_p@
524oldincludedir = @oldincludedir@
525pdfdir = @pdfdir@
526pkgpyexecdir = @pkgpyexecdir@
527pkgpythondir = @pkgpythondir@
528prefix = @prefix@
529program_transform_name = @program_transform_name@
530psdir = @psdir@
531pyexecdir = @pyexecdir@
532pythondir = @pythondir@
533sbindir = @sbindir@
534sharedstatedir = @sharedstatedir@
535srcdir = @srcdir@
536sysconfdir = @sysconfdir@
537target_alias = @target_alias@
538top_build_prefix = @top_build_prefix@
539top_builddir = @top_builddir@
540top_srcdir = @top_srcdir@
541
542# Plugin UI file
543gdb_uidir = $(anjuta_ui_dir)
544dist_gdb_ui_DATA =
545
546# Plugin glade file
547anjuta_gladedir = $(anjuta_glade_dir)
548dist_anjuta_glade_DATA = anjuta-gdb.ui
549anjuta_datadir = $(anjuta_data_dir)
550dist_anjuta_data_DATA = gdb.init
551plugin_pixmapsdir = $(anjuta_image_dir)
552dist_plugin_pixmaps_DATA = \
553	anjuta-gdb.plugin.png \
554	pointer.png
555
556plugin_in_files = anjuta-gdb.plugin.in
557anjuta_plugindir = $(anjuta_plugin_dir)
558dist_anjuta_plugin_DATA = $(plugin_in_files:.plugin.in=.plugin)
559AM_CPPFLAGS = \
560	$(WARN_CFLAGS) \
561	$(DEPRECATED_FLAGS) \
562	$(LIBANJUTA_CFLAGS) \
563	$(XML_CFLAGS)
564
565plugindir = $(anjuta_plugin_dir)
566plugin_LTLIBRARIES = libanjuta-gdb.la
567libanjuta_gdb_la_LDFLAGS = $(ANJUTA_PLUGIN_LDFLAGS)
568libanjuta_gdb_la_LIBADD = \
569	$(LIBANJUTA_LIBS) \
570	$(XML_LIBS)
571
572libanjuta_gdb_la_SOURCES = \
573	gdbmi.c \
574	gdbmi.h \
575	debugger.c \
576	debugger.h \
577	plugin.c \
578	plugin.h \
579	utilities.c \
580	utilities.h \
581	preferences.c \
582	preferences.h
583
584gdbmi_test_SOURCES = gdbmi-test.c gdbmi.c gdbmi.h debugger.h
585gdbmi_test_LDADD = $(GTK_LIBS) $(LIBANJUTA_LIBS) $(XML_LIBS) $(ANJUTA_LIBS)
586
587# This last line do nothing but it is needed to avoid the error
588# gdbmi.o created with both libtool and without
589# Need AM_PROG_CC_C_0 in configure.in too
590gdbmi_test_CFLAGS = $(AM_CFLAGS)
591EXTRA_DIST = \
592	$(plugin_in_files)
593
594SUBDIRS = \
595	images
596
597CLEANFILES = $(plugin_in_files:.plugin.in=.plugin)
598all: all-recursive
599
600.SUFFIXES:
601.SUFFIXES: .c .lo .o .obj
602$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
603	@for dep in $?; do \
604	  case '$(am__configure_deps)' in \
605	    *$$dep*) \
606	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
607	        && { if test -f $@; then exit 0; else break; fi; }; \
608	      exit 1;; \
609	  esac; \
610	done; \
611	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu plugins/gdb/Makefile'; \
612	$(am__cd) $(top_srcdir) && \
613	  $(AUTOMAKE) --gnu plugins/gdb/Makefile
614Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
615	@case '$?' in \
616	  *config.status*) \
617	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
618	  *) \
619	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
620	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
621	esac;
622
623$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
624	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
625
626$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
627	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
628$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
629	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
630$(am__aclocal_m4_deps):
631
632clean-noinstPROGRAMS:
633	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
634	echo " rm -f" $$list; \
635	rm -f $$list || exit $$?; \
636	test -n "$(EXEEXT)" || exit 0; \
637	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
638	echo " rm -f" $$list; \
639	rm -f $$list
640
641install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
642	@$(NORMAL_INSTALL)
643	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
644	list2=; for p in $$list; do \
645	  if test -f $$p; then \
646	    list2="$$list2 $$p"; \
647	  else :; fi; \
648	done; \
649	test -z "$$list2" || { \
650	  echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
651	  $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
652	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
653	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
654	}
655
656uninstall-pluginLTLIBRARIES:
657	@$(NORMAL_UNINSTALL)
658	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
659	for p in $$list; do \
660	  $(am__strip_dir) \
661	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
662	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
663	done
664
665clean-pluginLTLIBRARIES:
666	-test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
667	@list='$(plugin_LTLIBRARIES)'; \
668	locs=`for p in $$list; do echo $$p; done | \
669	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
670	      sort -u`; \
671	test -z "$$locs" || { \
672	  echo rm -f $${locs}; \
673	  rm -f $${locs}; \
674	}
675
676libanjuta-gdb.la: $(libanjuta_gdb_la_OBJECTS) $(libanjuta_gdb_la_DEPENDENCIES) $(EXTRA_libanjuta_gdb_la_DEPENDENCIES)
677	$(AM_V_CCLD)$(libanjuta_gdb_la_LINK) -rpath $(plugindir) $(libanjuta_gdb_la_OBJECTS) $(libanjuta_gdb_la_LIBADD) $(LIBS)
678
679gdbmi-test$(EXEEXT): $(gdbmi_test_OBJECTS) $(gdbmi_test_DEPENDENCIES) $(EXTRA_gdbmi_test_DEPENDENCIES)
680	@rm -f gdbmi-test$(EXEEXT)
681	$(AM_V_CCLD)$(gdbmi_test_LINK) $(gdbmi_test_OBJECTS) $(gdbmi_test_LDADD) $(LIBS)
682
683mostlyclean-compile:
684	-rm -f *.$(OBJEXT)
685
686distclean-compile:
687	-rm -f *.tab.c
688
689@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debugger.Plo@am__quote@ # am--include-marker
690@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdbmi.Plo@am__quote@ # am--include-marker
691@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdbmi_test-gdbmi-test.Po@am__quote@ # am--include-marker
692@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdbmi_test-gdbmi.Po@am__quote@ # am--include-marker
693@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin.Plo@am__quote@ # am--include-marker
694@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/preferences.Plo@am__quote@ # am--include-marker
695@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utilities.Plo@am__quote@ # am--include-marker
696
697$(am__depfiles_remade):
698	@$(MKDIR_P) $(@D)
699	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
700
701am--depfiles: $(am__depfiles_remade)
702
703.c.o:
704@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
705@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
706@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
707@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
708@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
709
710.c.obj:
711@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
712@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
713@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
714@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
715@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
716
717.c.lo:
718@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
719@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
720@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
721@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
722@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
723
724gdbmi_test-gdbmi-test.o: gdbmi-test.c
725@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gdbmi_test_CFLAGS) $(CFLAGS) -MT gdbmi_test-gdbmi-test.o -MD -MP -MF $(DEPDIR)/gdbmi_test-gdbmi-test.Tpo -c -o gdbmi_test-gdbmi-test.o `test -f 'gdbmi-test.c' || echo '$(srcdir)/'`gdbmi-test.c
726@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gdbmi_test-gdbmi-test.Tpo $(DEPDIR)/gdbmi_test-gdbmi-test.Po
727@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gdbmi-test.c' object='gdbmi_test-gdbmi-test.o' libtool=no @AMDEPBACKSLASH@
728@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
729@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gdbmi_test_CFLAGS) $(CFLAGS) -c -o gdbmi_test-gdbmi-test.o `test -f 'gdbmi-test.c' || echo '$(srcdir)/'`gdbmi-test.c
730
731gdbmi_test-gdbmi-test.obj: gdbmi-test.c
732@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gdbmi_test_CFLAGS) $(CFLAGS) -MT gdbmi_test-gdbmi-test.obj -MD -MP -MF $(DEPDIR)/gdbmi_test-gdbmi-test.Tpo -c -o gdbmi_test-gdbmi-test.obj `if test -f 'gdbmi-test.c'; then $(CYGPATH_W) 'gdbmi-test.c'; else $(CYGPATH_W) '$(srcdir)/gdbmi-test.c'; fi`
733@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gdbmi_test-gdbmi-test.Tpo $(DEPDIR)/gdbmi_test-gdbmi-test.Po
734@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gdbmi-test.c' object='gdbmi_test-gdbmi-test.obj' libtool=no @AMDEPBACKSLASH@
735@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
736@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gdbmi_test_CFLAGS) $(CFLAGS) -c -o gdbmi_test-gdbmi-test.obj `if test -f 'gdbmi-test.c'; then $(CYGPATH_W) 'gdbmi-test.c'; else $(CYGPATH_W) '$(srcdir)/gdbmi-test.c'; fi`
737
738gdbmi_test-gdbmi.o: gdbmi.c
739@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gdbmi_test_CFLAGS) $(CFLAGS) -MT gdbmi_test-gdbmi.o -MD -MP -MF $(DEPDIR)/gdbmi_test-gdbmi.Tpo -c -o gdbmi_test-gdbmi.o `test -f 'gdbmi.c' || echo '$(srcdir)/'`gdbmi.c
740@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gdbmi_test-gdbmi.Tpo $(DEPDIR)/gdbmi_test-gdbmi.Po
741@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gdbmi.c' object='gdbmi_test-gdbmi.o' libtool=no @AMDEPBACKSLASH@
742@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
743@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gdbmi_test_CFLAGS) $(CFLAGS) -c -o gdbmi_test-gdbmi.o `test -f 'gdbmi.c' || echo '$(srcdir)/'`gdbmi.c
744
745gdbmi_test-gdbmi.obj: gdbmi.c
746@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gdbmi_test_CFLAGS) $(CFLAGS) -MT gdbmi_test-gdbmi.obj -MD -MP -MF $(DEPDIR)/gdbmi_test-gdbmi.Tpo -c -o gdbmi_test-gdbmi.obj `if test -f 'gdbmi.c'; then $(CYGPATH_W) 'gdbmi.c'; else $(CYGPATH_W) '$(srcdir)/gdbmi.c'; fi`
747@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gdbmi_test-gdbmi.Tpo $(DEPDIR)/gdbmi_test-gdbmi.Po
748@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gdbmi.c' object='gdbmi_test-gdbmi.obj' libtool=no @AMDEPBACKSLASH@
749@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
750@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gdbmi_test_CFLAGS) $(CFLAGS) -c -o gdbmi_test-gdbmi.obj `if test -f 'gdbmi.c'; then $(CYGPATH_W) 'gdbmi.c'; else $(CYGPATH_W) '$(srcdir)/gdbmi.c'; fi`
751
752mostlyclean-libtool:
753	-rm -f *.lo
754
755clean-libtool:
756	-rm -rf .libs _libs
757install-dist_anjuta_dataDATA: $(dist_anjuta_data_DATA)
758	@$(NORMAL_INSTALL)
759	@list='$(dist_anjuta_data_DATA)'; test -n "$(anjuta_datadir)" || list=; \
760	if test -n "$$list"; then \
761	  echo " $(MKDIR_P) '$(DESTDIR)$(anjuta_datadir)'"; \
762	  $(MKDIR_P) "$(DESTDIR)$(anjuta_datadir)" || exit 1; \
763	fi; \
764	for p in $$list; do \
765	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
766	  echo "$$d$$p"; \
767	done | $(am__base_list) | \
768	while read files; do \
769	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(anjuta_datadir)'"; \
770	  $(INSTALL_DATA) $$files "$(DESTDIR)$(anjuta_datadir)" || exit $$?; \
771	done
772
773uninstall-dist_anjuta_dataDATA:
774	@$(NORMAL_UNINSTALL)
775	@list='$(dist_anjuta_data_DATA)'; test -n "$(anjuta_datadir)" || list=; \
776	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
777	dir='$(DESTDIR)$(anjuta_datadir)'; $(am__uninstall_files_from_dir)
778install-dist_anjuta_gladeDATA: $(dist_anjuta_glade_DATA)
779	@$(NORMAL_INSTALL)
780	@list='$(dist_anjuta_glade_DATA)'; test -n "$(anjuta_gladedir)" || list=; \
781	if test -n "$$list"; then \
782	  echo " $(MKDIR_P) '$(DESTDIR)$(anjuta_gladedir)'"; \
783	  $(MKDIR_P) "$(DESTDIR)$(anjuta_gladedir)" || exit 1; \
784	fi; \
785	for p in $$list; do \
786	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
787	  echo "$$d$$p"; \
788	done | $(am__base_list) | \
789	while read files; do \
790	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(anjuta_gladedir)'"; \
791	  $(INSTALL_DATA) $$files "$(DESTDIR)$(anjuta_gladedir)" || exit $$?; \
792	done
793
794uninstall-dist_anjuta_gladeDATA:
795	@$(NORMAL_UNINSTALL)
796	@list='$(dist_anjuta_glade_DATA)'; test -n "$(anjuta_gladedir)" || list=; \
797	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
798	dir='$(DESTDIR)$(anjuta_gladedir)'; $(am__uninstall_files_from_dir)
799install-dist_anjuta_pluginDATA: $(dist_anjuta_plugin_DATA)
800	@$(NORMAL_INSTALL)
801	@list='$(dist_anjuta_plugin_DATA)'; test -n "$(anjuta_plugindir)" || list=; \
802	if test -n "$$list"; then \
803	  echo " $(MKDIR_P) '$(DESTDIR)$(anjuta_plugindir)'"; \
804	  $(MKDIR_P) "$(DESTDIR)$(anjuta_plugindir)" || exit 1; \
805	fi; \
806	for p in $$list; do \
807	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
808	  echo "$$d$$p"; \
809	done | $(am__base_list) | \
810	while read files; do \
811	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(anjuta_plugindir)'"; \
812	  $(INSTALL_DATA) $$files "$(DESTDIR)$(anjuta_plugindir)" || exit $$?; \
813	done
814
815uninstall-dist_anjuta_pluginDATA:
816	@$(NORMAL_UNINSTALL)
817	@list='$(dist_anjuta_plugin_DATA)'; test -n "$(anjuta_plugindir)" || list=; \
818	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
819	dir='$(DESTDIR)$(anjuta_plugindir)'; $(am__uninstall_files_from_dir)
820install-dist_gdb_uiDATA: $(dist_gdb_ui_DATA)
821	@$(NORMAL_INSTALL)
822	@list='$(dist_gdb_ui_DATA)'; test -n "$(gdb_uidir)" || list=; \
823	if test -n "$$list"; then \
824	  echo " $(MKDIR_P) '$(DESTDIR)$(gdb_uidir)'"; \
825	  $(MKDIR_P) "$(DESTDIR)$(gdb_uidir)" || exit 1; \
826	fi; \
827	for p in $$list; do \
828	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
829	  echo "$$d$$p"; \
830	done | $(am__base_list) | \
831	while read files; do \
832	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(gdb_uidir)'"; \
833	  $(INSTALL_DATA) $$files "$(DESTDIR)$(gdb_uidir)" || exit $$?; \
834	done
835
836uninstall-dist_gdb_uiDATA:
837	@$(NORMAL_UNINSTALL)
838	@list='$(dist_gdb_ui_DATA)'; test -n "$(gdb_uidir)" || list=; \
839	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
840	dir='$(DESTDIR)$(gdb_uidir)'; $(am__uninstall_files_from_dir)
841install-dist_plugin_pixmapsDATA: $(dist_plugin_pixmaps_DATA)
842	@$(NORMAL_INSTALL)
843	@list='$(dist_plugin_pixmaps_DATA)'; test -n "$(plugin_pixmapsdir)" || list=; \
844	if test -n "$$list"; then \
845	  echo " $(MKDIR_P) '$(DESTDIR)$(plugin_pixmapsdir)'"; \
846	  $(MKDIR_P) "$(DESTDIR)$(plugin_pixmapsdir)" || exit 1; \
847	fi; \
848	for p in $$list; do \
849	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
850	  echo "$$d$$p"; \
851	done | $(am__base_list) | \
852	while read files; do \
853	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugin_pixmapsdir)'"; \
854	  $(INSTALL_DATA) $$files "$(DESTDIR)$(plugin_pixmapsdir)" || exit $$?; \
855	done
856
857uninstall-dist_plugin_pixmapsDATA:
858	@$(NORMAL_UNINSTALL)
859	@list='$(dist_plugin_pixmaps_DATA)'; test -n "$(plugin_pixmapsdir)" || list=; \
860	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
861	dir='$(DESTDIR)$(plugin_pixmapsdir)'; $(am__uninstall_files_from_dir)
862
863# This directory's subdirectories are mostly independent; you can cd
864# into them and run 'make' without going through this Makefile.
865# To change the values of 'make' variables: instead of editing Makefiles,
866# (1) if the variable is set in 'config.status', edit 'config.status'
867#     (which will cause the Makefiles to be regenerated when you run 'make');
868# (2) otherwise, pass the desired values on the 'make' command line.
869$(am__recursive_targets):
870	@fail=; \
871	if $(am__make_keepgoing); then \
872	  failcom='fail=yes'; \
873	else \
874	  failcom='exit 1'; \
875	fi; \
876	dot_seen=no; \
877	target=`echo $@ | sed s/-recursive//`; \
878	case "$@" in \
879	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
880	  *) list='$(SUBDIRS)' ;; \
881	esac; \
882	for subdir in $$list; do \
883	  echo "Making $$target in $$subdir"; \
884	  if test "$$subdir" = "."; then \
885	    dot_seen=yes; \
886	    local_target="$$target-am"; \
887	  else \
888	    local_target="$$target"; \
889	  fi; \
890	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
891	  || eval $$failcom; \
892	done; \
893	if test "$$dot_seen" = "no"; then \
894	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
895	fi; test -z "$$fail"
896
897ID: $(am__tagged_files)
898	$(am__define_uniq_tagged_files); mkid -fID $$unique
899tags: tags-recursive
900TAGS: tags
901
902tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
903	set x; \
904	here=`pwd`; \
905	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
906	  include_option=--etags-include; \
907	  empty_fix=.; \
908	else \
909	  include_option=--include; \
910	  empty_fix=; \
911	fi; \
912	list='$(SUBDIRS)'; for subdir in $$list; do \
913	  if test "$$subdir" = .; then :; else \
914	    test ! -f $$subdir/TAGS || \
915	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
916	  fi; \
917	done; \
918	$(am__define_uniq_tagged_files); \
919	shift; \
920	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
921	  test -n "$$unique" || unique=$$empty_fix; \
922	  if test $$# -gt 0; then \
923	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
924	      "$$@" $$unique; \
925	  else \
926	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
927	      $$unique; \
928	  fi; \
929	fi
930ctags: ctags-recursive
931
932CTAGS: ctags
933ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
934	$(am__define_uniq_tagged_files); \
935	test -z "$(CTAGS_ARGS)$$unique" \
936	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
937	     $$unique
938
939GTAGS:
940	here=`$(am__cd) $(top_builddir) && pwd` \
941	  && $(am__cd) $(top_srcdir) \
942	  && gtags -i $(GTAGS_ARGS) "$$here"
943cscopelist: cscopelist-recursive
944
945cscopelist-am: $(am__tagged_files)
946	list='$(am__tagged_files)'; \
947	case "$(srcdir)" in \
948	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
949	  *) sdir=$(subdir)/$(srcdir) ;; \
950	esac; \
951	for i in $$list; do \
952	  if test -f "$$i"; then \
953	    echo "$(subdir)/$$i"; \
954	  else \
955	    echo "$$sdir/$$i"; \
956	  fi; \
957	done >> $(top_builddir)/cscope.files
958
959distclean-tags:
960	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
961
962distdir: $(BUILT_SOURCES)
963	$(MAKE) $(AM_MAKEFLAGS) distdir-am
964
965distdir-am: $(DISTFILES)
966	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
967	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
968	list='$(DISTFILES)'; \
969	  dist_files=`for file in $$list; do echo $$file; done | \
970	  sed -e "s|^$$srcdirstrip/||;t" \
971	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
972	case $$dist_files in \
973	  */*) $(MKDIR_P) `echo "$$dist_files" | \
974			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
975			   sort -u` ;; \
976	esac; \
977	for file in $$dist_files; do \
978	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
979	  if test -d $$d/$$file; then \
980	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
981	    if test -d "$(distdir)/$$file"; then \
982	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
983	    fi; \
984	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
985	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
986	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
987	    fi; \
988	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
989	  else \
990	    test -f "$(distdir)/$$file" \
991	    || cp -p $$d/$$file "$(distdir)/$$file" \
992	    || exit 1; \
993	  fi; \
994	done
995	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
996	  if test "$$subdir" = .; then :; else \
997	    $(am__make_dryrun) \
998	      || test -d "$(distdir)/$$subdir" \
999	      || $(MKDIR_P) "$(distdir)/$$subdir" \
1000	      || exit 1; \
1001	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1002	    $(am__relativize); \
1003	    new_distdir=$$reldir; \
1004	    dir1=$$subdir; dir2="$(top_distdir)"; \
1005	    $(am__relativize); \
1006	    new_top_distdir=$$reldir; \
1007	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1008	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1009	    ($(am__cd) $$subdir && \
1010	      $(MAKE) $(AM_MAKEFLAGS) \
1011	        top_distdir="$$new_top_distdir" \
1012	        distdir="$$new_distdir" \
1013		am__remove_distdir=: \
1014		am__skip_length_check=: \
1015		am__skip_mode_fix=: \
1016	        distdir) \
1017	      || exit 1; \
1018	  fi; \
1019	done
1020check-am: all-am
1021check: check-recursive
1022all-am: Makefile $(PROGRAMS) $(LTLIBRARIES) $(DATA)
1023installdirs: installdirs-recursive
1024installdirs-am:
1025	for dir in "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(anjuta_datadir)" "$(DESTDIR)$(anjuta_gladedir)" "$(DESTDIR)$(anjuta_plugindir)" "$(DESTDIR)$(gdb_uidir)" "$(DESTDIR)$(plugin_pixmapsdir)"; do \
1026	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1027	done
1028install: install-recursive
1029install-exec: install-exec-recursive
1030install-data: install-data-recursive
1031uninstall: uninstall-recursive
1032
1033install-am: all-am
1034	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1035
1036installcheck: installcheck-recursive
1037install-strip:
1038	if test -z '$(STRIP)'; then \
1039	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1040	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1041	      install; \
1042	else \
1043	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1044	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1045	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1046	fi
1047mostlyclean-generic:
1048
1049clean-generic:
1050	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1051
1052distclean-generic:
1053	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1054	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1055
1056maintainer-clean-generic:
1057	@echo "This command is intended for maintainers to use"
1058	@echo "it deletes files that may require special tools to rebuild."
1059clean: clean-recursive
1060
1061clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
1062	clean-pluginLTLIBRARIES mostlyclean-am
1063
1064distclean: distclean-recursive
1065		-rm -f ./$(DEPDIR)/debugger.Plo
1066	-rm -f ./$(DEPDIR)/gdbmi.Plo
1067	-rm -f ./$(DEPDIR)/gdbmi_test-gdbmi-test.Po
1068	-rm -f ./$(DEPDIR)/gdbmi_test-gdbmi.Po
1069	-rm -f ./$(DEPDIR)/plugin.Plo
1070	-rm -f ./$(DEPDIR)/preferences.Plo
1071	-rm -f ./$(DEPDIR)/utilities.Plo
1072	-rm -f Makefile
1073distclean-am: clean-am distclean-compile distclean-generic \
1074	distclean-tags
1075
1076dvi: dvi-recursive
1077
1078dvi-am:
1079
1080html: html-recursive
1081
1082html-am:
1083
1084info: info-recursive
1085
1086info-am:
1087
1088install-data-am: install-dist_anjuta_dataDATA \
1089	install-dist_anjuta_gladeDATA install-dist_anjuta_pluginDATA \
1090	install-dist_gdb_uiDATA install-dist_plugin_pixmapsDATA \
1091	install-pluginLTLIBRARIES
1092
1093install-dvi: install-dvi-recursive
1094
1095install-dvi-am:
1096
1097install-exec-am:
1098
1099install-html: install-html-recursive
1100
1101install-html-am:
1102
1103install-info: install-info-recursive
1104
1105install-info-am:
1106
1107install-man:
1108
1109install-pdf: install-pdf-recursive
1110
1111install-pdf-am:
1112
1113install-ps: install-ps-recursive
1114
1115install-ps-am:
1116
1117installcheck-am:
1118
1119maintainer-clean: maintainer-clean-recursive
1120		-rm -f ./$(DEPDIR)/debugger.Plo
1121	-rm -f ./$(DEPDIR)/gdbmi.Plo
1122	-rm -f ./$(DEPDIR)/gdbmi_test-gdbmi-test.Po
1123	-rm -f ./$(DEPDIR)/gdbmi_test-gdbmi.Po
1124	-rm -f ./$(DEPDIR)/plugin.Plo
1125	-rm -f ./$(DEPDIR)/preferences.Plo
1126	-rm -f ./$(DEPDIR)/utilities.Plo
1127	-rm -f Makefile
1128maintainer-clean-am: distclean-am maintainer-clean-generic
1129
1130mostlyclean: mostlyclean-recursive
1131
1132mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1133	mostlyclean-libtool
1134
1135pdf: pdf-recursive
1136
1137pdf-am:
1138
1139ps: ps-recursive
1140
1141ps-am:
1142
1143uninstall-am: uninstall-dist_anjuta_dataDATA \
1144	uninstall-dist_anjuta_gladeDATA \
1145	uninstall-dist_anjuta_pluginDATA uninstall-dist_gdb_uiDATA \
1146	uninstall-dist_plugin_pixmapsDATA uninstall-pluginLTLIBRARIES
1147
1148.MAKE: $(am__recursive_targets) install-am install-strip
1149
1150.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1151	am--depfiles check check-am clean clean-generic clean-libtool \
1152	clean-noinstPROGRAMS clean-pluginLTLIBRARIES cscopelist-am \
1153	ctags ctags-am distclean distclean-compile distclean-generic \
1154	distclean-libtool distclean-tags distdir dvi dvi-am html \
1155	html-am info info-am install install-am install-data \
1156	install-data-am install-dist_anjuta_dataDATA \
1157	install-dist_anjuta_gladeDATA install-dist_anjuta_pluginDATA \
1158	install-dist_gdb_uiDATA install-dist_plugin_pixmapsDATA \
1159	install-dvi install-dvi-am install-exec install-exec-am \
1160	install-html install-html-am install-info install-info-am \
1161	install-man install-pdf install-pdf-am \
1162	install-pluginLTLIBRARIES install-ps install-ps-am \
1163	install-strip installcheck installcheck-am installdirs \
1164	installdirs-am maintainer-clean maintainer-clean-generic \
1165	mostlyclean mostlyclean-compile mostlyclean-generic \
1166	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
1167	uninstall-am uninstall-dist_anjuta_dataDATA \
1168	uninstall-dist_anjuta_gladeDATA \
1169	uninstall-dist_anjuta_pluginDATA uninstall-dist_gdb_uiDATA \
1170	uninstall-dist_plugin_pixmapsDATA uninstall-pluginLTLIBRARIES
1171
1172.PRECIOUS: Makefile
1173
1174%.plugin: %.plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache
1175	-DG_LOG_DOMAIN=\"libanjuta-gdb\"
1176
1177-include $(top_srcdir)/git.mk
1178
1179# Tell versions [3.59,3.63) of GNU make to not export all variables.
1180# Otherwise a system limit (for SysV at least) may be exceeded.
1181.NOEXPORT:
1182