aboutsummaryrefslogtreecommitdiff
path: root/src/multicast
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2013-09-03 19:13:51 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2013-09-03 19:13:51 +0000
commit7d1af629836bc78f4d25971358782b6147b9326b (patch)
tree3cebeab4cede37e594fef8592a81111455194123 /src/multicast
parent9f5ae8e018154bbf00cf32711229f5f4d4a6c026 (diff)
downloadgnunet-7d1af629836bc78f4d25971358782b6147b9326b.tar.gz
gnunet-7d1af629836bc78f4d25971358782b6147b9326b.zip
- remove superfluous files
Diffstat (limited to 'src/multicast')
-rw-r--r--src/multicast/Makefile974
-rw-r--r--src/multicast/Makefile.in974
2 files changed, 0 insertions, 1948 deletions
diff --git a/src/multicast/Makefile b/src/multicast/Makefile
deleted file mode 100644
index bcf6ecbe1..000000000
--- a/src/multicast/Makefile
+++ /dev/null
@@ -1,974 +0,0 @@
1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# src/multicast/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, 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
17
18
19
20
21am__make_dryrun = \
22 { \
23 am__dry=no; \
24 case $$MAKEFLAGS in \
25 *\\[\ \ ]*) \
26 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
27 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
28 *) \
29 for am__flg in $$MAKEFLAGS; do \
30 case $$am__flg in \
31 *=*|--*) ;; \
32 *n*) am__dry=yes; break;; \
33 esac; \
34 done;; \
35 esac; \
36 test $$am__dry = yes; \
37 }
38pkgdatadir = $(datadir)/gnunet
39pkgincludedir = $(includedir)/gnunet
40pkglibdir = $(libdir)/gnunet
41pkglibexecdir = $(libexecdir)/gnunet
42am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43install_sh_DATA = $(install_sh) -c -m 644
44install_sh_PROGRAM = $(install_sh) -c
45install_sh_SCRIPT = $(install_sh) -c
46INSTALL_HEADER = $(INSTALL_DATA)
47transform = $(program_transform_name)
48NORMAL_INSTALL = :
49PRE_INSTALL = :
50POST_INSTALL = :
51NORMAL_UNINSTALL = :
52PRE_UNINSTALL = :
53POST_UNINSTALL = :
54build_triplet = x86_64-unknown-linux-gnu
55host_triplet = x86_64-unknown-linux-gnu
56target_triplet = x86_64-unknown-linux-gnu
57bin_PROGRAMS = gnunet-multicast$(EXEEXT)
58libexec_PROGRAMS = gnunet-service-multicast$(EXEEXT)
59check_PROGRAMS = test_multicast_api$(EXEEXT)
60subdir = src/multicast
61DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
62 $(srcdir)/multicast.conf.in
63ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
64am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
65 $(top_srcdir)/m4/align.m4 $(top_srcdir)/m4/gettext.m4 \
66 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
67 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
68 $(top_srcdir)/m4/libcurl.m4 $(top_srcdir)/m4/libgcrypt.m4 \
69 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/libunistring.m4 \
70 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
71 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
72 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
73 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/acinclude.m4 \
74 $(top_srcdir)/configure.ac
75am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
76 $(ACLOCAL_M4)
77mkinstalldirs = $(install_sh) -d
78CONFIG_HEADER = $(top_builddir)/gnunet_config.h
79CONFIG_CLEAN_FILES = multicast.conf
80CONFIG_CLEAN_VPATH_FILES =
81am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
82am__vpath_adj = case $$p in \
83 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
84 *) f=$$p;; \
85 esac;
86am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
87am__install_max = 40
88am__nobase_strip_setup = \
89 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
90am__nobase_strip = \
91 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
92am__nobase_list = $(am__nobase_strip_setup); \
93 for p in $$list; do echo "$$p $$p"; done | \
94 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
95 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
96 if (++n[$$2] == $(am__install_max)) \
97 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
98 END { for (dir in files) print dir, files[dir] }'
99am__base_list = \
100 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
101 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
102am__uninstall_files_from_dir = { \
103 test -z "$$files" \
104 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
105 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
106 $(am__cd) "$$dir" && rm -f $$files; }; \
107 }
108am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
109 "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(pkgcfgdir)"
110LTLIBRARIES = $(lib_LTLIBRARIES)
111am__DEPENDENCIES_1 =
112libgnunetmulticast_la_DEPENDENCIES = \
113 $(top_builddir)/src/util/libgnunetutil.la \
114 $(am__DEPENDENCIES_1)
115am_libgnunetmulticast_la_OBJECTS = multicast_api.lo
116libgnunetmulticast_la_OBJECTS = $(am_libgnunetmulticast_la_OBJECTS)
117AM_V_lt = $(am__v_lt_$(V))
118am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
119am__v_lt_0 = --silent
120libgnunetmulticast_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
121 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
122 $(AM_CFLAGS) $(CFLAGS) $(libgnunetmulticast_la_LDFLAGS) \
123 $(LDFLAGS) -o $@
124PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
125am_gnunet_multicast_OBJECTS = gnunet-multicast.$(OBJEXT)
126gnunet_multicast_OBJECTS = $(am_gnunet_multicast_OBJECTS)
127gnunet_multicast_DEPENDENCIES = \
128 $(top_builddir)/src/util/libgnunetutil.la \
129 $(am__DEPENDENCIES_1)
130am_gnunet_service_multicast_OBJECTS = \
131 gnunet-service-multicast.$(OBJEXT)
132gnunet_service_multicast_OBJECTS = \
133 $(am_gnunet_service_multicast_OBJECTS)
134gnunet_service_multicast_DEPENDENCIES = \
135 $(top_builddir)/src/util/libgnunetutil.la \
136 $(am__DEPENDENCIES_1)
137am_test_multicast_api_OBJECTS = test_multicast_api.$(OBJEXT)
138test_multicast_api_OBJECTS = $(am_test_multicast_api_OBJECTS)
139test_multicast_api_DEPENDENCIES = \
140 $(top_builddir)/src/util/libgnunetutil.la
141DEFAULT_INCLUDES = -I. -I$(top_builddir)
142depcomp = $(SHELL) $(top_srcdir)/depcomp
143am__depfiles_maybe = depfiles
144am__mv = mv -f
145COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
146 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
147LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
148 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
149 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
150 $(AM_CFLAGS) $(CFLAGS)
151AM_V_CC = $(am__v_CC_$(V))
152am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
153am__v_CC_0 = @echo " CC " $@;
154AM_V_at = $(am__v_at_$(V))
155am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
156am__v_at_0 = @
157CCLD = $(CC)
158LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
159 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
160 $(AM_LDFLAGS) $(LDFLAGS) -o $@
161AM_V_CCLD = $(am__v_CCLD_$(V))
162am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
163am__v_CCLD_0 = @echo " CCLD " $@;
164AM_V_GEN = $(am__v_GEN_$(V))
165am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
166am__v_GEN_0 = @echo " GEN " $@;
167SOURCES = $(libgnunetmulticast_la_SOURCES) $(gnunet_multicast_SOURCES) \
168 $(gnunet_service_multicast_SOURCES) \
169 $(test_multicast_api_SOURCES)
170DIST_SOURCES = $(libgnunetmulticast_la_SOURCES) \
171 $(gnunet_multicast_SOURCES) \
172 $(gnunet_service_multicast_SOURCES) \
173 $(test_multicast_api_SOURCES)
174am__can_run_installinfo = \
175 case $$AM_UPDATE_INFO_DIR in \
176 n|no|NO) false;; \
177 *) (install-info --version) >/dev/null 2>&1;; \
178 esac
179DATA = $(pkgcfg_DATA)
180ETAGS = etags
181CTAGS = ctags
182am__tty_colors = \
183red=; grn=; lgn=; blu=; std=
184DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
185ACLOCAL = ${SHELL} /home/grothoff/svn/gnunet/missing --run aclocal-1.11
186AMTAR = $${TAR-tar}
187AM_DEFAULT_VERBOSITY = 0
188AR = ar
189AS = as
190AUTOCONF = ${SHELL} /home/grothoff/svn/gnunet/missing --run autoconf
191AUTOHEADER = ${SHELL} /home/grothoff/svn/gnunet/missing --run autoheader
192AUTOMAKE = ${SHELL} /home/grothoff/svn/gnunet/missing --run automake-1.11
193AWK = gawk
194CC = gcc
195CCDEPMODE = depmode=gcc3
196CFLAGS = -fno-strict-aliasing -Wall -g -Wall -O0 -I/home/grothoff/include
197CPP = gcc -E
198CPPFLAGS = -I/home/grothoff//include -I/home/grothoff//include
199CXX = g++
200CXXCPP = g++ -E
201CXXDEPMODE = depmode=gcc3
202CXXFLAGS = -g -Wall -O0
203CYGPATH_W = echo
204DEFAULT_INTERFACE = "eth0"
205DEFS = -DHAVE_CONFIG_H
206DEPDIR = .deps
207DLLDIR = lib
208DLLTOOL = false
209DSYMUTIL =
210DUMPBIN =
211ECHO_C =
212ECHO_N = -n
213ECHO_T =
214EGREP = /bin/grep -E
215EXEEXT =
216EXT_LIBS =
217EXT_LIB_PATH = -L/home/grothoff//lib -L/home/grothoff//lib
218FGREP = /bin/grep -F
219GMSGFMT = /usr/bin/msgfmt
220GMSGFMT_015 = /usr/bin/msgfmt
221GNUNETDNS_GROUP = gnunetdns
222GN_DAEMON_CONFIG_DIR = /etc
223GN_DAEMON_HOME_DIR = /var/lib/gnunet
224GN_INTLINCL =
225GN_LIBINTL =
226GN_LIB_LDFLAGS = -export-dynamic -no-undefined
227GN_PLUGIN_LDFLAGS = -export-dynamic -avoid-version -module -no-undefined
228GN_USER_HOME_DIR = ~/.gnunet
229GREP = /bin/grep
230HAVE_LIBUNISTRING = yes
231INSTALL = /usr/bin/install -c
232INSTALL_DATA = ${INSTALL} -m 644
233INSTALL_PROGRAM = ${INSTALL}
234INSTALL_SCRIPT = ${INSTALL}
235INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
236INTLLIBS =
237INTL_MACOSX_LIBS =
238JAVAPORT = #
239LD = /usr/bin/ld -m elf_x86_64
240LDFLAGS = -L/home/grothoff//lib -L/home/grothoff//lib
241LIBCURL = -L/usr/lib/x86_64-linux-gnu -lcurl
242LIBCURL_CPPFLAGS =
243LIBGCRYPT_CFLAGS = -I/home/grothoff/include
244LIBGCRYPT_CONFIG = /home/grothoff/bin/libgcrypt-config
245LIBGCRYPT_LIBS = -L/home/grothoff/lib -lgcrypt -lgpg-error
246LIBICONV =
247LIBINTL =
248LIBOBJS =
249LIBPREFIX =
250LIBS = -lm
251LIBTOOL = $(SHELL) $(top_builddir)/libtool
252LIBUNISTRING = -lunistring
253LIPO =
254LN_S = ln -s
255LTLIBICONV =
256LTLIBINTL =
257LTLIBOBJS =
258LTLIBUNISTRING = -lunistring
259MAKEINFO = ${SHELL} /home/grothoff/svn/gnunet/missing --run makeinfo
260MANIFEST_TOOL = :
261MKDIR_P = /bin/mkdir -p
262MONKEYPREFIX =
263MSGFMT = /usr/bin/msgfmt
264MSGFMT_015 = /usr/bin/msgfmt
265MSGMERGE = /usr/bin/msgmerge
266MYSQL_CPPFLAGS =
267MYSQL_LDFLAGS = -L/usr/lib/mysql
268NM = /usr/bin/nm -B
269NMEDIT =
270NSS_DIR =
271OBJC = gcc
272OBJCDEPMODE = depmode=gcc3
273OBJCFLAGS =
274OBJDUMP = objdump
275OBJEXT = o
276OTOOL =
277OTOOL64 =
278PACKAGE = gnunet
279PACKAGE_BUGREPORT = bug-gnunet@gnu.org
280PACKAGE_NAME = gnunet
281PACKAGE_STRING = gnunet 0.9.5a
282PACKAGE_TARNAME = gnunet
283PACKAGE_URL =
284PACKAGE_VERSION = 0.9.5a
285PATH_SEPARATOR = :
286POSTGRES_CPPFLAGS =
287POSTGRES_LDFLAGS =
288POSUB = po
289PYTHON = /usr/bin/python
290PYTHON_EXEC_PREFIX = ${exec_prefix}
291PYTHON_PLATFORM = linux2
292PYTHON_PREFIX = ${prefix}
293PYTHON_VERSION = 2.7
294RANLIB = ranlib
295SED = /bin/sed
296SET_MAKE =
297SHELL = /bin/bash
298SQLITE_CPPFLAGS =
299SQLITE_LDFLAGS =
300STRIP = strip
301SUDO_BINARY =
302UNIXONLY = #
303USE_NLS = yes
304VERSION = 0.9.5a
305XGETTEXT = /usr/bin/xgettext
306XGETTEXT_015 = /usr/bin/xgettext
307XMKMF =
308X_CFLAGS =
309X_EXTRA_LIBS =
310X_LIBS =
311X_PRE_LIBS = -lSM -lICE
312Z_CFLAGS =
313Z_LIBS = -lz
314_libcurl_config =
315abs_builddir = /home/grothoff/svn/gnunet/src/multicast
316abs_srcdir = /home/grothoff/svn/gnunet/src/multicast
317abs_top_builddir = /home/grothoff/svn/gnunet
318abs_top_srcdir = /home/grothoff/svn/gnunet
319ac_ct_AR = ar
320ac_ct_CC = gcc
321ac_ct_CXX = g++
322ac_ct_DUMPBIN =
323ac_ct_OBJC = gcc
324am__include = include
325am__leading_dot = .
326am__quote =
327am__tar = $${TAR-tar} chof - "$$tardir"
328am__untar = $${TAR-tar} xf -
329bindir = ${exec_prefix}/bin
330build = x86_64-unknown-linux-gnu
331build_alias =
332build_cpu = x86_64
333build_os = linux-gnu
334build_target = linux
335build_vendor = unknown
336builddir = .
337datadir = ${datarootdir}
338datarootdir = ${prefix}/share
339docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
340dvidir = ${docdir}
341exec_prefix = ${prefix}
342gitcommand = /usr/bin/git
343host = x86_64-unknown-linux-gnu
344host_alias =
345host_cpu = x86_64
346host_os = linux-gnu
347host_vendor = unknown
348htmldir = ${docdir}
349includedir = ${prefix}/include
350infodir = ${datarootdir}/info
351install_sh = ${SHELL} /home/grothoff/svn/gnunet/install-sh
352libdir = ${exec_prefix}/lib
353libexecdir = $(pkglibdir)/libexec/
354localedir = ${datarootdir}/locale
355localstatedir = ${prefix}/var
356mandir = ${datarootdir}/man
357mkdir_p = /bin/mkdir -p
358oldincludedir = /usr/include
359pdfdir = ${docdir}
360pkgpyexecdir = ${pyexecdir}/gnunet
361pkgpythondir = ${pythondir}/gnunet
362prefix = /home/grothoff
363program_transform_name = s,x,x,
364psdir = ${docdir}
365pyexecdir = ${exec_prefix}/lib/python2.7/site-packages
366pythondir = ${prefix}/lib/python2.7/site-packages
367sbindir = ${exec_prefix}/sbin
368sharedstatedir = ${prefix}/com
369srcdir = .
370svnversioncommand = /usr/bin/svnversion
371sysconfdir = ${prefix}/etc
372target = x86_64-unknown-linux-gnu
373target_alias =
374target_cpu = x86_64
375target_os = linux-gnu
376target_vendor = unknown
377top_build_prefix = ../../
378top_builddir = ../..
379top_srcdir = ../..
380INCLUDES = -I$(top_srcdir)/src/include
381pkgcfgdir = $(pkgdatadir)/config.d/
382pkgcfg_DATA = \
383 multicast.conf
384
385#WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols
386#AM_CFLAGS = -fprofile-arcs -ftest-coverage
387lib_LTLIBRARIES = libgnunetmulticast.la
388libgnunetmulticast_la_SOURCES = \
389 multicast_api.c
390
391# multicast.h
392libgnunetmulticast_la_LIBADD = \
393 $(top_builddir)/src/util/libgnunetutil.la \
394 $(GN_LIBINTL) $(XLIB)
395
396libgnunetmulticast_la_LDFLAGS = \
397 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
398 -version-info 0:0:0
399
400gnunet_multicast_SOURCES = \
401 gnunet-multicast.c
402
403gnunet_multicast_LDADD = \
404 $(top_builddir)/src/util/libgnunetutil.la \
405 $(GN_LIBINTL)
406
407gnunet_service_multicast_SOURCES = \
408 gnunet-service-multicast.c
409
410gnunet_service_multicast_LDADD = \
411 $(top_builddir)/src/util/libgnunetutil.la \
412 $(GN_LIBINTL)
413
414TESTS = $(check_PROGRAMS)
415test_multicast_api_SOURCES = \
416 test_multicast_api.c
417
418test_multicast_api_LDADD = \
419 $(top_builddir)/src/util/libgnunetutil.la
420
421all: all-am
422
423.SUFFIXES:
424.SUFFIXES: .c .lo .o .obj
425$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
426 @for dep in $?; do \
427 case '$(am__configure_deps)' in \
428 *$$dep*) \
429 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
430 && { if test -f $@; then exit 0; else break; fi; }; \
431 exit 1;; \
432 esac; \
433 done; \
434 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/multicast/Makefile'; \
435 $(am__cd) $(top_srcdir) && \
436 $(AUTOMAKE) --gnu src/multicast/Makefile
437.PRECIOUS: Makefile
438Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
439 @case '$?' in \
440 *config.status*) \
441 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
442 *) \
443 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
444 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
445 esac;
446
447$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
448 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
449
450$(top_srcdir)/configure: $(am__configure_deps)
451 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
452$(ACLOCAL_M4): $(am__aclocal_m4_deps)
453 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
454$(am__aclocal_m4_deps):
455multicast.conf: $(top_builddir)/config.status $(srcdir)/multicast.conf.in
456 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
457install-libLTLIBRARIES: $(lib_LTLIBRARIES)
458 @$(NORMAL_INSTALL)
459 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
460 list2=; for p in $$list; do \
461 if test -f $$p; then \
462 list2="$$list2 $$p"; \
463 else :; fi; \
464 done; \
465 test -z "$$list2" || { \
466 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
467 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
468 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
469 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
470 }
471
472uninstall-libLTLIBRARIES:
473 @$(NORMAL_UNINSTALL)
474 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
475 for p in $$list; do \
476 $(am__strip_dir) \
477 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
478 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
479 done
480
481clean-libLTLIBRARIES:
482 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
483 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
484 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
485 test "$$dir" != "$$p" || dir=.; \
486 echo "rm -f \"$${dir}/so_locations\""; \
487 rm -f "$${dir}/so_locations"; \
488 done
489libgnunetmulticast.la: $(libgnunetmulticast_la_OBJECTS) $(libgnunetmulticast_la_DEPENDENCIES) $(EXTRA_libgnunetmulticast_la_DEPENDENCIES)
490 $(AM_V_CCLD)$(libgnunetmulticast_la_LINK) -rpath $(libdir) $(libgnunetmulticast_la_OBJECTS) $(libgnunetmulticast_la_LIBADD) $(LIBS)
491install-binPROGRAMS: $(bin_PROGRAMS)
492 @$(NORMAL_INSTALL)
493 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
494 if test -n "$$list"; then \
495 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
496 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
497 fi; \
498 for p in $$list; do echo "$$p $$p"; done | \
499 sed 's/$(EXEEXT)$$//' | \
500 while read p p1; do if test -f $$p || test -f $$p1; \
501 then echo "$$p"; echo "$$p"; else :; fi; \
502 done | \
503 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
504 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
505 sed 'N;N;N;s,\n, ,g' | \
506 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
507 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
508 if ($$2 == $$4) files[d] = files[d] " " $$1; \
509 else { print "f", $$3 "/" $$4, $$1; } } \
510 END { for (d in files) print "f", d, files[d] }' | \
511 while read type dir files; do \
512 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
513 test -z "$$files" || { \
514 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
515 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
516 } \
517 ; done
518
519uninstall-binPROGRAMS:
520 @$(NORMAL_UNINSTALL)
521 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
522 files=`for p in $$list; do echo "$$p"; done | \
523 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
524 -e 's/$$/$(EXEEXT)/' `; \
525 test -n "$$list" || exit 0; \
526 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
527 cd "$(DESTDIR)$(bindir)" && rm -f $$files
528
529clean-binPROGRAMS:
530 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
531 echo " rm -f" $$list; \
532 rm -f $$list || exit $$?; \
533 test -n "$(EXEEXT)" || exit 0; \
534 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
535 echo " rm -f" $$list; \
536 rm -f $$list
537
538clean-checkPROGRAMS:
539 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
540 echo " rm -f" $$list; \
541 rm -f $$list || exit $$?; \
542 test -n "$(EXEEXT)" || exit 0; \
543 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
544 echo " rm -f" $$list; \
545 rm -f $$list
546install-libexecPROGRAMS: $(libexec_PROGRAMS)
547 @$(NORMAL_INSTALL)
548 @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
549 if test -n "$$list"; then \
550 echo " $(MKDIR_P) '$(DESTDIR)$(libexecdir)'"; \
551 $(MKDIR_P) "$(DESTDIR)$(libexecdir)" || exit 1; \
552 fi; \
553 for p in $$list; do echo "$$p $$p"; done | \
554 sed 's/$(EXEEXT)$$//' | \
555 while read p p1; do if test -f $$p || test -f $$p1; \
556 then echo "$$p"; echo "$$p"; else :; fi; \
557 done | \
558 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
559 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
560 sed 'N;N;N;s,\n, ,g' | \
561 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
562 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
563 if ($$2 == $$4) files[d] = files[d] " " $$1; \
564 else { print "f", $$3 "/" $$4, $$1; } } \
565 END { for (d in files) print "f", d, files[d] }' | \
566 while read type dir files; do \
567 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
568 test -z "$$files" || { \
569 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
570 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
571 } \
572 ; done
573
574uninstall-libexecPROGRAMS:
575 @$(NORMAL_UNINSTALL)
576 @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
577 files=`for p in $$list; do echo "$$p"; done | \
578 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
579 -e 's/$$/$(EXEEXT)/' `; \
580 test -n "$$list" || exit 0; \
581 echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
582 cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
583
584clean-libexecPROGRAMS:
585 @list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \
586 echo " rm -f" $$list; \
587 rm -f $$list || exit $$?; \
588 test -n "$(EXEEXT)" || exit 0; \
589 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
590 echo " rm -f" $$list; \
591 rm -f $$list
592gnunet-multicast$(EXEEXT): $(gnunet_multicast_OBJECTS) $(gnunet_multicast_DEPENDENCIES) $(EXTRA_gnunet_multicast_DEPENDENCIES)
593 @rm -f gnunet-multicast$(EXEEXT)
594 $(AM_V_CCLD)$(LINK) $(gnunet_multicast_OBJECTS) $(gnunet_multicast_LDADD) $(LIBS)
595gnunet-service-multicast$(EXEEXT): $(gnunet_service_multicast_OBJECTS) $(gnunet_service_multicast_DEPENDENCIES) $(EXTRA_gnunet_service_multicast_DEPENDENCIES)
596 @rm -f gnunet-service-multicast$(EXEEXT)
597 $(AM_V_CCLD)$(LINK) $(gnunet_service_multicast_OBJECTS) $(gnunet_service_multicast_LDADD) $(LIBS)
598test_multicast_api$(EXEEXT): $(test_multicast_api_OBJECTS) $(test_multicast_api_DEPENDENCIES) $(EXTRA_test_multicast_api_DEPENDENCIES)
599 @rm -f test_multicast_api$(EXEEXT)
600 $(AM_V_CCLD)$(LINK) $(test_multicast_api_OBJECTS) $(test_multicast_api_LDADD) $(LIBS)
601
602mostlyclean-compile:
603 -rm -f *.$(OBJEXT)
604
605distclean-compile:
606 -rm -f *.tab.c
607
608include ./$(DEPDIR)/gnunet-multicast.Po
609include ./$(DEPDIR)/gnunet-service-multicast.Po
610include ./$(DEPDIR)/multicast_api.Plo
611include ./$(DEPDIR)/test_multicast_api.Po
612
613.c.o:
614 $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
615 $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
616# $(AM_V_CC)source='$<' object='$@' libtool=no \
617# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
618# $(AM_V_CC_no)$(COMPILE) -c $<
619
620.c.obj:
621 $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
622 $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
623# $(AM_V_CC)source='$<' object='$@' libtool=no \
624# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
625# $(AM_V_CC_no)$(COMPILE) -c `$(CYGPATH_W) '$<'`
626
627.c.lo:
628 $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
629 $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
630# $(AM_V_CC)source='$<' object='$@' libtool=yes \
631# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
632# $(AM_V_CC_no)$(LTCOMPILE) -c -o $@ $<
633
634mostlyclean-libtool:
635 -rm -f *.lo
636
637clean-libtool:
638 -rm -rf .libs _libs
639install-pkgcfgDATA: $(pkgcfg_DATA)
640 @$(NORMAL_INSTALL)
641 @list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
642 if test -n "$$list"; then \
643 echo " $(MKDIR_P) '$(DESTDIR)$(pkgcfgdir)'"; \
644 $(MKDIR_P) "$(DESTDIR)$(pkgcfgdir)" || exit 1; \
645 fi; \
646 for p in $$list; do \
647 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
648 echo "$$d$$p"; \
649 done | $(am__base_list) | \
650 while read files; do \
651 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgcfgdir)'"; \
652 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgcfgdir)" || exit $$?; \
653 done
654
655uninstall-pkgcfgDATA:
656 @$(NORMAL_UNINSTALL)
657 @list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
658 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
659 dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
660
661ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
662 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
663 unique=`for i in $$list; do \
664 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
665 done | \
666 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
667 END { if (nonempty) { for (i in files) print i; }; }'`; \
668 mkid -fID $$unique
669tags: TAGS
670
671TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
672 $(TAGS_FILES) $(LISP)
673 set x; \
674 here=`pwd`; \
675 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
676 unique=`for i in $$list; do \
677 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
678 done | \
679 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
680 END { if (nonempty) { for (i in files) print i; }; }'`; \
681 shift; \
682 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
683 test -n "$$unique" || unique=$$empty_fix; \
684 if test $$# -gt 0; then \
685 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
686 "$$@" $$unique; \
687 else \
688 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
689 $$unique; \
690 fi; \
691 fi
692ctags: CTAGS
693CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
694 $(TAGS_FILES) $(LISP)
695 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
696 unique=`for i in $$list; do \
697 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
698 done | \
699 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
700 END { if (nonempty) { for (i in files) print i; }; }'`; \
701 test -z "$(CTAGS_ARGS)$$unique" \
702 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
703 $$unique
704
705GTAGS:
706 here=`$(am__cd) $(top_builddir) && pwd` \
707 && $(am__cd) $(top_srcdir) \
708 && gtags -i $(GTAGS_ARGS) "$$here"
709
710distclean-tags:
711 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
712
713check-TESTS: $(TESTS)
714 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
715 srcdir=$(srcdir); export srcdir; \
716 list=' $(TESTS) '; \
717 $(am__tty_colors); \
718 if test -n "$$list"; then \
719 for tst in $$list; do \
720 if test -f ./$$tst; then dir=./; \
721 elif test -f $$tst; then dir=; \
722 else dir="$(srcdir)/"; fi; \
723 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
724 all=`expr $$all + 1`; \
725 case " $(XFAIL_TESTS) " in \
726 *[\ \ ]$$tst[\ \ ]*) \
727 xpass=`expr $$xpass + 1`; \
728 failed=`expr $$failed + 1`; \
729 col=$$red; res=XPASS; \
730 ;; \
731 *) \
732 col=$$grn; res=PASS; \
733 ;; \
734 esac; \
735 elif test $$? -ne 77; then \
736 all=`expr $$all + 1`; \
737 case " $(XFAIL_TESTS) " in \
738 *[\ \ ]$$tst[\ \ ]*) \
739 xfail=`expr $$xfail + 1`; \
740 col=$$lgn; res=XFAIL; \
741 ;; \
742 *) \
743 failed=`expr $$failed + 1`; \
744 col=$$red; res=FAIL; \
745 ;; \
746 esac; \
747 else \
748 skip=`expr $$skip + 1`; \
749 col=$$blu; res=SKIP; \
750 fi; \
751 echo "$${col}$$res$${std}: $$tst"; \
752 done; \
753 if test "$$all" -eq 1; then \
754 tests="test"; \
755 All=""; \
756 else \
757 tests="tests"; \
758 All="All "; \
759 fi; \
760 if test "$$failed" -eq 0; then \
761 if test "$$xfail" -eq 0; then \
762 banner="$$All$$all $$tests passed"; \
763 else \
764 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
765 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
766 fi; \
767 else \
768 if test "$$xpass" -eq 0; then \
769 banner="$$failed of $$all $$tests failed"; \
770 else \
771 if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
772 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
773 fi; \
774 fi; \
775 dashes="$$banner"; \
776 skipped=""; \
777 if test "$$skip" -ne 0; then \
778 if test "$$skip" -eq 1; then \
779 skipped="($$skip test was not run)"; \
780 else \
781 skipped="($$skip tests were not run)"; \
782 fi; \
783 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
784 dashes="$$skipped"; \
785 fi; \
786 report=""; \
787 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
788 report="Please report to $(PACKAGE_BUGREPORT)"; \
789 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
790 dashes="$$report"; \
791 fi; \
792 dashes=`echo "$$dashes" | sed s/./=/g`; \
793 if test "$$failed" -eq 0; then \
794 col="$$grn"; \
795 else \
796 col="$$red"; \
797 fi; \
798 echo "$${col}$$dashes$${std}"; \
799 echo "$${col}$$banner$${std}"; \
800 test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
801 test -z "$$report" || echo "$${col}$$report$${std}"; \
802 echo "$${col}$$dashes$${std}"; \
803 test "$$failed" -eq 0; \
804 else :; fi
805
806distdir: $(DISTFILES)
807 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
808 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
809 list='$(DISTFILES)'; \
810 dist_files=`for file in $$list; do echo $$file; done | \
811 sed -e "s|^$$srcdirstrip/||;t" \
812 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
813 case $$dist_files in \
814 */*) $(MKDIR_P) `echo "$$dist_files" | \
815 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
816 sort -u` ;; \
817 esac; \
818 for file in $$dist_files; do \
819 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
820 if test -d $$d/$$file; then \
821 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
822 if test -d "$(distdir)/$$file"; then \
823 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
824 fi; \
825 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
826 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
827 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
828 fi; \
829 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
830 else \
831 test -f "$(distdir)/$$file" \
832 || cp -p $$d/$$file "$(distdir)/$$file" \
833 || exit 1; \
834 fi; \
835 done
836check-am: all-am
837 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
838 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
839check: check-am
840all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA)
841install-binPROGRAMS: install-libLTLIBRARIES
842
843installdirs:
844 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(pkgcfgdir)"; do \
845 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
846 done
847install: install-am
848install-exec: install-exec-am
849install-data: install-data-am
850uninstall: uninstall-am
851
852install-am: all-am
853 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
854
855installcheck: installcheck-am
856install-strip:
857 if test -z '$(STRIP)'; then \
858 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
859 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
860 install; \
861 else \
862 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
863 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
864 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
865 fi
866mostlyclean-generic:
867
868clean-generic:
869
870distclean-generic:
871 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
872 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
873
874maintainer-clean-generic:
875 @echo "This command is intended for maintainers to use"
876 @echo "it deletes files that may require special tools to rebuild."
877clean: clean-am
878
879clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
880 clean-libLTLIBRARIES clean-libexecPROGRAMS clean-libtool \
881 mostlyclean-am
882
883distclean: distclean-am
884 -rm -rf ./$(DEPDIR)
885 -rm -f Makefile
886distclean-am: clean-am distclean-compile distclean-generic \
887 distclean-tags
888
889dvi: dvi-am
890
891dvi-am:
892
893html: html-am
894
895html-am:
896
897info: info-am
898
899info-am:
900
901install-data-am: install-pkgcfgDATA
902
903install-dvi: install-dvi-am
904
905install-dvi-am:
906
907install-exec-am: install-binPROGRAMS install-libLTLIBRARIES \
908 install-libexecPROGRAMS
909
910install-html: install-html-am
911
912install-html-am:
913
914install-info: install-info-am
915
916install-info-am:
917
918install-man:
919
920install-pdf: install-pdf-am
921
922install-pdf-am:
923
924install-ps: install-ps-am
925
926install-ps-am:
927
928installcheck-am:
929
930maintainer-clean: maintainer-clean-am
931 -rm -rf ./$(DEPDIR)
932 -rm -f Makefile
933maintainer-clean-am: distclean-am maintainer-clean-generic
934
935mostlyclean: mostlyclean-am
936
937mostlyclean-am: mostlyclean-compile mostlyclean-generic \
938 mostlyclean-libtool
939
940pdf: pdf-am
941
942pdf-am:
943
944ps: ps-am
945
946ps-am:
947
948uninstall-am: uninstall-binPROGRAMS uninstall-libLTLIBRARIES \
949 uninstall-libexecPROGRAMS uninstall-pkgcfgDATA
950
951.MAKE: check-am install-am install-strip
952
953.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
954 clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
955 clean-libLTLIBRARIES clean-libexecPROGRAMS clean-libtool ctags \
956 distclean distclean-compile distclean-generic \
957 distclean-libtool distclean-tags distdir dvi dvi-am html \
958 html-am info info-am install install-am install-binPROGRAMS \
959 install-data install-data-am install-dvi install-dvi-am \
960 install-exec install-exec-am install-html install-html-am \
961 install-info install-info-am install-libLTLIBRARIES \
962 install-libexecPROGRAMS install-man install-pdf install-pdf-am \
963 install-pkgcfgDATA install-ps install-ps-am install-strip \
964 installcheck installcheck-am installdirs maintainer-clean \
965 maintainer-clean-generic mostlyclean mostlyclean-compile \
966 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
967 tags uninstall uninstall-am uninstall-binPROGRAMS \
968 uninstall-libLTLIBRARIES uninstall-libexecPROGRAMS \
969 uninstall-pkgcfgDATA
970
971
972# Tell versions [3.59,3.63) of GNU make to not export all variables.
973# Otherwise a system limit (for SysV at least) may be exceeded.
974.NOEXPORT:
diff --git a/src/multicast/Makefile.in b/src/multicast/Makefile.in
deleted file mode 100644
index 2711211ed..000000000
--- a/src/multicast/Makefile.in
+++ /dev/null
@@ -1,974 +0,0 @@
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
18
19
20VPATH = @srcdir@
21am__make_dryrun = \
22 { \
23 am__dry=no; \
24 case $$MAKEFLAGS in \
25 *\\[\ \ ]*) \
26 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
27 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
28 *) \
29 for am__flg in $$MAKEFLAGS; do \
30 case $$am__flg in \
31 *=*|--*) ;; \
32 *n*) am__dry=yes; break;; \
33 esac; \
34 done;; \
35 esac; \
36 test $$am__dry = yes; \
37 }
38pkgdatadir = $(datadir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40pkglibdir = $(libdir)/@PACKAGE@
41pkglibexecdir = $(libexecdir)/@PACKAGE@
42am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43install_sh_DATA = $(install_sh) -c -m 644
44install_sh_PROGRAM = $(install_sh) -c
45install_sh_SCRIPT = $(install_sh) -c
46INSTALL_HEADER = $(INSTALL_DATA)
47transform = $(program_transform_name)
48NORMAL_INSTALL = :
49PRE_INSTALL = :
50POST_INSTALL = :
51NORMAL_UNINSTALL = :
52PRE_UNINSTALL = :
53POST_UNINSTALL = :
54build_triplet = @build@
55host_triplet = @host@
56target_triplet = @target@
57bin_PROGRAMS = gnunet-multicast$(EXEEXT)
58libexec_PROGRAMS = gnunet-service-multicast$(EXEEXT)
59check_PROGRAMS = test_multicast_api$(EXEEXT)
60subdir = src/multicast
61DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
62 $(srcdir)/multicast.conf.in
63ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
64am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
65 $(top_srcdir)/m4/align.m4 $(top_srcdir)/m4/gettext.m4 \
66 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
67 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
68 $(top_srcdir)/m4/libcurl.m4 $(top_srcdir)/m4/libgcrypt.m4 \
69 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/libunistring.m4 \
70 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
71 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
72 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
73 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/acinclude.m4 \
74 $(top_srcdir)/configure.ac
75am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
76 $(ACLOCAL_M4)
77mkinstalldirs = $(install_sh) -d
78CONFIG_HEADER = $(top_builddir)/gnunet_config.h
79CONFIG_CLEAN_FILES = multicast.conf
80CONFIG_CLEAN_VPATH_FILES =
81am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
82am__vpath_adj = case $$p in \
83 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
84 *) f=$$p;; \
85 esac;
86am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
87am__install_max = 40
88am__nobase_strip_setup = \
89 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
90am__nobase_strip = \
91 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
92am__nobase_list = $(am__nobase_strip_setup); \
93 for p in $$list; do echo "$$p $$p"; done | \
94 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
95 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
96 if (++n[$$2] == $(am__install_max)) \
97 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
98 END { for (dir in files) print dir, files[dir] }'
99am__base_list = \
100 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
101 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
102am__uninstall_files_from_dir = { \
103 test -z "$$files" \
104 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
105 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
106 $(am__cd) "$$dir" && rm -f $$files; }; \
107 }
108am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
109 "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(pkgcfgdir)"
110LTLIBRARIES = $(lib_LTLIBRARIES)
111am__DEPENDENCIES_1 =
112libgnunetmulticast_la_DEPENDENCIES = \
113 $(top_builddir)/src/util/libgnunetutil.la \
114 $(am__DEPENDENCIES_1)
115am_libgnunetmulticast_la_OBJECTS = multicast_api.lo
116libgnunetmulticast_la_OBJECTS = $(am_libgnunetmulticast_la_OBJECTS)
117AM_V_lt = $(am__v_lt_@AM_V@)
118am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
119am__v_lt_0 = --silent
120libgnunetmulticast_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
121 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
122 $(AM_CFLAGS) $(CFLAGS) $(libgnunetmulticast_la_LDFLAGS) \
123 $(LDFLAGS) -o $@
124PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
125am_gnunet_multicast_OBJECTS = gnunet-multicast.$(OBJEXT)
126gnunet_multicast_OBJECTS = $(am_gnunet_multicast_OBJECTS)
127gnunet_multicast_DEPENDENCIES = \
128 $(top_builddir)/src/util/libgnunetutil.la \
129 $(am__DEPENDENCIES_1)
130am_gnunet_service_multicast_OBJECTS = \
131 gnunet-service-multicast.$(OBJEXT)
132gnunet_service_multicast_OBJECTS = \
133 $(am_gnunet_service_multicast_OBJECTS)
134gnunet_service_multicast_DEPENDENCIES = \
135 $(top_builddir)/src/util/libgnunetutil.la \
136 $(am__DEPENDENCIES_1)
137am_test_multicast_api_OBJECTS = test_multicast_api.$(OBJEXT)
138test_multicast_api_OBJECTS = $(am_test_multicast_api_OBJECTS)
139test_multicast_api_DEPENDENCIES = \
140 $(top_builddir)/src/util/libgnunetutil.la
141DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
142depcomp = $(SHELL) $(top_srcdir)/depcomp
143am__depfiles_maybe = depfiles
144am__mv = mv -f
145COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
146 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
147LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
148 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
149 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
150 $(AM_CFLAGS) $(CFLAGS)
151AM_V_CC = $(am__v_CC_@AM_V@)
152am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
153am__v_CC_0 = @echo " CC " $@;
154AM_V_at = $(am__v_at_@AM_V@)
155am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
156am__v_at_0 = @
157CCLD = $(CC)
158LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
159 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
160 $(AM_LDFLAGS) $(LDFLAGS) -o $@
161AM_V_CCLD = $(am__v_CCLD_@AM_V@)
162am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
163am__v_CCLD_0 = @echo " CCLD " $@;
164AM_V_GEN = $(am__v_GEN_@AM_V@)
165am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
166am__v_GEN_0 = @echo " GEN " $@;
167SOURCES = $(libgnunetmulticast_la_SOURCES) $(gnunet_multicast_SOURCES) \
168 $(gnunet_service_multicast_SOURCES) \
169 $(test_multicast_api_SOURCES)
170DIST_SOURCES = $(libgnunetmulticast_la_SOURCES) \
171 $(gnunet_multicast_SOURCES) \
172 $(gnunet_service_multicast_SOURCES) \
173 $(test_multicast_api_SOURCES)
174am__can_run_installinfo = \
175 case $$AM_UPDATE_INFO_DIR in \
176 n|no|NO) false;; \
177 *) (install-info --version) >/dev/null 2>&1;; \
178 esac
179DATA = $(pkgcfg_DATA)
180ETAGS = etags
181CTAGS = ctags
182am__tty_colors = \
183red=; grn=; lgn=; blu=; std=
184DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
185ACLOCAL = @ACLOCAL@
186AMTAR = @AMTAR@
187AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
188AR = @AR@
189AS = @AS@
190AUTOCONF = @AUTOCONF@
191AUTOHEADER = @AUTOHEADER@
192AUTOMAKE = @AUTOMAKE@
193AWK = @AWK@
194CC = @CC@
195CCDEPMODE = @CCDEPMODE@
196CFLAGS = @CFLAGS@
197CPP = @CPP@
198CPPFLAGS = @CPPFLAGS@
199CXX = @CXX@
200CXXCPP = @CXXCPP@
201CXXDEPMODE = @CXXDEPMODE@
202CXXFLAGS = @CXXFLAGS@
203CYGPATH_W = @CYGPATH_W@
204DEFAULT_INTERFACE = @DEFAULT_INTERFACE@
205DEFS = @DEFS@
206DEPDIR = @DEPDIR@
207DLLDIR = @DLLDIR@
208DLLTOOL = @DLLTOOL@
209DSYMUTIL = @DSYMUTIL@
210DUMPBIN = @DUMPBIN@
211ECHO_C = @ECHO_C@
212ECHO_N = @ECHO_N@
213ECHO_T = @ECHO_T@
214EGREP = @EGREP@
215EXEEXT = @EXEEXT@
216EXT_LIBS = @EXT_LIBS@
217EXT_LIB_PATH = @EXT_LIB_PATH@
218FGREP = @FGREP@
219GMSGFMT = @GMSGFMT@
220GMSGFMT_015 = @GMSGFMT_015@
221GNUNETDNS_GROUP = @GNUNETDNS_GROUP@
222GN_DAEMON_CONFIG_DIR = @GN_DAEMON_CONFIG_DIR@
223GN_DAEMON_HOME_DIR = @GN_DAEMON_HOME_DIR@
224GN_INTLINCL = @GN_INTLINCL@
225GN_LIBINTL = @GN_LIBINTL@
226GN_LIB_LDFLAGS = @GN_LIB_LDFLAGS@
227GN_PLUGIN_LDFLAGS = @GN_PLUGIN_LDFLAGS@
228GN_USER_HOME_DIR = @GN_USER_HOME_DIR@
229GREP = @GREP@
230HAVE_LIBUNISTRING = @HAVE_LIBUNISTRING@
231INSTALL = @INSTALL@
232INSTALL_DATA = @INSTALL_DATA@
233INSTALL_PROGRAM = @INSTALL_PROGRAM@
234INSTALL_SCRIPT = @INSTALL_SCRIPT@
235INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
236INTLLIBS = @INTLLIBS@
237INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
238JAVAPORT = @JAVAPORT@
239LD = @LD@
240LDFLAGS = @LDFLAGS@
241LIBCURL = @LIBCURL@
242LIBCURL_CPPFLAGS = @LIBCURL_CPPFLAGS@
243LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
244LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
245LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
246LIBICONV = @LIBICONV@
247LIBINTL = @LIBINTL@
248LIBOBJS = @LIBOBJS@
249LIBPREFIX = @LIBPREFIX@
250LIBS = @LIBS@
251LIBTOOL = @LIBTOOL@
252LIBUNISTRING = @LIBUNISTRING@
253LIPO = @LIPO@
254LN_S = @LN_S@
255LTLIBICONV = @LTLIBICONV@
256LTLIBINTL = @LTLIBINTL@
257LTLIBOBJS = @LTLIBOBJS@
258LTLIBUNISTRING = @LTLIBUNISTRING@
259MAKEINFO = @MAKEINFO@
260MANIFEST_TOOL = @MANIFEST_TOOL@
261MKDIR_P = @MKDIR_P@
262MONKEYPREFIX = @MONKEYPREFIX@
263MSGFMT = @MSGFMT@
264MSGFMT_015 = @MSGFMT_015@
265MSGMERGE = @MSGMERGE@
266MYSQL_CPPFLAGS = @MYSQL_CPPFLAGS@
267MYSQL_LDFLAGS = @MYSQL_LDFLAGS@
268NM = @NM@
269NMEDIT = @NMEDIT@
270NSS_DIR = @NSS_DIR@
271OBJC = @OBJC@
272OBJCDEPMODE = @OBJCDEPMODE@
273OBJCFLAGS = @OBJCFLAGS@
274OBJDUMP = @OBJDUMP@
275OBJEXT = @OBJEXT@
276OTOOL = @OTOOL@
277OTOOL64 = @OTOOL64@
278PACKAGE = @PACKAGE@
279PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
280PACKAGE_NAME = @PACKAGE_NAME@
281PACKAGE_STRING = @PACKAGE_STRING@
282PACKAGE_TARNAME = @PACKAGE_TARNAME@
283PACKAGE_URL = @PACKAGE_URL@
284PACKAGE_VERSION = @PACKAGE_VERSION@
285PATH_SEPARATOR = @PATH_SEPARATOR@
286POSTGRES_CPPFLAGS = @POSTGRES_CPPFLAGS@
287POSTGRES_LDFLAGS = @POSTGRES_LDFLAGS@
288POSUB = @POSUB@
289PYTHON = @PYTHON@
290PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
291PYTHON_PLATFORM = @PYTHON_PLATFORM@
292PYTHON_PREFIX = @PYTHON_PREFIX@
293PYTHON_VERSION = @PYTHON_VERSION@
294RANLIB = @RANLIB@
295SED = @SED@
296SET_MAKE = @SET_MAKE@
297SHELL = @SHELL@
298SQLITE_CPPFLAGS = @SQLITE_CPPFLAGS@
299SQLITE_LDFLAGS = @SQLITE_LDFLAGS@
300STRIP = @STRIP@
301SUDO_BINARY = @SUDO_BINARY@
302UNIXONLY = @UNIXONLY@
303USE_NLS = @USE_NLS@
304VERSION = @VERSION@
305XGETTEXT = @XGETTEXT@
306XGETTEXT_015 = @XGETTEXT_015@
307XMKMF = @XMKMF@
308X_CFLAGS = @X_CFLAGS@
309X_EXTRA_LIBS = @X_EXTRA_LIBS@
310X_LIBS = @X_LIBS@
311X_PRE_LIBS = @X_PRE_LIBS@
312Z_CFLAGS = @Z_CFLAGS@
313Z_LIBS = @Z_LIBS@
314_libcurl_config = @_libcurl_config@
315abs_builddir = @abs_builddir@
316abs_srcdir = @abs_srcdir@
317abs_top_builddir = @abs_top_builddir@
318abs_top_srcdir = @abs_top_srcdir@
319ac_ct_AR = @ac_ct_AR@
320ac_ct_CC = @ac_ct_CC@
321ac_ct_CXX = @ac_ct_CXX@
322ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
323ac_ct_OBJC = @ac_ct_OBJC@
324am__include = @am__include@
325am__leading_dot = @am__leading_dot@
326am__quote = @am__quote@
327am__tar = @am__tar@
328am__untar = @am__untar@
329bindir = @bindir@
330build = @build@
331build_alias = @build_alias@
332build_cpu = @build_cpu@
333build_os = @build_os@
334build_target = @build_target@
335build_vendor = @build_vendor@
336builddir = @builddir@
337datadir = @datadir@
338datarootdir = @datarootdir@
339docdir = @docdir@
340dvidir = @dvidir@
341exec_prefix = @exec_prefix@
342gitcommand = @gitcommand@
343host = @host@
344host_alias = @host_alias@
345host_cpu = @host_cpu@
346host_os = @host_os@
347host_vendor = @host_vendor@
348htmldir = @htmldir@
349includedir = @includedir@
350infodir = @infodir@
351install_sh = @install_sh@
352libdir = @libdir@
353libexecdir = $(pkglibdir)/libexec/
354localedir = @localedir@
355localstatedir = @localstatedir@
356mandir = @mandir@
357mkdir_p = @mkdir_p@
358oldincludedir = @oldincludedir@
359pdfdir = @pdfdir@
360pkgpyexecdir = @pkgpyexecdir@
361pkgpythondir = @pkgpythondir@
362prefix = @prefix@
363program_transform_name = @program_transform_name@
364psdir = @psdir@
365pyexecdir = @pyexecdir@
366pythondir = @pythondir@
367sbindir = @sbindir@
368sharedstatedir = @sharedstatedir@
369srcdir = @srcdir@
370svnversioncommand = @svnversioncommand@
371sysconfdir = @sysconfdir@
372target = @target@
373target_alias = @target_alias@
374target_cpu = @target_cpu@
375target_os = @target_os@
376target_vendor = @target_vendor@
377top_build_prefix = @top_build_prefix@
378top_builddir = @top_builddir@
379top_srcdir = @top_srcdir@
380INCLUDES = -I$(top_srcdir)/src/include
381pkgcfgdir = $(pkgdatadir)/config.d/
382pkgcfg_DATA = \
383 multicast.conf
384
385@MINGW_TRUE@WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols
386@USE_COVERAGE_TRUE@AM_CFLAGS = -fprofile-arcs -ftest-coverage
387lib_LTLIBRARIES = libgnunetmulticast.la
388libgnunetmulticast_la_SOURCES = \
389 multicast_api.c
390
391# multicast.h
392libgnunetmulticast_la_LIBADD = \
393 $(top_builddir)/src/util/libgnunetutil.la \
394 $(GN_LIBINTL) $(XLIB)
395
396libgnunetmulticast_la_LDFLAGS = \
397 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
398 -version-info 0:0:0
399
400gnunet_multicast_SOURCES = \
401 gnunet-multicast.c
402
403gnunet_multicast_LDADD = \
404 $(top_builddir)/src/util/libgnunetutil.la \
405 $(GN_LIBINTL)
406
407gnunet_service_multicast_SOURCES = \
408 gnunet-service-multicast.c
409
410gnunet_service_multicast_LDADD = \
411 $(top_builddir)/src/util/libgnunetutil.la \
412 $(GN_LIBINTL)
413
414@ENABLE_TEST_RUN_TRUE@TESTS = $(check_PROGRAMS)
415test_multicast_api_SOURCES = \
416 test_multicast_api.c
417
418test_multicast_api_LDADD = \
419 $(top_builddir)/src/util/libgnunetutil.la
420
421all: all-am
422
423.SUFFIXES:
424.SUFFIXES: .c .lo .o .obj
425$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
426 @for dep in $?; do \
427 case '$(am__configure_deps)' in \
428 *$$dep*) \
429 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
430 && { if test -f $@; then exit 0; else break; fi; }; \
431 exit 1;; \
432 esac; \
433 done; \
434 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/multicast/Makefile'; \
435 $(am__cd) $(top_srcdir) && \
436 $(AUTOMAKE) --gnu src/multicast/Makefile
437.PRECIOUS: Makefile
438Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
439 @case '$?' in \
440 *config.status*) \
441 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
442 *) \
443 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
444 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
445 esac;
446
447$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
448 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
449
450$(top_srcdir)/configure: $(am__configure_deps)
451 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
452$(ACLOCAL_M4): $(am__aclocal_m4_deps)
453 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
454$(am__aclocal_m4_deps):
455multicast.conf: $(top_builddir)/config.status $(srcdir)/multicast.conf.in
456 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
457install-libLTLIBRARIES: $(lib_LTLIBRARIES)
458 @$(NORMAL_INSTALL)
459 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
460 list2=; for p in $$list; do \
461 if test -f $$p; then \
462 list2="$$list2 $$p"; \
463 else :; fi; \
464 done; \
465 test -z "$$list2" || { \
466 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
467 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
468 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
469 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
470 }
471
472uninstall-libLTLIBRARIES:
473 @$(NORMAL_UNINSTALL)
474 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
475 for p in $$list; do \
476 $(am__strip_dir) \
477 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
478 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
479 done
480
481clean-libLTLIBRARIES:
482 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
483 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
484 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
485 test "$$dir" != "$$p" || dir=.; \
486 echo "rm -f \"$${dir}/so_locations\""; \
487 rm -f "$${dir}/so_locations"; \
488 done
489libgnunetmulticast.la: $(libgnunetmulticast_la_OBJECTS) $(libgnunetmulticast_la_DEPENDENCIES) $(EXTRA_libgnunetmulticast_la_DEPENDENCIES)
490 $(AM_V_CCLD)$(libgnunetmulticast_la_LINK) -rpath $(libdir) $(libgnunetmulticast_la_OBJECTS) $(libgnunetmulticast_la_LIBADD) $(LIBS)
491install-binPROGRAMS: $(bin_PROGRAMS)
492 @$(NORMAL_INSTALL)
493 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
494 if test -n "$$list"; then \
495 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
496 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
497 fi; \
498 for p in $$list; do echo "$$p $$p"; done | \
499 sed 's/$(EXEEXT)$$//' | \
500 while read p p1; do if test -f $$p || test -f $$p1; \
501 then echo "$$p"; echo "$$p"; else :; fi; \
502 done | \
503 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
504 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
505 sed 'N;N;N;s,\n, ,g' | \
506 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
507 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
508 if ($$2 == $$4) files[d] = files[d] " " $$1; \
509 else { print "f", $$3 "/" $$4, $$1; } } \
510 END { for (d in files) print "f", d, files[d] }' | \
511 while read type dir files; do \
512 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
513 test -z "$$files" || { \
514 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
515 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
516 } \
517 ; done
518
519uninstall-binPROGRAMS:
520 @$(NORMAL_UNINSTALL)
521 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
522 files=`for p in $$list; do echo "$$p"; done | \
523 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
524 -e 's/$$/$(EXEEXT)/' `; \
525 test -n "$$list" || exit 0; \
526 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
527 cd "$(DESTDIR)$(bindir)" && rm -f $$files
528
529clean-binPROGRAMS:
530 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
531 echo " rm -f" $$list; \
532 rm -f $$list || exit $$?; \
533 test -n "$(EXEEXT)" || exit 0; \
534 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
535 echo " rm -f" $$list; \
536 rm -f $$list
537
538clean-checkPROGRAMS:
539 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
540 echo " rm -f" $$list; \
541 rm -f $$list || exit $$?; \
542 test -n "$(EXEEXT)" || exit 0; \
543 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
544 echo " rm -f" $$list; \
545 rm -f $$list
546install-libexecPROGRAMS: $(libexec_PROGRAMS)
547 @$(NORMAL_INSTALL)
548 @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
549 if test -n "$$list"; then \
550 echo " $(MKDIR_P) '$(DESTDIR)$(libexecdir)'"; \
551 $(MKDIR_P) "$(DESTDIR)$(libexecdir)" || exit 1; \
552 fi; \
553 for p in $$list; do echo "$$p $$p"; done | \
554 sed 's/$(EXEEXT)$$//' | \
555 while read p p1; do if test -f $$p || test -f $$p1; \
556 then echo "$$p"; echo "$$p"; else :; fi; \
557 done | \
558 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
559 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
560 sed 'N;N;N;s,\n, ,g' | \
561 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
562 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
563 if ($$2 == $$4) files[d] = files[d] " " $$1; \
564 else { print "f", $$3 "/" $$4, $$1; } } \
565 END { for (d in files) print "f", d, files[d] }' | \
566 while read type dir files; do \
567 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
568 test -z "$$files" || { \
569 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
570 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
571 } \
572 ; done
573
574uninstall-libexecPROGRAMS:
575 @$(NORMAL_UNINSTALL)
576 @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
577 files=`for p in $$list; do echo "$$p"; done | \
578 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
579 -e 's/$$/$(EXEEXT)/' `; \
580 test -n "$$list" || exit 0; \
581 echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
582 cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
583
584clean-libexecPROGRAMS:
585 @list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \
586 echo " rm -f" $$list; \
587 rm -f $$list || exit $$?; \
588 test -n "$(EXEEXT)" || exit 0; \
589 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
590 echo " rm -f" $$list; \
591 rm -f $$list
592gnunet-multicast$(EXEEXT): $(gnunet_multicast_OBJECTS) $(gnunet_multicast_DEPENDENCIES) $(EXTRA_gnunet_multicast_DEPENDENCIES)
593 @rm -f gnunet-multicast$(EXEEXT)
594 $(AM_V_CCLD)$(LINK) $(gnunet_multicast_OBJECTS) $(gnunet_multicast_LDADD) $(LIBS)
595gnunet-service-multicast$(EXEEXT): $(gnunet_service_multicast_OBJECTS) $(gnunet_service_multicast_DEPENDENCIES) $(EXTRA_gnunet_service_multicast_DEPENDENCIES)
596 @rm -f gnunet-service-multicast$(EXEEXT)
597 $(AM_V_CCLD)$(LINK) $(gnunet_service_multicast_OBJECTS) $(gnunet_service_multicast_LDADD) $(LIBS)
598test_multicast_api$(EXEEXT): $(test_multicast_api_OBJECTS) $(test_multicast_api_DEPENDENCIES) $(EXTRA_test_multicast_api_DEPENDENCIES)
599 @rm -f test_multicast_api$(EXEEXT)
600 $(AM_V_CCLD)$(LINK) $(test_multicast_api_OBJECTS) $(test_multicast_api_LDADD) $(LIBS)
601
602mostlyclean-compile:
603 -rm -f *.$(OBJEXT)
604
605distclean-compile:
606 -rm -f *.tab.c
607
608@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnunet-multicast.Po@am__quote@
609@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnunet-service-multicast.Po@am__quote@
610@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multicast_api.Plo@am__quote@
611@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_multicast_api.Po@am__quote@
612
613.c.o:
614@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
615@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
616@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
617@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
618@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
619
620.c.obj:
621@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
622@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
623@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
624@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
625@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
626
627.c.lo:
628@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
629@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
630@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
631@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
632@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
633
634mostlyclean-libtool:
635 -rm -f *.lo
636
637clean-libtool:
638 -rm -rf .libs _libs
639install-pkgcfgDATA: $(pkgcfg_DATA)
640 @$(NORMAL_INSTALL)
641 @list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
642 if test -n "$$list"; then \
643 echo " $(MKDIR_P) '$(DESTDIR)$(pkgcfgdir)'"; \
644 $(MKDIR_P) "$(DESTDIR)$(pkgcfgdir)" || exit 1; \
645 fi; \
646 for p in $$list; do \
647 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
648 echo "$$d$$p"; \
649 done | $(am__base_list) | \
650 while read files; do \
651 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgcfgdir)'"; \
652 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgcfgdir)" || exit $$?; \
653 done
654
655uninstall-pkgcfgDATA:
656 @$(NORMAL_UNINSTALL)
657 @list='$(pkgcfg_DATA)'; test -n "$(pkgcfgdir)" || list=; \
658 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
659 dir='$(DESTDIR)$(pkgcfgdir)'; $(am__uninstall_files_from_dir)
660
661ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
662 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
663 unique=`for i in $$list; do \
664 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
665 done | \
666 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
667 END { if (nonempty) { for (i in files) print i; }; }'`; \
668 mkid -fID $$unique
669tags: TAGS
670
671TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
672 $(TAGS_FILES) $(LISP)
673 set x; \
674 here=`pwd`; \
675 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
676 unique=`for i in $$list; do \
677 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
678 done | \
679 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
680 END { if (nonempty) { for (i in files) print i; }; }'`; \
681 shift; \
682 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
683 test -n "$$unique" || unique=$$empty_fix; \
684 if test $$# -gt 0; then \
685 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
686 "$$@" $$unique; \
687 else \
688 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
689 $$unique; \
690 fi; \
691 fi
692ctags: CTAGS
693CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
694 $(TAGS_FILES) $(LISP)
695 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
696 unique=`for i in $$list; do \
697 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
698 done | \
699 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
700 END { if (nonempty) { for (i in files) print i; }; }'`; \
701 test -z "$(CTAGS_ARGS)$$unique" \
702 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
703 $$unique
704
705GTAGS:
706 here=`$(am__cd) $(top_builddir) && pwd` \
707 && $(am__cd) $(top_srcdir) \
708 && gtags -i $(GTAGS_ARGS) "$$here"
709
710distclean-tags:
711 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
712
713check-TESTS: $(TESTS)
714 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
715 srcdir=$(srcdir); export srcdir; \
716 list=' $(TESTS) '; \
717 $(am__tty_colors); \
718 if test -n "$$list"; then \
719 for tst in $$list; do \
720 if test -f ./$$tst; then dir=./; \
721 elif test -f $$tst; then dir=; \
722 else dir="$(srcdir)/"; fi; \
723 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
724 all=`expr $$all + 1`; \
725 case " $(XFAIL_TESTS) " in \
726 *[\ \ ]$$tst[\ \ ]*) \
727 xpass=`expr $$xpass + 1`; \
728 failed=`expr $$failed + 1`; \
729 col=$$red; res=XPASS; \
730 ;; \
731 *) \
732 col=$$grn; res=PASS; \
733 ;; \
734 esac; \
735 elif test $$? -ne 77; then \
736 all=`expr $$all + 1`; \
737 case " $(XFAIL_TESTS) " in \
738 *[\ \ ]$$tst[\ \ ]*) \
739 xfail=`expr $$xfail + 1`; \
740 col=$$lgn; res=XFAIL; \
741 ;; \
742 *) \
743 failed=`expr $$failed + 1`; \
744 col=$$red; res=FAIL; \
745 ;; \
746 esac; \
747 else \
748 skip=`expr $$skip + 1`; \
749 col=$$blu; res=SKIP; \
750 fi; \
751 echo "$${col}$$res$${std}: $$tst"; \
752 done; \
753 if test "$$all" -eq 1; then \
754 tests="test"; \
755 All=""; \
756 else \
757 tests="tests"; \
758 All="All "; \
759 fi; \
760 if test "$$failed" -eq 0; then \
761 if test "$$xfail" -eq 0; then \
762 banner="$$All$$all $$tests passed"; \
763 else \
764 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
765 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
766 fi; \
767 else \
768 if test "$$xpass" -eq 0; then \
769 banner="$$failed of $$all $$tests failed"; \
770 else \
771 if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
772 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
773 fi; \
774 fi; \
775 dashes="$$banner"; \
776 skipped=""; \
777 if test "$$skip" -ne 0; then \
778 if test "$$skip" -eq 1; then \
779 skipped="($$skip test was not run)"; \
780 else \
781 skipped="($$skip tests were not run)"; \
782 fi; \
783 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
784 dashes="$$skipped"; \
785 fi; \
786 report=""; \
787 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
788 report="Please report to $(PACKAGE_BUGREPORT)"; \
789 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
790 dashes="$$report"; \
791 fi; \
792 dashes=`echo "$$dashes" | sed s/./=/g`; \
793 if test "$$failed" -eq 0; then \
794 col="$$grn"; \
795 else \
796 col="$$red"; \
797 fi; \
798 echo "$${col}$$dashes$${std}"; \
799 echo "$${col}$$banner$${std}"; \
800 test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
801 test -z "$$report" || echo "$${col}$$report$${std}"; \
802 echo "$${col}$$dashes$${std}"; \
803 test "$$failed" -eq 0; \
804 else :; fi
805
806distdir: $(DISTFILES)
807 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
808 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
809 list='$(DISTFILES)'; \
810 dist_files=`for file in $$list; do echo $$file; done | \
811 sed -e "s|^$$srcdirstrip/||;t" \
812 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
813 case $$dist_files in \
814 */*) $(MKDIR_P) `echo "$$dist_files" | \
815 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
816 sort -u` ;; \
817 esac; \
818 for file in $$dist_files; do \
819 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
820 if test -d $$d/$$file; then \
821 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
822 if test -d "$(distdir)/$$file"; then \
823 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
824 fi; \
825 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
826 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
827 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
828 fi; \
829 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
830 else \
831 test -f "$(distdir)/$$file" \
832 || cp -p $$d/$$file "$(distdir)/$$file" \
833 || exit 1; \
834 fi; \
835 done
836check-am: all-am
837 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
838 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
839check: check-am
840all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA)
841install-binPROGRAMS: install-libLTLIBRARIES
842
843installdirs:
844 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(pkgcfgdir)"; do \
845 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
846 done
847install: install-am
848install-exec: install-exec-am
849install-data: install-data-am
850uninstall: uninstall-am
851
852install-am: all-am
853 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
854
855installcheck: installcheck-am
856install-strip:
857 if test -z '$(STRIP)'; then \
858 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
859 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
860 install; \
861 else \
862 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
863 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
864 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
865 fi
866mostlyclean-generic:
867
868clean-generic:
869
870distclean-generic:
871 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
872 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
873
874maintainer-clean-generic:
875 @echo "This command is intended for maintainers to use"
876 @echo "it deletes files that may require special tools to rebuild."
877clean: clean-am
878
879clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
880 clean-libLTLIBRARIES clean-libexecPROGRAMS clean-libtool \
881 mostlyclean-am
882
883distclean: distclean-am
884 -rm -rf ./$(DEPDIR)
885 -rm -f Makefile
886distclean-am: clean-am distclean-compile distclean-generic \
887 distclean-tags
888
889dvi: dvi-am
890
891dvi-am:
892
893html: html-am
894
895html-am:
896
897info: info-am
898
899info-am:
900
901install-data-am: install-pkgcfgDATA
902
903install-dvi: install-dvi-am
904
905install-dvi-am:
906
907install-exec-am: install-binPROGRAMS install-libLTLIBRARIES \
908 install-libexecPROGRAMS
909
910install-html: install-html-am
911
912install-html-am:
913
914install-info: install-info-am
915
916install-info-am:
917
918install-man:
919
920install-pdf: install-pdf-am
921
922install-pdf-am:
923
924install-ps: install-ps-am
925
926install-ps-am:
927
928installcheck-am:
929
930maintainer-clean: maintainer-clean-am
931 -rm -rf ./$(DEPDIR)
932 -rm -f Makefile
933maintainer-clean-am: distclean-am maintainer-clean-generic
934
935mostlyclean: mostlyclean-am
936
937mostlyclean-am: mostlyclean-compile mostlyclean-generic \
938 mostlyclean-libtool
939
940pdf: pdf-am
941
942pdf-am:
943
944ps: ps-am
945
946ps-am:
947
948uninstall-am: uninstall-binPROGRAMS uninstall-libLTLIBRARIES \
949 uninstall-libexecPROGRAMS uninstall-pkgcfgDATA
950
951.MAKE: check-am install-am install-strip
952
953.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
954 clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
955 clean-libLTLIBRARIES clean-libexecPROGRAMS clean-libtool ctags \
956 distclean distclean-compile distclean-generic \
957 distclean-libtool distclean-tags distdir dvi dvi-am html \
958 html-am info info-am install install-am install-binPROGRAMS \
959 install-data install-data-am install-dvi install-dvi-am \
960 install-exec install-exec-am install-html install-html-am \
961 install-info install-info-am install-libLTLIBRARIES \
962 install-libexecPROGRAMS install-man install-pdf install-pdf-am \
963 install-pkgcfgDATA install-ps install-ps-am install-strip \
964 installcheck installcheck-am installdirs maintainer-clean \
965 maintainer-clean-generic mostlyclean mostlyclean-compile \
966 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
967 tags uninstall uninstall-am uninstall-binPROGRAMS \
968 uninstall-libLTLIBRARIES uninstall-libexecPROGRAMS \
969 uninstall-pkgcfgDATA
970
971
972# Tell versions [3.59,3.63) of GNU make to not export all variables.
973# Otherwise a system limit (for SysV at least) may be exceeded.
974.NOEXPORT: