aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/conversation/Makefile.in')
-rw-r--r--src/conversation/Makefile.in795
1 files changed, 795 insertions, 0 deletions
diff --git a/src/conversation/Makefile.in b/src/conversation/Makefile.in
new file mode 100644
index 00000000..6be65fcc
--- /dev/null
+++ b/src/conversation/Makefile.in
@@ -0,0 +1,795 @@
1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18VPATH = @srcdir@
19am__make_dryrun = \
20 { \
21 am__dry=no; \
22 case $$MAKEFLAGS in \
23 *\\[\ \ ]*) \
24 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
25 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26 *) \
27 for am__flg in $$MAKEFLAGS; do \
28 case $$am__flg in \
29 *=*|--*) ;; \
30 *n*) am__dry=yes; break;; \
31 esac; \
32 done;; \
33 esac; \
34 test $$am__dry = yes; \
35 }
36pkgdatadir = $(datadir)/@PACKAGE@
37pkgincludedir = $(includedir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkglibexecdir = $(libexecdir)/@PACKAGE@
40am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41install_sh_DATA = $(install_sh) -c -m 644
42install_sh_PROGRAM = $(install_sh) -c
43install_sh_SCRIPT = $(install_sh) -c
44INSTALL_HEADER = $(INSTALL_DATA)
45transform = $(program_transform_name)
46NORMAL_INSTALL = :
47PRE_INSTALL = :
48POST_INSTALL = :
49NORMAL_UNINSTALL = :
50PRE_UNINSTALL = :
51POST_UNINSTALL = :
52build_triplet = @build@
53host_triplet = @host@
54bin_PROGRAMS = gnunet-conversation-gtk$(EXEEXT)
55subdir = src/conversation
56DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
57ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
59 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gtk-2.0.m4 \
60 $(top_srcdir)/m4/gtk-3.0.m4 $(top_srcdir)/m4/iconv.m4 \
61 $(top_srcdir)/m4/isc-posix.m4 $(top_srcdir)/m4/lib-ld.m4 \
62 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
63 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
64 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
65 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
66 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 \
67 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
68am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
69 $(ACLOCAL_M4)
70mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
71CONFIG_HEADER = $(top_builddir)/gnunet_gtk_config.h
72CONFIG_CLEAN_FILES =
73CONFIG_CLEAN_VPATH_FILES =
74am__installdirs = "$(DESTDIR)$(bindir)"
75PROGRAMS = $(bin_PROGRAMS)
76am_gnunet_conversation_gtk_OBJECTS = \
77 gnunet-conversation-gtk.$(OBJEXT) \
78 gnunet-conversation-gtk_about.$(OBJEXT)
79gnunet_conversation_gtk_OBJECTS = \
80 $(am_gnunet_conversation_gtk_OBJECTS)
81am__DEPENDENCIES_1 =
82gnunet_conversation_gtk_DEPENDENCIES = \
83 $(top_builddir)/src/lib/libgnunetgtk.la $(am__DEPENDENCIES_1)
84AM_V_lt = $(am__v_lt_@AM_V@)
85am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
86am__v_lt_0 = --silent
87gnunet_conversation_gtk_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
88 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
89 $(AM_CFLAGS) $(CFLAGS) $(gnunet_conversation_gtk_LDFLAGS) \
90 $(LDFLAGS) -o $@
91DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
92depcomp = $(SHELL) $(top_srcdir)/depcomp
93am__depfiles_maybe = depfiles
94am__mv = mv -f
95COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
96 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
97LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
98 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
99 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
100 $(AM_CFLAGS) $(CFLAGS)
101AM_V_CC = $(am__v_CC_@AM_V@)
102am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
103am__v_CC_0 = @echo " CC " $@;
104AM_V_at = $(am__v_at_@AM_V@)
105am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
106am__v_at_0 = @
107CCLD = $(CC)
108LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
109 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
110 $(AM_LDFLAGS) $(LDFLAGS) -o $@
111AM_V_CCLD = $(am__v_CCLD_@AM_V@)
112am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
113am__v_CCLD_0 = @echo " CCLD " $@;
114AM_V_GEN = $(am__v_GEN_@AM_V@)
115am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
116am__v_GEN_0 = @echo " GEN " $@;
117SOURCES = $(gnunet_conversation_gtk_SOURCES)
118DIST_SOURCES = $(gnunet_conversation_gtk_SOURCES)
119RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
120 html-recursive info-recursive install-data-recursive \
121 install-dvi-recursive install-exec-recursive \
122 install-html-recursive install-info-recursive \
123 install-pdf-recursive install-ps-recursive install-recursive \
124 installcheck-recursive installdirs-recursive pdf-recursive \
125 ps-recursive uninstall-recursive
126am__can_run_installinfo = \
127 case $$AM_UPDATE_INFO_DIR in \
128 n|no|NO) false;; \
129 *) (install-info --version) >/dev/null 2>&1;; \
130 esac
131RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
132 distclean-recursive maintainer-clean-recursive
133AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
134 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
135 distdir
136ETAGS = etags
137CTAGS = ctags
138DIST_SUBDIRS = $(SUBDIRS)
139DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
140am__relativize = \
141 dir0=`pwd`; \
142 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
143 sed_rest='s,^[^/]*/*,,'; \
144 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
145 sed_butlast='s,/*[^/]*$$,,'; \
146 while test -n "$$dir1"; do \
147 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
148 if test "$$first" != "."; then \
149 if test "$$first" = ".."; then \
150 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
151 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
152 else \
153 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
154 if test "$$first2" = "$$first"; then \
155 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
156 else \
157 dir2="../$$dir2"; \
158 fi; \
159 dir0="$$dir0"/"$$first"; \
160 fi; \
161 fi; \
162 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
163 done; \
164 reldir="$$dir2"
165ACLOCAL = @ACLOCAL@
166AMTAR = @AMTAR@
167AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
168AR = @AR@
169AS = @AS@
170AUTOCONF = @AUTOCONF@
171AUTOHEADER = @AUTOHEADER@
172AUTOMAKE = @AUTOMAKE@
173AWK = @AWK@
174CC = @CC@
175CCDEPMODE = @CCDEPMODE@
176CFLAGS = @CFLAGS@
177CPP = @CPP@
178CPPFLAGS = @CPPFLAGS@
179CYGPATH_W = @CYGPATH_W@
180DEFS = @DEFS@
181DEPDIR = @DEPDIR@
182DLLTOOL = @DLLTOOL@
183DSYMUTIL = @DSYMUTIL@
184DUMPBIN = @DUMPBIN@
185ECHO_C = @ECHO_C@
186ECHO_N = @ECHO_N@
187ECHO_T = @ECHO_T@
188EGREP = @EGREP@
189ENABLE_ON_UNIX = @ENABLE_ON_UNIX@
190ENABLE_ON_W32 = @ENABLE_ON_W32@
191EXEEXT = @EXEEXT@
192FGREP = @FGREP@
193GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
194GLADE_CFLAGS = @GLADE_CFLAGS@
195GLADE_LIBS = @GLADE_LIBS@
196GMSGFMT = @GMSGFMT@
197GMSGFMT_015 = @GMSGFMT_015@
198GNUNET_CFLAGS = @GNUNET_CFLAGS@
199GNUNET_CONVERSATION_APP = @GNUNET_CONVERSATION_APP@
200GNUNET_FS_APP = @GNUNET_FS_APP@
201GNUNET_FS_GTK_NAME = @GNUNET_FS_GTK_NAME@
202GNUNET_FS_GTK_VERSION3 = @GNUNET_FS_GTK_VERSION3@
203GNUNET_FS_GTK_YEARFROM = @GNUNET_FS_GTK_YEARFROM@
204GNUNET_FS_GTK_YEARTO = @GNUNET_FS_GTK_YEARTO@
205GNUNET_GNS_GTK_NAME = @GNUNET_GNS_GTK_NAME@
206GNUNET_LIBS = @GNUNET_LIBS@
207GNUNET_PEERINFO_GTK_NAME = @GNUNET_PEERINFO_GTK_NAME@
208GNUNET_PEERINFO_GTK_VERSION3 = @GNUNET_PEERINFO_GTK_VERSION3@
209GNUNET_PEERINFO_GTK_YEARFROM = @GNUNET_PEERINFO_GTK_YEARFROM@
210GNUNET_PEERINFO_GTK_YEARTO = @GNUNET_PEERINFO_GTK_YEARTO@
211GNUNET_SETUP_APP = @GNUNET_SETUP_APP@
212GNUNET_SETUP_GTK_NAME = @GNUNET_SETUP_GTK_NAME@
213GNUNET_SETUP_GTK_VERSION3 = @GNUNET_SETUP_GTK_VERSION3@
214GNUNET_SETUP_GTK_YEARFROM = @GNUNET_SETUP_GTK_YEARFROM@
215GNUNET_SETUP_GTK_YEARTO = @GNUNET_SETUP_GTK_YEARTO@
216GNUNET_STATISTICS_GTK_NAME = @GNUNET_STATISTICS_GTK_NAME@
217GNUNET_STATISTICS_GTK_VERSION3 = @GNUNET_STATISTICS_GTK_VERSION3@
218GNUNET_STATISTICS_GTK_YEARFROM = @GNUNET_STATISTICS_GTK_YEARFROM@
219GNUNET_STATISTICS_GTK_YEARTO = @GNUNET_STATISTICS_GTK_YEARTO@
220GN_LIB_LDFLAGS = @GN_LIB_LDFLAGS@
221GN_PLUGIN_LDFLAGS = @GN_PLUGIN_LDFLAGS@
222GREP = @GREP@
223GTK_CFLAGS = @GTK_CFLAGS@
224GTK_LIBS = @GTK_LIBS@
225INSTALL = @INSTALL@
226INSTALL_DATA = @INSTALL_DATA@
227INSTALL_PROGRAM = @INSTALL_PROGRAM@
228INSTALL_SCRIPT = @INSTALL_SCRIPT@
229INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
230INTLLIBS = @INTLLIBS@
231INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
232LD = @LD@
233LDFLAGS = @LDFLAGS@
234LIBICONV = @LIBICONV@
235LIBINTL = @LIBINTL@
236LIBOBJS = @LIBOBJS@
237LIBS = @LIBS@
238LIBTOOL = @LIBTOOL@
239LIPO = @LIPO@
240LN_S = @LN_S@
241LTLIBICONV = @LTLIBICONV@
242LTLIBINTL = @LTLIBINTL@
243LTLIBOBJS = @LTLIBOBJS@
244MAKEINFO = @MAKEINFO@
245MANIFEST_TOOL = @MANIFEST_TOOL@
246MKDIR_P = @MKDIR_P@
247MSGFMT = @MSGFMT@
248MSGFMT_015 = @MSGFMT_015@
249MSGMERGE = @MSGMERGE@
250NM = @NM@
251NMEDIT = @NMEDIT@
252OBJDUMP = @OBJDUMP@
253OBJEXT = @OBJEXT@
254OTOOL = @OTOOL@
255OTOOL64 = @OTOOL64@
256PACKAGE = @PACKAGE@
257PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
258PACKAGE_DATA = @PACKAGE_DATA@
259PACKAGE_NAME = @PACKAGE_NAME@
260PACKAGE_STRING = @PACKAGE_STRING@
261PACKAGE_TARNAME = @PACKAGE_TARNAME@
262PACKAGE_URL = @PACKAGE_URL@
263PACKAGE_VERSION = @PACKAGE_VERSION@
264PATH_SEPARATOR = @PATH_SEPARATOR@
265PKG_CONFIG = @PKG_CONFIG@
266POSUB = @POSUB@
267QR_CFLAGS = @QR_CFLAGS@
268QR_LIBS = @QR_LIBS@
269RANLIB = @RANLIB@
270SED = @SED@
271SET_MAKE = @SET_MAKE@
272SHELL = @SHELL@
273STRIP = @STRIP@
274USE_NLS = @USE_NLS@
275VERSION = @VERSION@
276XGETTEXT = @XGETTEXT@
277XGETTEXT_015 = @XGETTEXT_015@
278XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
279abs_builddir = @abs_builddir@
280abs_srcdir = @abs_srcdir@
281abs_top_builddir = @abs_top_builddir@
282abs_top_srcdir = @abs_top_srcdir@
283ac_ct_AR = @ac_ct_AR@
284ac_ct_CC = @ac_ct_CC@
285ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
286am__include = @am__include@
287am__leading_dot = @am__leading_dot@
288am__quote = @am__quote@
289am__tar = @am__tar@
290am__untar = @am__untar@
291bindir = @bindir@
292build = @build@
293build_alias = @build_alias@
294build_cpu = @build_cpu@
295build_os = @build_os@
296build_vendor = @build_vendor@
297builddir = @builddir@
298datadir = @datadir@
299datarootdir = @datarootdir@
300docdir = @docdir@
301dvidir = @dvidir@
302exec_prefix = @exec_prefix@
303host = @host@
304host_alias = @host_alias@
305host_cpu = @host_cpu@
306host_os = @host_os@
307host_vendor = @host_vendor@
308htmldir = @htmldir@
309includedir = @includedir@
310infodir = @infodir@
311install_sh = @install_sh@
312libdir = @libdir@
313libexecdir = @libexecdir@
314localedir = @localedir@
315localstatedir = @localstatedir@
316mandir = @mandir@
317mkdir_p = @mkdir_p@
318oldincludedir = @oldincludedir@
319pdfdir = @pdfdir@
320prefix = @prefix@
321program_transform_name = @program_transform_name@
322psdir = @psdir@
323sbindir = @sbindir@
324sharedstatedir = @sharedstatedir@
325srcdir = @srcdir@
326sysconfdir = @sysconfdir@
327target_alias = @target_alias@
328top_build_prefix = @top_build_prefix@
329top_builddir = @top_builddir@
330top_srcdir = @top_srcdir@
331unique_CFLAGS = @unique_CFLAGS@
332unique_LIBS = @unique_LIBS@
333SUBDIRS = .
334INCLUDES = \
335 -I$(top_srcdir)/ \
336 -I$(top_srcdir)/src/include \
337 @GTK_CFLAGS@ \
338 @GNUNET_CFLAGS@ \
339 @GLADE_CFLAGS@
340
341gnunet_conversation_gtk_SOURCES = \
342 gnunet-conversation-gtk.c \
343 gnunet-conversation-gtk_about.c
344
345gnunet_conversation_gtk_LDADD = \
346 $(top_builddir)/src/lib/libgnunetgtk.la \
347 @GTK_LIBS@ \
348 @GLADE_LIBS@ @GNUNET_LIBS@ \
349 -lgnunetutil -lgnunetidentity -lgnunetconversation -lgnunetspeaker -lgnunetmicrophone -lgnunetgns -lgnunetfs -lextractor \
350 $(INTLLIBS)
351
352gnunet_conversation_gtk_LDFLAGS = \
353 -export-dynamic
354
355all: all-recursive
356
357.SUFFIXES:
358.SUFFIXES: .c .lo .o .obj
359$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
360 @for dep in $?; do \
361 case '$(am__configure_deps)' in \
362 *$$dep*) \
363 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
364 && { if test -f $@; then exit 0; else break; fi; }; \
365 exit 1;; \
366 esac; \
367 done; \
368 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/conversation/Makefile'; \
369 $(am__cd) $(top_srcdir) && \
370 $(AUTOMAKE) --gnu src/conversation/Makefile
371.PRECIOUS: Makefile
372Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
373 @case '$?' in \
374 *config.status*) \
375 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
376 *) \
377 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
378 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
379 esac;
380
381$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
382 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
383
384$(top_srcdir)/configure: $(am__configure_deps)
385 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
386$(ACLOCAL_M4): $(am__aclocal_m4_deps)
387 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
388$(am__aclocal_m4_deps):
389install-binPROGRAMS: $(bin_PROGRAMS)
390 @$(NORMAL_INSTALL)
391 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
392 if test -n "$$list"; then \
393 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
394 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
395 fi; \
396 for p in $$list; do echo "$$p $$p"; done | \
397 sed 's/$(EXEEXT)$$//' | \
398 while read p p1; do if test -f $$p || test -f $$p1; \
399 then echo "$$p"; echo "$$p"; else :; fi; \
400 done | \
401 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
402 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
403 sed 'N;N;N;s,\n, ,g' | \
404 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
405 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
406 if ($$2 == $$4) files[d] = files[d] " " $$1; \
407 else { print "f", $$3 "/" $$4, $$1; } } \
408 END { for (d in files) print "f", d, files[d] }' | \
409 while read type dir files; do \
410 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
411 test -z "$$files" || { \
412 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
413 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
414 } \
415 ; done
416
417uninstall-binPROGRAMS:
418 @$(NORMAL_UNINSTALL)
419 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
420 files=`for p in $$list; do echo "$$p"; done | \
421 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
422 -e 's/$$/$(EXEEXT)/' `; \
423 test -n "$$list" || exit 0; \
424 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
425 cd "$(DESTDIR)$(bindir)" && rm -f $$files
426
427clean-binPROGRAMS:
428 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
429 echo " rm -f" $$list; \
430 rm -f $$list || exit $$?; \
431 test -n "$(EXEEXT)" || exit 0; \
432 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
433 echo " rm -f" $$list; \
434 rm -f $$list
435gnunet-conversation-gtk$(EXEEXT): $(gnunet_conversation_gtk_OBJECTS) $(gnunet_conversation_gtk_DEPENDENCIES) $(EXTRA_gnunet_conversation_gtk_DEPENDENCIES)
436 @rm -f gnunet-conversation-gtk$(EXEEXT)
437 $(AM_V_CCLD)$(gnunet_conversation_gtk_LINK) $(gnunet_conversation_gtk_OBJECTS) $(gnunet_conversation_gtk_LDADD) $(LIBS)
438
439mostlyclean-compile:
440 -rm -f *.$(OBJEXT)
441
442distclean-compile:
443 -rm -f *.tab.c
444
445@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnunet-conversation-gtk.Po@am__quote@
446@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnunet-conversation-gtk_about.Po@am__quote@
447
448.c.o:
449@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
450@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
451@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
452@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
453@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
454
455.c.obj:
456@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
457@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
458@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
459@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
460@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
461
462.c.lo:
463@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
464@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
465@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
466@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
467@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
468
469mostlyclean-libtool:
470 -rm -f *.lo
471
472clean-libtool:
473 -rm -rf .libs _libs
474
475# This directory's subdirectories are mostly independent; you can cd
476# into them and run `make' without going through this Makefile.
477# To change the values of `make' variables: instead of editing Makefiles,
478# (1) if the variable is set in `config.status', edit `config.status'
479# (which will cause the Makefiles to be regenerated when you run `make');
480# (2) otherwise, pass the desired values on the `make' command line.
481$(RECURSIVE_TARGETS):
482 @fail= failcom='exit 1'; \
483 for f in x $$MAKEFLAGS; do \
484 case $$f in \
485 *=* | --[!k]*);; \
486 *k*) failcom='fail=yes';; \
487 esac; \
488 done; \
489 dot_seen=no; \
490 target=`echo $@ | sed s/-recursive//`; \
491 list='$(SUBDIRS)'; for subdir in $$list; do \
492 echo "Making $$target in $$subdir"; \
493 if test "$$subdir" = "."; then \
494 dot_seen=yes; \
495 local_target="$$target-am"; \
496 else \
497 local_target="$$target"; \
498 fi; \
499 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
500 || eval $$failcom; \
501 done; \
502 if test "$$dot_seen" = "no"; then \
503 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
504 fi; test -z "$$fail"
505
506$(RECURSIVE_CLEAN_TARGETS):
507 @fail= failcom='exit 1'; \
508 for f in x $$MAKEFLAGS; do \
509 case $$f in \
510 *=* | --[!k]*);; \
511 *k*) failcom='fail=yes';; \
512 esac; \
513 done; \
514 dot_seen=no; \
515 case "$@" in \
516 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
517 *) list='$(SUBDIRS)' ;; \
518 esac; \
519 rev=''; for subdir in $$list; do \
520 if test "$$subdir" = "."; then :; else \
521 rev="$$subdir $$rev"; \
522 fi; \
523 done; \
524 rev="$$rev ."; \
525 target=`echo $@ | sed s/-recursive//`; \
526 for subdir in $$rev; do \
527 echo "Making $$target in $$subdir"; \
528 if test "$$subdir" = "."; then \
529 local_target="$$target-am"; \
530 else \
531 local_target="$$target"; \
532 fi; \
533 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
534 || eval $$failcom; \
535 done && test -z "$$fail"
536tags-recursive:
537 list='$(SUBDIRS)'; for subdir in $$list; do \
538 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
539 done
540ctags-recursive:
541 list='$(SUBDIRS)'; for subdir in $$list; do \
542 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
543 done
544
545ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
546 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
547 unique=`for i in $$list; do \
548 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
549 done | \
550 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
551 END { if (nonempty) { for (i in files) print i; }; }'`; \
552 mkid -fID $$unique
553tags: TAGS
554
555TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
556 $(TAGS_FILES) $(LISP)
557 set x; \
558 here=`pwd`; \
559 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
560 include_option=--etags-include; \
561 empty_fix=.; \
562 else \
563 include_option=--include; \
564 empty_fix=; \
565 fi; \
566 list='$(SUBDIRS)'; for subdir in $$list; do \
567 if test "$$subdir" = .; then :; else \
568 test ! -f $$subdir/TAGS || \
569 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
570 fi; \
571 done; \
572 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
573 unique=`for i in $$list; do \
574 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
575 done | \
576 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
577 END { if (nonempty) { for (i in files) print i; }; }'`; \
578 shift; \
579 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
580 test -n "$$unique" || unique=$$empty_fix; \
581 if test $$# -gt 0; then \
582 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
583 "$$@" $$unique; \
584 else \
585 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
586 $$unique; \
587 fi; \
588 fi
589ctags: CTAGS
590CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
591 $(TAGS_FILES) $(LISP)
592 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
593 unique=`for i in $$list; do \
594 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
595 done | \
596 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
597 END { if (nonempty) { for (i in files) print i; }; }'`; \
598 test -z "$(CTAGS_ARGS)$$unique" \
599 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
600 $$unique
601
602GTAGS:
603 here=`$(am__cd) $(top_builddir) && pwd` \
604 && $(am__cd) $(top_srcdir) \
605 && gtags -i $(GTAGS_ARGS) "$$here"
606
607distclean-tags:
608 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
609
610distdir: $(DISTFILES)
611 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
612 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
613 list='$(DISTFILES)'; \
614 dist_files=`for file in $$list; do echo $$file; done | \
615 sed -e "s|^$$srcdirstrip/||;t" \
616 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
617 case $$dist_files in \
618 */*) $(MKDIR_P) `echo "$$dist_files" | \
619 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
620 sort -u` ;; \
621 esac; \
622 for file in $$dist_files; do \
623 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
624 if test -d $$d/$$file; then \
625 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
626 if test -d "$(distdir)/$$file"; then \
627 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
628 fi; \
629 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
630 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
631 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
632 fi; \
633 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
634 else \
635 test -f "$(distdir)/$$file" \
636 || cp -p $$d/$$file "$(distdir)/$$file" \
637 || exit 1; \
638 fi; \
639 done
640 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
641 if test "$$subdir" = .; then :; else \
642 $(am__make_dryrun) \
643 || test -d "$(distdir)/$$subdir" \
644 || $(MKDIR_P) "$(distdir)/$$subdir" \
645 || exit 1; \
646 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
647 $(am__relativize); \
648 new_distdir=$$reldir; \
649 dir1=$$subdir; dir2="$(top_distdir)"; \
650 $(am__relativize); \
651 new_top_distdir=$$reldir; \
652 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
653 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
654 ($(am__cd) $$subdir && \
655 $(MAKE) $(AM_MAKEFLAGS) \
656 top_distdir="$$new_top_distdir" \
657 distdir="$$new_distdir" \
658 am__remove_distdir=: \
659 am__skip_length_check=: \
660 am__skip_mode_fix=: \
661 distdir) \
662 || exit 1; \
663 fi; \
664 done
665check-am: all-am
666check: check-recursive
667all-am: Makefile $(PROGRAMS)
668installdirs: installdirs-recursive
669installdirs-am:
670 for dir in "$(DESTDIR)$(bindir)"; do \
671 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
672 done
673install: install-recursive
674install-exec: install-exec-recursive
675install-data: install-data-recursive
676uninstall: uninstall-recursive
677
678install-am: all-am
679 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
680
681installcheck: installcheck-recursive
682install-strip:
683 if test -z '$(STRIP)'; then \
684 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
685 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
686 install; \
687 else \
688 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
689 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
690 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
691 fi
692mostlyclean-generic:
693
694clean-generic:
695
696distclean-generic:
697 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
698 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
699
700maintainer-clean-generic:
701 @echo "This command is intended for maintainers to use"
702 @echo "it deletes files that may require special tools to rebuild."
703clean: clean-recursive
704
705clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
706
707distclean: distclean-recursive
708 -rm -rf ./$(DEPDIR)
709 -rm -f Makefile
710distclean-am: clean-am distclean-compile distclean-generic \
711 distclean-tags
712
713dvi: dvi-recursive
714
715dvi-am:
716
717html: html-recursive
718
719html-am:
720
721info: info-recursive
722
723info-am:
724
725install-data-am:
726
727install-dvi: install-dvi-recursive
728
729install-dvi-am:
730
731install-exec-am: install-binPROGRAMS
732
733install-html: install-html-recursive
734
735install-html-am:
736
737install-info: install-info-recursive
738
739install-info-am:
740
741install-man:
742
743install-pdf: install-pdf-recursive
744
745install-pdf-am:
746
747install-ps: install-ps-recursive
748
749install-ps-am:
750
751installcheck-am:
752
753maintainer-clean: maintainer-clean-recursive
754 -rm -rf ./$(DEPDIR)
755 -rm -f Makefile
756maintainer-clean-am: distclean-am maintainer-clean-generic
757
758mostlyclean: mostlyclean-recursive
759
760mostlyclean-am: mostlyclean-compile mostlyclean-generic \
761 mostlyclean-libtool
762
763pdf: pdf-recursive
764
765pdf-am:
766
767ps: ps-recursive
768
769ps-am:
770
771uninstall-am: uninstall-binPROGRAMS
772
773.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
774 install-am install-strip tags-recursive
775
776.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
777 all all-am check check-am clean clean-binPROGRAMS \
778 clean-generic clean-libtool ctags ctags-recursive distclean \
779 distclean-compile distclean-generic distclean-libtool \
780 distclean-tags distdir dvi dvi-am html html-am info info-am \
781 install install-am install-binPROGRAMS install-data \
782 install-data-am install-dvi install-dvi-am install-exec \
783 install-exec-am install-html install-html-am install-info \
784 install-info-am install-man install-pdf install-pdf-am \
785 install-ps install-ps-am install-strip installcheck \
786 installcheck-am installdirs installdirs-am maintainer-clean \
787 maintainer-clean-generic mostlyclean mostlyclean-compile \
788 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
789 tags tags-recursive uninstall uninstall-am \
790 uninstall-binPROGRAMS
791
792
793# Tell versions [3.59,3.63) of GNU make to not export all variables.
794# Otherwise a system limit (for SysV at least) may be exceeded.
795.NOEXPORT: