aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2008-12-31 06:09:27 +0000
committerChristian Grothoff <christian@grothoff.org>2008-12-31 06:09:27 +0000
commit22475bd392f93809eff559d064ef1035e313868f (patch)
treee8525024394cbf1c02407d057b4debadde874bf3
parentcae3b678f7cb53deb9a6cc8d0baffa5e66750167 (diff)
downloadgnunet-gtk-22475bd392f93809eff559d064ef1035e313868f.tar.gz
gnunet-gtk-22475bd392f93809eff559d064ef1035e313868f.zip
ignores
-rw-r--r--src/Makefile514
-rw-r--r--src/Makefile.in514
2 files changed, 1028 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
new file mode 100644
index 00000000..9ec4cc9c
--- /dev/null
+++ b/src/Makefile
@@ -0,0 +1,514 @@
1# Makefile.in generated by automake 1.10.1 from Makefile.am.
2# src/Makefile. Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
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
16
17pkgdatadir = $(datadir)/gnunet-gtk
18pkglibdir = $(libdir)/gnunet-gtk
19pkgincludedir = $(includedir)/gnunet-gtk
20am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21install_sh_DATA = $(install_sh) -c -m 644
22install_sh_PROGRAM = $(install_sh) -c
23install_sh_SCRIPT = $(install_sh) -c
24INSTALL_HEADER = $(INSTALL_DATA)
25transform = $(program_transform_name)
26NORMAL_INSTALL = :
27PRE_INSTALL = :
28POST_INSTALL = :
29NORMAL_UNINSTALL = :
30PRE_UNINSTALL = :
31POST_UNINSTALL = :
32build_triplet = i686-pc-linux-gnu
33host_triplet = i686-pc-linux-gnu
34subdir = src
35DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
38 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gtk-2.0.m4 \
39 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/isc-posix.m4 \
40 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
41 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
42 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 \
43 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45 $(ACLOCAL_M4)
46mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47CONFIG_HEADER = $(top_builddir)/config.h
48CONFIG_CLEAN_FILES =
49SOURCES =
50DIST_SOURCES =
51RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
52 html-recursive info-recursive install-data-recursive \
53 install-dvi-recursive install-exec-recursive \
54 install-html-recursive install-info-recursive \
55 install-pdf-recursive install-ps-recursive install-recursive \
56 installcheck-recursive installdirs-recursive pdf-recursive \
57 ps-recursive uninstall-recursive
58RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
59 distclean-recursive maintainer-clean-recursive
60ETAGS = etags
61CTAGS = ctags
62DIST_SUBDIRS = $(SUBDIRS)
63DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64ACLOCAL = ${SHELL} /home/grothoff/svn/gnunet-gtk/missing --run aclocal-1.10
65AMTAR = ${SHELL} /home/grothoff/svn/gnunet-gtk/missing --run tar
66AR = ar
67AS = as
68AUTOCONF = ${SHELL} /home/grothoff/svn/gnunet-gtk/missing --run autoconf
69AUTOHEADER = ${SHELL} /home/grothoff/svn/gnunet-gtk/missing --run autoheader
70AUTOMAKE = ${SHELL} /home/grothoff/svn/gnunet-gtk/missing --run automake-1.10
71AWK = mawk
72CC = gcc
73CCDEPMODE = depmode=gcc3
74CFLAGS = -fno-strict-aliasing -Wall -g -Wall -Werror -O0
75CPP = gcc -E
76CPPFLAGS = -I/home/grothoff//include -I/home/grothoff//include
77CXX = g++
78CXXCPP = g++ -E
79CXXDEPMODE = depmode=gcc3
80CXXFLAGS = -g -O2
81CYGPATH_W = echo
82DEFS = -DHAVE_CONFIG_H
83DEPDIR = .deps
84DLLTOOL = dlltool
85DSYMUTIL =
86ECHO = echo
87ECHO_C =
88ECHO_N = -n
89ECHO_T =
90EGREP = /bin/grep -E
91EXEEXT =
92F77 =
93FFLAGS =
94GIO_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
95GIO_LIBS = -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
96GMSGFMT = /usr/bin/msgfmt
97GNUNETGTK_CFLAGS = -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1
98GNUNETGTK_LIBS = -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
99GREP = /bin/grep
100GTK_CFLAGS = -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1
101GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
102INSTALL = /usr/bin/install -c
103INSTALL_DATA = ${INSTALL} -m 644
104INSTALL_PROGRAM = ${INSTALL}
105INSTALL_SCRIPT = ${INSTALL}
106INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
107INTLLIBS =
108LDFLAGS = -L/home/grothoff//lib
109LIBGKSU2_CFLAGS =
110LIBGKSU2_LIBS =
111LIBICONV = -liconv
112LIBINTL =
113LIBNOTIFY_CFLAGS =
114LIBNOTIFY_LIBS =
115LIBOBJS =
116LIBS = -lnsl
117LIBTOOL = $(SHELL) $(top_builddir)/libtool
118LN_S = ln -s
119LTLIBICONV = -liconv
120LTLIBINTL =
121LTLIBOBJS =
122MAKEINFO = ${SHELL} /home/grothoff/svn/gnunet-gtk/missing --run makeinfo
123MKDIR_P = /bin/mkdir -p
124MKINSTALLDIRS = $(top_builddir)/./mkinstalldirs
125MSGFMT = /usr/bin/msgfmt
126MSGMERGE = /usr/bin/msgmerge
127NMEDIT =
128OBJDUMP = objdump
129OBJEXT = o
130PACKAGE = gnunet-gtk
131PACKAGE_BUGREPORT = bug-gnunet@gnu.org
132PACKAGE_DATA = /home/grothoff//share
133PACKAGE_NAME = gnunet-gtk
134PACKAGE_STRING = gnunet-gtk 0.8.0b
135PACKAGE_TARNAME = gnunet-gtk
136PACKAGE_VERSION = 0.8.0b
137PATH_SEPARATOR = :
138PKG_CONFIG = /usr/bin/pkg-config
139POSUB = po
140RANLIB = ranlib
141SED = /bin/sed
142SET_MAKE =
143SHELL = /bin/sh
144STRIP = strip
145USE_NLS = yes
146VERSION = 0.8.0b
147XGETTEXT = /usr/bin/xgettext
148abs_builddir = /home/grothoff/svn/gnunet-gtk/src
149abs_srcdir = /home/grothoff/svn/gnunet-gtk/src
150abs_top_builddir = /home/grothoff/svn/gnunet-gtk
151abs_top_srcdir = /home/grothoff/svn/gnunet-gtk
152ac_ct_CC = gcc
153ac_ct_CXX = g++
154ac_ct_F77 =
155am__include = include
156am__leading_dot = .
157am__quote =
158am__tar = ${AMTAR} chof - "$$tardir"
159am__untar = ${AMTAR} xf -
160bindir = ${exec_prefix}/bin
161build = i686-pc-linux-gnu
162build_alias =
163build_cpu = i686
164build_os = linux-gnu
165build_vendor = pc
166builddir = .
167datadir = ${datarootdir}
168datarootdir = ${prefix}/share
169docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
170dvidir = ${docdir}
171exec_prefix = ${prefix}
172host = i686-pc-linux-gnu
173host_alias =
174host_cpu = i686
175host_os = linux-gnu
176host_vendor = pc
177htmldir = ${docdir}
178includedir = ${prefix}/include
179infodir = ${datarootdir}/info
180install_sh = $(SHELL) /home/grothoff/svn/gnunet-gtk/install-sh
181libdir = ${exec_prefix}/lib
182libexecdir = ${exec_prefix}/libexec
183localedir = ${datarootdir}/locale
184localstatedir = ${prefix}/var
185mandir = ${datarootdir}/man
186mkdir_p = /bin/mkdir -p
187oldincludedir = /usr/include
188pdfdir = ${docdir}
189prefix = /home/grothoff/
190program_transform_name = s,x,x,
191psdir = ${docdir}
192sbindir = ${exec_prefix}/sbin
193sharedstatedir = ${prefix}/com
194srcdir = .
195sysconfdir = ${prefix}/etc
196target_alias =
197top_builddir = ..
198top_srcdir = ..
199SUBDIRS = include common core plugins
200all: all-recursive
201
202.SUFFIXES:
203$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
204 @for dep in $?; do \
205 case '$(am__configure_deps)' in \
206 *$$dep*) \
207 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
208 && exit 0; \
209 exit 1;; \
210 esac; \
211 done; \
212 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
213 cd $(top_srcdir) && \
214 $(AUTOMAKE) --gnu src/Makefile
215.PRECIOUS: Makefile
216Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
217 @case '$?' in \
218 *config.status*) \
219 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
220 *) \
221 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
222 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
223 esac;
224
225$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
226 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
227
228$(top_srcdir)/configure: $(am__configure_deps)
229 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230$(ACLOCAL_M4): $(am__aclocal_m4_deps)
231 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232
233mostlyclean-libtool:
234 -rm -f *.lo
235
236clean-libtool:
237 -rm -rf .libs _libs
238
239# This directory's subdirectories are mostly independent; you can cd
240# into them and run `make' without going through this Makefile.
241# To change the values of `make' variables: instead of editing Makefiles,
242# (1) if the variable is set in `config.status', edit `config.status'
243# (which will cause the Makefiles to be regenerated when you run `make');
244# (2) otherwise, pass the desired values on the `make' command line.
245$(RECURSIVE_TARGETS):
246 @failcom='exit 1'; \
247 for f in x $$MAKEFLAGS; do \
248 case $$f in \
249 *=* | --[!k]*);; \
250 *k*) failcom='fail=yes';; \
251 esac; \
252 done; \
253 dot_seen=no; \
254 target=`echo $@ | sed s/-recursive//`; \
255 list='$(SUBDIRS)'; for subdir in $$list; do \
256 echo "Making $$target in $$subdir"; \
257 if test "$$subdir" = "."; then \
258 dot_seen=yes; \
259 local_target="$$target-am"; \
260 else \
261 local_target="$$target"; \
262 fi; \
263 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
264 || eval $$failcom; \
265 done; \
266 if test "$$dot_seen" = "no"; then \
267 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
268 fi; test -z "$$fail"
269
270$(RECURSIVE_CLEAN_TARGETS):
271 @failcom='exit 1'; \
272 for f in x $$MAKEFLAGS; do \
273 case $$f in \
274 *=* | --[!k]*);; \
275 *k*) failcom='fail=yes';; \
276 esac; \
277 done; \
278 dot_seen=no; \
279 case "$@" in \
280 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
281 *) list='$(SUBDIRS)' ;; \
282 esac; \
283 rev=''; for subdir in $$list; do \
284 if test "$$subdir" = "."; then :; else \
285 rev="$$subdir $$rev"; \
286 fi; \
287 done; \
288 rev="$$rev ."; \
289 target=`echo $@ | sed s/-recursive//`; \
290 for subdir in $$rev; do \
291 echo "Making $$target in $$subdir"; \
292 if test "$$subdir" = "."; then \
293 local_target="$$target-am"; \
294 else \
295 local_target="$$target"; \
296 fi; \
297 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
298 || eval $$failcom; \
299 done && test -z "$$fail"
300tags-recursive:
301 list='$(SUBDIRS)'; for subdir in $$list; do \
302 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
303 done
304ctags-recursive:
305 list='$(SUBDIRS)'; for subdir in $$list; do \
306 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
307 done
308
309ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
310 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
311 unique=`for i in $$list; do \
312 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313 done | \
314 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
315 END { if (nonempty) { for (i in files) print i; }; }'`; \
316 mkid -fID $$unique
317tags: TAGS
318
319TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
320 $(TAGS_FILES) $(LISP)
321 tags=; \
322 here=`pwd`; \
323 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
324 include_option=--etags-include; \
325 empty_fix=.; \
326 else \
327 include_option=--include; \
328 empty_fix=; \
329 fi; \
330 list='$(SUBDIRS)'; for subdir in $$list; do \
331 if test "$$subdir" = .; then :; else \
332 test ! -f $$subdir/TAGS || \
333 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
334 fi; \
335 done; \
336 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
337 unique=`for i in $$list; do \
338 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
339 done | \
340 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
341 END { if (nonempty) { for (i in files) print i; }; }'`; \
342 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
343 test -n "$$unique" || unique=$$empty_fix; \
344 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
345 $$tags $$unique; \
346 fi
347ctags: CTAGS
348CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
349 $(TAGS_FILES) $(LISP)
350 tags=; \
351 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
352 unique=`for i in $$list; do \
353 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
354 done | \
355 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
356 END { if (nonempty) { for (i in files) print i; }; }'`; \
357 test -z "$(CTAGS_ARGS)$$tags$$unique" \
358 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
359 $$tags $$unique
360
361GTAGS:
362 here=`$(am__cd) $(top_builddir) && pwd` \
363 && cd $(top_srcdir) \
364 && gtags -i $(GTAGS_ARGS) $$here
365
366distclean-tags:
367 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
368
369distdir: $(DISTFILES)
370 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
371 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
372 list='$(DISTFILES)'; \
373 dist_files=`for file in $$list; do echo $$file; done | \
374 sed -e "s|^$$srcdirstrip/||;t" \
375 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
376 case $$dist_files in \
377 */*) $(MKDIR_P) `echo "$$dist_files" | \
378 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
379 sort -u` ;; \
380 esac; \
381 for file in $$dist_files; do \
382 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
383 if test -d $$d/$$file; then \
384 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
385 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
386 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
387 fi; \
388 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
389 else \
390 test -f $(distdir)/$$file \
391 || cp -p $$d/$$file $(distdir)/$$file \
392 || exit 1; \
393 fi; \
394 done
395 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
396 if test "$$subdir" = .; then :; else \
397 test -d "$(distdir)/$$subdir" \
398 || $(MKDIR_P) "$(distdir)/$$subdir" \
399 || exit 1; \
400 distdir=`$(am__cd) $(distdir) && pwd`; \
401 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
402 (cd $$subdir && \
403 $(MAKE) $(AM_MAKEFLAGS) \
404 top_distdir="$$top_distdir" \
405 distdir="$$distdir/$$subdir" \
406 am__remove_distdir=: \
407 am__skip_length_check=: \
408 distdir) \
409 || exit 1; \
410 fi; \
411 done
412check-am: all-am
413check: check-recursive
414all-am: Makefile
415installdirs: installdirs-recursive
416installdirs-am:
417install: install-recursive
418install-exec: install-exec-recursive
419install-data: install-data-recursive
420uninstall: uninstall-recursive
421
422install-am: all-am
423 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
424
425installcheck: installcheck-recursive
426install-strip:
427 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
428 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
429 `test -z '$(STRIP)' || \
430 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
431mostlyclean-generic:
432
433clean-generic:
434
435distclean-generic:
436 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
437
438maintainer-clean-generic:
439 @echo "This command is intended for maintainers to use"
440 @echo "it deletes files that may require special tools to rebuild."
441clean: clean-recursive
442
443clean-am: clean-generic clean-libtool mostlyclean-am
444
445distclean: distclean-recursive
446 -rm -f Makefile
447distclean-am: clean-am distclean-generic distclean-tags
448
449dvi: dvi-recursive
450
451dvi-am:
452
453html: html-recursive
454
455info: info-recursive
456
457info-am:
458
459install-data-am:
460
461install-dvi: install-dvi-recursive
462
463install-exec-am:
464
465install-html: install-html-recursive
466
467install-info: install-info-recursive
468
469install-man:
470
471install-pdf: install-pdf-recursive
472
473install-ps: install-ps-recursive
474
475installcheck-am:
476
477maintainer-clean: maintainer-clean-recursive
478 -rm -f Makefile
479maintainer-clean-am: distclean-am maintainer-clean-generic
480
481mostlyclean: mostlyclean-recursive
482
483mostlyclean-am: mostlyclean-generic mostlyclean-libtool
484
485pdf: pdf-recursive
486
487pdf-am:
488
489ps: ps-recursive
490
491ps-am:
492
493uninstall-am:
494
495.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
496 install-strip
497
498.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
499 all all-am check check-am clean clean-generic clean-libtool \
500 ctags ctags-recursive distclean distclean-generic \
501 distclean-libtool distclean-tags distdir dvi dvi-am html \
502 html-am info info-am install install-am install-data \
503 install-data-am install-dvi install-dvi-am install-exec \
504 install-exec-am install-html install-html-am install-info \
505 install-info-am install-man install-pdf install-pdf-am \
506 install-ps install-ps-am install-strip installcheck \
507 installcheck-am installdirs installdirs-am maintainer-clean \
508 maintainer-clean-generic mostlyclean mostlyclean-generic \
509 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
510 uninstall uninstall-am
511
512# Tell versions [3.59,3.63) of GNU make to not export all variables.
513# Otherwise a system limit (for SysV at least) may be exceeded.
514.NOEXPORT:
diff --git a/src/Makefile.in b/src/Makefile.in
new file mode 100644
index 00000000..789b72df
--- /dev/null
+++ b/src/Makefile.in
@@ -0,0 +1,514 @@
1# Makefile.in generated by automake 1.10.1 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 Free Software Foundation, Inc.
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@
16VPATH = @srcdir@
17pkgdatadir = $(datadir)/@PACKAGE@
18pkglibdir = $(libdir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21install_sh_DATA = $(install_sh) -c -m 644
22install_sh_PROGRAM = $(install_sh) -c
23install_sh_SCRIPT = $(install_sh) -c
24INSTALL_HEADER = $(INSTALL_DATA)
25transform = $(program_transform_name)
26NORMAL_INSTALL = :
27PRE_INSTALL = :
28POST_INSTALL = :
29NORMAL_UNINSTALL = :
30PRE_UNINSTALL = :
31POST_UNINSTALL = :
32build_triplet = @build@
33host_triplet = @host@
34subdir = src
35DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
38 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gtk-2.0.m4 \
39 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/isc-posix.m4 \
40 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
41 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
42 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 \
43 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45 $(ACLOCAL_M4)
46mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47CONFIG_HEADER = $(top_builddir)/config.h
48CONFIG_CLEAN_FILES =
49SOURCES =
50DIST_SOURCES =
51RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
52 html-recursive info-recursive install-data-recursive \
53 install-dvi-recursive install-exec-recursive \
54 install-html-recursive install-info-recursive \
55 install-pdf-recursive install-ps-recursive install-recursive \
56 installcheck-recursive installdirs-recursive pdf-recursive \
57 ps-recursive uninstall-recursive
58RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
59 distclean-recursive maintainer-clean-recursive
60ETAGS = etags
61CTAGS = ctags
62DIST_SUBDIRS = $(SUBDIRS)
63DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64ACLOCAL = @ACLOCAL@
65AMTAR = @AMTAR@
66AR = @AR@
67AS = @AS@
68AUTOCONF = @AUTOCONF@
69AUTOHEADER = @AUTOHEADER@
70AUTOMAKE = @AUTOMAKE@
71AWK = @AWK@
72CC = @CC@
73CCDEPMODE = @CCDEPMODE@
74CFLAGS = @CFLAGS@
75CPP = @CPP@
76CPPFLAGS = @CPPFLAGS@
77CXX = @CXX@
78CXXCPP = @CXXCPP@
79CXXDEPMODE = @CXXDEPMODE@
80CXXFLAGS = @CXXFLAGS@
81CYGPATH_W = @CYGPATH_W@
82DEFS = @DEFS@
83DEPDIR = @DEPDIR@
84DLLTOOL = @DLLTOOL@
85DSYMUTIL = @DSYMUTIL@
86ECHO = @ECHO@
87ECHO_C = @ECHO_C@
88ECHO_N = @ECHO_N@
89ECHO_T = @ECHO_T@
90EGREP = @EGREP@
91EXEEXT = @EXEEXT@
92F77 = @F77@
93FFLAGS = @FFLAGS@
94GIO_CFLAGS = @GIO_CFLAGS@
95GIO_LIBS = @GIO_LIBS@
96GMSGFMT = @GMSGFMT@
97GNUNETGTK_CFLAGS = @GNUNETGTK_CFLAGS@
98GNUNETGTK_LIBS = @GNUNETGTK_LIBS@
99GREP = @GREP@
100GTK_CFLAGS = @GTK_CFLAGS@
101GTK_LIBS = @GTK_LIBS@
102INSTALL = @INSTALL@
103INSTALL_DATA = @INSTALL_DATA@
104INSTALL_PROGRAM = @INSTALL_PROGRAM@
105INSTALL_SCRIPT = @INSTALL_SCRIPT@
106INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107INTLLIBS = @INTLLIBS@
108LDFLAGS = @LDFLAGS@
109LIBGKSU2_CFLAGS = @LIBGKSU2_CFLAGS@
110LIBGKSU2_LIBS = @LIBGKSU2_LIBS@
111LIBICONV = @LIBICONV@
112LIBINTL = @LIBINTL@
113LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
114LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
115LIBOBJS = @LIBOBJS@
116LIBS = @LIBS@
117LIBTOOL = @LIBTOOL@
118LN_S = @LN_S@
119LTLIBICONV = @LTLIBICONV@
120LTLIBINTL = @LTLIBINTL@
121LTLIBOBJS = @LTLIBOBJS@
122MAKEINFO = @MAKEINFO@
123MKDIR_P = @MKDIR_P@
124MKINSTALLDIRS = @MKINSTALLDIRS@
125MSGFMT = @MSGFMT@
126MSGMERGE = @MSGMERGE@
127NMEDIT = @NMEDIT@
128OBJDUMP = @OBJDUMP@
129OBJEXT = @OBJEXT@
130PACKAGE = @PACKAGE@
131PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
132PACKAGE_DATA = @PACKAGE_DATA@
133PACKAGE_NAME = @PACKAGE_NAME@
134PACKAGE_STRING = @PACKAGE_STRING@
135PACKAGE_TARNAME = @PACKAGE_TARNAME@
136PACKAGE_VERSION = @PACKAGE_VERSION@
137PATH_SEPARATOR = @PATH_SEPARATOR@
138PKG_CONFIG = @PKG_CONFIG@
139POSUB = @POSUB@
140RANLIB = @RANLIB@
141SED = @SED@
142SET_MAKE = @SET_MAKE@
143SHELL = @SHELL@
144STRIP = @STRIP@
145USE_NLS = @USE_NLS@
146VERSION = @VERSION@
147XGETTEXT = @XGETTEXT@
148abs_builddir = @abs_builddir@
149abs_srcdir = @abs_srcdir@
150abs_top_builddir = @abs_top_builddir@
151abs_top_srcdir = @abs_top_srcdir@
152ac_ct_CC = @ac_ct_CC@
153ac_ct_CXX = @ac_ct_CXX@
154ac_ct_F77 = @ac_ct_F77@
155am__include = @am__include@
156am__leading_dot = @am__leading_dot@
157am__quote = @am__quote@
158am__tar = @am__tar@
159am__untar = @am__untar@
160bindir = @bindir@
161build = @build@
162build_alias = @build_alias@
163build_cpu = @build_cpu@
164build_os = @build_os@
165build_vendor = @build_vendor@
166builddir = @builddir@
167datadir = @datadir@
168datarootdir = @datarootdir@
169docdir = @docdir@
170dvidir = @dvidir@
171exec_prefix = @exec_prefix@
172host = @host@
173host_alias = @host_alias@
174host_cpu = @host_cpu@
175host_os = @host_os@
176host_vendor = @host_vendor@
177htmldir = @htmldir@
178includedir = @includedir@
179infodir = @infodir@
180install_sh = @install_sh@
181libdir = @libdir@
182libexecdir = @libexecdir@
183localedir = @localedir@
184localstatedir = @localstatedir@
185mandir = @mandir@
186mkdir_p = @mkdir_p@
187oldincludedir = @oldincludedir@
188pdfdir = @pdfdir@
189prefix = @prefix@
190program_transform_name = @program_transform_name@
191psdir = @psdir@
192sbindir = @sbindir@
193sharedstatedir = @sharedstatedir@
194srcdir = @srcdir@
195sysconfdir = @sysconfdir@
196target_alias = @target_alias@
197top_builddir = @top_builddir@
198top_srcdir = @top_srcdir@
199SUBDIRS = include common core plugins
200all: all-recursive
201
202.SUFFIXES:
203$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
204 @for dep in $?; do \
205 case '$(am__configure_deps)' in \
206 *$$dep*) \
207 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
208 && exit 0; \
209 exit 1;; \
210 esac; \
211 done; \
212 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
213 cd $(top_srcdir) && \
214 $(AUTOMAKE) --gnu src/Makefile
215.PRECIOUS: Makefile
216Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
217 @case '$?' in \
218 *config.status*) \
219 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
220 *) \
221 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
222 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
223 esac;
224
225$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
226 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
227
228$(top_srcdir)/configure: $(am__configure_deps)
229 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230$(ACLOCAL_M4): $(am__aclocal_m4_deps)
231 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232
233mostlyclean-libtool:
234 -rm -f *.lo
235
236clean-libtool:
237 -rm -rf .libs _libs
238
239# This directory's subdirectories are mostly independent; you can cd
240# into them and run `make' without going through this Makefile.
241# To change the values of `make' variables: instead of editing Makefiles,
242# (1) if the variable is set in `config.status', edit `config.status'
243# (which will cause the Makefiles to be regenerated when you run `make');
244# (2) otherwise, pass the desired values on the `make' command line.
245$(RECURSIVE_TARGETS):
246 @failcom='exit 1'; \
247 for f in x $$MAKEFLAGS; do \
248 case $$f in \
249 *=* | --[!k]*);; \
250 *k*) failcom='fail=yes';; \
251 esac; \
252 done; \
253 dot_seen=no; \
254 target=`echo $@ | sed s/-recursive//`; \
255 list='$(SUBDIRS)'; for subdir in $$list; do \
256 echo "Making $$target in $$subdir"; \
257 if test "$$subdir" = "."; then \
258 dot_seen=yes; \
259 local_target="$$target-am"; \
260 else \
261 local_target="$$target"; \
262 fi; \
263 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
264 || eval $$failcom; \
265 done; \
266 if test "$$dot_seen" = "no"; then \
267 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
268 fi; test -z "$$fail"
269
270$(RECURSIVE_CLEAN_TARGETS):
271 @failcom='exit 1'; \
272 for f in x $$MAKEFLAGS; do \
273 case $$f in \
274 *=* | --[!k]*);; \
275 *k*) failcom='fail=yes';; \
276 esac; \
277 done; \
278 dot_seen=no; \
279 case "$@" in \
280 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
281 *) list='$(SUBDIRS)' ;; \
282 esac; \
283 rev=''; for subdir in $$list; do \
284 if test "$$subdir" = "."; then :; else \
285 rev="$$subdir $$rev"; \
286 fi; \
287 done; \
288 rev="$$rev ."; \
289 target=`echo $@ | sed s/-recursive//`; \
290 for subdir in $$rev; do \
291 echo "Making $$target in $$subdir"; \
292 if test "$$subdir" = "."; then \
293 local_target="$$target-am"; \
294 else \
295 local_target="$$target"; \
296 fi; \
297 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
298 || eval $$failcom; \
299 done && test -z "$$fail"
300tags-recursive:
301 list='$(SUBDIRS)'; for subdir in $$list; do \
302 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
303 done
304ctags-recursive:
305 list='$(SUBDIRS)'; for subdir in $$list; do \
306 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
307 done
308
309ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
310 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
311 unique=`for i in $$list; do \
312 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313 done | \
314 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
315 END { if (nonempty) { for (i in files) print i; }; }'`; \
316 mkid -fID $$unique
317tags: TAGS
318
319TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
320 $(TAGS_FILES) $(LISP)
321 tags=; \
322 here=`pwd`; \
323 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
324 include_option=--etags-include; \
325 empty_fix=.; \
326 else \
327 include_option=--include; \
328 empty_fix=; \
329 fi; \
330 list='$(SUBDIRS)'; for subdir in $$list; do \
331 if test "$$subdir" = .; then :; else \
332 test ! -f $$subdir/TAGS || \
333 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
334 fi; \
335 done; \
336 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
337 unique=`for i in $$list; do \
338 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
339 done | \
340 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
341 END { if (nonempty) { for (i in files) print i; }; }'`; \
342 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
343 test -n "$$unique" || unique=$$empty_fix; \
344 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
345 $$tags $$unique; \
346 fi
347ctags: CTAGS
348CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
349 $(TAGS_FILES) $(LISP)
350 tags=; \
351 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
352 unique=`for i in $$list; do \
353 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
354 done | \
355 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
356 END { if (nonempty) { for (i in files) print i; }; }'`; \
357 test -z "$(CTAGS_ARGS)$$tags$$unique" \
358 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
359 $$tags $$unique
360
361GTAGS:
362 here=`$(am__cd) $(top_builddir) && pwd` \
363 && cd $(top_srcdir) \
364 && gtags -i $(GTAGS_ARGS) $$here
365
366distclean-tags:
367 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
368
369distdir: $(DISTFILES)
370 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
371 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
372 list='$(DISTFILES)'; \
373 dist_files=`for file in $$list; do echo $$file; done | \
374 sed -e "s|^$$srcdirstrip/||;t" \
375 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
376 case $$dist_files in \
377 */*) $(MKDIR_P) `echo "$$dist_files" | \
378 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
379 sort -u` ;; \
380 esac; \
381 for file in $$dist_files; do \
382 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
383 if test -d $$d/$$file; then \
384 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
385 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
386 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
387 fi; \
388 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
389 else \
390 test -f $(distdir)/$$file \
391 || cp -p $$d/$$file $(distdir)/$$file \
392 || exit 1; \
393 fi; \
394 done
395 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
396 if test "$$subdir" = .; then :; else \
397 test -d "$(distdir)/$$subdir" \
398 || $(MKDIR_P) "$(distdir)/$$subdir" \
399 || exit 1; \
400 distdir=`$(am__cd) $(distdir) && pwd`; \
401 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
402 (cd $$subdir && \
403 $(MAKE) $(AM_MAKEFLAGS) \
404 top_distdir="$$top_distdir" \
405 distdir="$$distdir/$$subdir" \
406 am__remove_distdir=: \
407 am__skip_length_check=: \
408 distdir) \
409 || exit 1; \
410 fi; \
411 done
412check-am: all-am
413check: check-recursive
414all-am: Makefile
415installdirs: installdirs-recursive
416installdirs-am:
417install: install-recursive
418install-exec: install-exec-recursive
419install-data: install-data-recursive
420uninstall: uninstall-recursive
421
422install-am: all-am
423 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
424
425installcheck: installcheck-recursive
426install-strip:
427 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
428 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
429 `test -z '$(STRIP)' || \
430 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
431mostlyclean-generic:
432
433clean-generic:
434
435distclean-generic:
436 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
437
438maintainer-clean-generic:
439 @echo "This command is intended for maintainers to use"
440 @echo "it deletes files that may require special tools to rebuild."
441clean: clean-recursive
442
443clean-am: clean-generic clean-libtool mostlyclean-am
444
445distclean: distclean-recursive
446 -rm -f Makefile
447distclean-am: clean-am distclean-generic distclean-tags
448
449dvi: dvi-recursive
450
451dvi-am:
452
453html: html-recursive
454
455info: info-recursive
456
457info-am:
458
459install-data-am:
460
461install-dvi: install-dvi-recursive
462
463install-exec-am:
464
465install-html: install-html-recursive
466
467install-info: install-info-recursive
468
469install-man:
470
471install-pdf: install-pdf-recursive
472
473install-ps: install-ps-recursive
474
475installcheck-am:
476
477maintainer-clean: maintainer-clean-recursive
478 -rm -f Makefile
479maintainer-clean-am: distclean-am maintainer-clean-generic
480
481mostlyclean: mostlyclean-recursive
482
483mostlyclean-am: mostlyclean-generic mostlyclean-libtool
484
485pdf: pdf-recursive
486
487pdf-am:
488
489ps: ps-recursive
490
491ps-am:
492
493uninstall-am:
494
495.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
496 install-strip
497
498.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
499 all all-am check check-am clean clean-generic clean-libtool \
500 ctags ctags-recursive distclean distclean-generic \
501 distclean-libtool distclean-tags distdir dvi dvi-am html \
502 html-am info info-am install install-am install-data \
503 install-data-am install-dvi install-dvi-am install-exec \
504 install-exec-am install-html install-html-am install-info \
505 install-info-am install-man install-pdf install-pdf-am \
506 install-ps install-ps-am install-strip installcheck \
507 installcheck-am installdirs installdirs-am maintainer-clean \
508 maintainer-clean-generic mostlyclean mostlyclean-generic \
509 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
510 uninstall uninstall-am
511
512# Tell versions [3.59,3.63) of GNU make to not export all variables.
513# Otherwise a system limit (for SysV at least) may be exceeded.
514.NOEXPORT: