Imported Upstream version 0.9.0
[deb_shairplay.git] / src / lib / Makefile
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # src/lib/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 am__make_dryrun = \
20 { \
21 am__dry=no; \
22 case $$MAKEFLAGS in \
23 *\\[\ \ ]*) \
24 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
25 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26 *) \
27 for am__flg in $$MAKEFLAGS; do \
28 case $$am__flg in \
29 *=*|--*) ;; \
30 *n*) am__dry=yes; break;; \
31 esac; \
32 done;; \
33 esac; \
34 test $$am__dry = yes; \
35 }
36 pkgdatadir = $(datadir)/shairplay
37 pkgincludedir = $(includedir)/shairplay
38 pkglibdir = $(libdir)/shairplay
39 pkglibexecdir = $(libexecdir)/shairplay
40 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA = $(install_sh) -c -m 644
42 install_sh_PROGRAM = $(install_sh) -c
43 install_sh_SCRIPT = $(install_sh) -c
44 INSTALL_HEADER = $(INSTALL_DATA)
45 transform = $(program_transform_name)
46 NORMAL_INSTALL = :
47 PRE_INSTALL = :
48 POST_INSTALL = :
49 NORMAL_UNINSTALL = :
50 PRE_UNINSTALL = :
51 POST_UNINSTALL = :
52 build_triplet = x86_64-unknown-linux-gnu
53 host_triplet = x86_64-unknown-linux-gnu
54 #am__append_1 = -DDLL_EXPORT
55 #am__append_2 = -lws2_32 -lwinmm
56 am__append_3 = -export-symbols-regex '^(raop|dnssd)'
57 subdir = src/lib
58 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
59 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
61 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
62 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
63 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
64 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65 $(ACLOCAL_M4)
66 mkinstalldirs = $(install_sh) -d
67 CONFIG_HEADER = $(top_builddir)/config.h
68 CONFIG_CLEAN_FILES =
69 CONFIG_CLEAN_VPATH_FILES =
70 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
71 am__vpath_adj = case $$p in \
72 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
73 *) f=$$p;; \
74 esac;
75 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
76 am__install_max = 40
77 am__nobase_strip_setup = \
78 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
79 am__nobase_strip = \
80 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
81 am__nobase_list = $(am__nobase_strip_setup); \
82 for p in $$list; do echo "$$p $$p"; done | \
83 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
84 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
85 if (++n[$$2] == $(am__install_max)) \
86 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
87 END { for (dir in files) print dir, files[dir] }'
88 am__base_list = \
89 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
90 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
91 am__uninstall_files_from_dir = { \
92 test -z "$$files" \
93 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
94 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
95 $(am__cd) "$$dir" && rm -f $$files; }; \
96 }
97 am__installdirs = "$(DESTDIR)$(libdir)"
98 LTLIBRARIES = $(lib_LTLIBRARIES)
99 am__DEPENDENCIES_1 =
100 libshairplay_la_DEPENDENCIES = crypto/libcrypto.la alac/libalac.la \
101 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
102 am_libshairplay_la_OBJECTS = libshairplay_la-base64.lo \
103 libshairplay_la-digest.lo libshairplay_la-dnssd.lo \
104 libshairplay_la-http_parser.lo libshairplay_la-http_request.lo \
105 libshairplay_la-http_response.lo libshairplay_la-httpd.lo \
106 libshairplay_la-logger.lo libshairplay_la-netutils.lo \
107 libshairplay_la-raop.lo libshairplay_la-raop_buffer.lo \
108 libshairplay_la-raop_rtp.lo libshairplay_la-rsakey.lo \
109 libshairplay_la-rsapem.lo libshairplay_la-sdp.lo \
110 libshairplay_la-utils.lo
111 libshairplay_la_OBJECTS = $(am_libshairplay_la_OBJECTS)
112 libshairplay_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
113 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
114 $(libshairplay_la_LDFLAGS) $(LDFLAGS) -o $@
115 DEFAULT_INCLUDES = -I. -I$(top_builddir)
116 depcomp = $(SHELL) $(top_srcdir)/depcomp
117 am__depfiles_maybe = depfiles
118 am__mv = mv -f
119 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
120 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
121 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
122 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
123 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
124 CCLD = $(CC)
125 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
126 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
127 $(LDFLAGS) -o $@
128 SOURCES = $(libshairplay_la_SOURCES)
129 DIST_SOURCES = $(libshairplay_la_SOURCES)
130 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
131 html-recursive info-recursive install-data-recursive \
132 install-dvi-recursive install-exec-recursive \
133 install-html-recursive install-info-recursive \
134 install-pdf-recursive install-ps-recursive install-recursive \
135 installcheck-recursive installdirs-recursive pdf-recursive \
136 ps-recursive uninstall-recursive
137 am__can_run_installinfo = \
138 case $$AM_UPDATE_INFO_DIR in \
139 n|no|NO) false;; \
140 *) (install-info --version) >/dev/null 2>&1;; \
141 esac
142 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
143 distclean-recursive maintainer-clean-recursive
144 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
145 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
146 distdir
147 ETAGS = etags
148 CTAGS = ctags
149 DIST_SUBDIRS = $(SUBDIRS)
150 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
151 am__relativize = \
152 dir0=`pwd`; \
153 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
154 sed_rest='s,^[^/]*/*,,'; \
155 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
156 sed_butlast='s,/*[^/]*$$,,'; \
157 while test -n "$$dir1"; do \
158 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
159 if test "$$first" != "."; then \
160 if test "$$first" = ".."; then \
161 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
162 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
163 else \
164 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
165 if test "$$first2" = "$$first"; then \
166 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
167 else \
168 dir2="../$$dir2"; \
169 fi; \
170 dir0="$$dir0"/"$$first"; \
171 fi; \
172 fi; \
173 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
174 done; \
175 reldir="$$dir2"
176 ACLOCAL = ${SHELL} /data/packages/shairplay/shairplay/missing --run aclocal-1.11
177 AMTAR = $${TAR-tar}
178 AR = ar
179 AUTOCONF = ${SHELL} /data/packages/shairplay/shairplay/missing --run autoconf
180 AUTOHEADER = ${SHELL} /data/packages/shairplay/shairplay/missing --run autoheader
181 AUTOMAKE = ${SHELL} /data/packages/shairplay/shairplay/missing --run automake-1.11
182 AWK = gawk
183 CC = gcc
184 CCDEPMODE = depmode=gcc3
185 CFLAGS = -g -O2
186 CPP = gcc -E
187 CPPFLAGS =
188 CYGPATH_W = echo
189 DEFS = -DHAVE_CONFIG_H
190 DEPDIR = .deps
191 DLLTOOL = false
192 DSYMUTIL =
193 DUMPBIN =
194 ECHO_C =
195 ECHO_N = -n
196 ECHO_T =
197 EGREP = /bin/grep -E
198 EXEEXT =
199 FGREP = /bin/grep -F
200 GREP = /bin/grep
201 INSTALL = /usr/bin/install -c
202 INSTALL_DATA = ${INSTALL} -m 644
203 INSTALL_PROGRAM = ${INSTALL}
204 INSTALL_SCRIPT = ${INSTALL}
205 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
206 LD = /usr/bin/ld -m elf_x86_64
207 LDFLAGS =
208 LIBADD_DL = -ldl
209 LIBADD_DLD_LINK =
210 LIBADD_DLOPEN = -ldl
211 LIBADD_SHL_LOAD =
212 LIBM = -lm
213 LIBOBJS =
214 LIBS = -lpthread -ldl
215 LIBTOOL = $(SHELL) $(top_builddir)/libtool
216 LIPO =
217 LN_S = ln -s
218 LTLIBOBJS =
219 LT_DLLOADERS = dlopen.la
220 LT_DLPREOPEN = -dlpreopen dlopen.la
221 MAKEINFO = ${SHELL} /data/packages/shairplay/shairplay/missing --run makeinfo
222 MANIFEST_TOOL = :
223 MKDIR_P = /bin/mkdir -p
224 NM = /usr/bin/nm -B
225 NMEDIT =
226 OBJDUMP = objdump
227 OBJEXT = o
228 OTOOL =
229 OTOOL64 =
230 PACKAGE = shairplay
231 PACKAGE_BUGREPORT = juhovh@iki.fi
232 PACKAGE_NAME = shairplay
233 PACKAGE_STRING = shairplay 0.9.0
234 PACKAGE_TARNAME = shairplay
235 PACKAGE_URL =
236 PACKAGE_VERSION = 0.9.0
237 PATH_SEPARATOR = :
238 PKG_CONFIG = /usr/bin/pkg-config
239 RANLIB = ranlib
240 SED = /bin/sed
241 SET_MAKE =
242 SHELL = /bin/bash
243 STRIP = strip
244 VERSION = 0.9.0
245 abs_builddir = /data/packages/shairplay/shairplay/src/lib
246 abs_srcdir = /data/packages/shairplay/shairplay/src/lib
247 abs_top_builddir = /data/packages/shairplay/shairplay
248 abs_top_srcdir = /data/packages/shairplay/shairplay
249 ac_ct_AR = ar
250 ac_ct_CC = gcc
251 ac_ct_DUMPBIN =
252 am__include = include
253 am__leading_dot = .
254 am__quote =
255 am__tar = $${TAR-tar} chof - "$$tardir"
256 am__untar = $${TAR-tar} xf -
257 bindir = ${exec_prefix}/bin
258 build = x86_64-unknown-linux-gnu
259 build_alias =
260 build_cpu = x86_64
261 build_os = linux-gnu
262 build_vendor = unknown
263 builddir = .
264 datadir = ${datarootdir}
265 datarootdir = ${prefix}/share
266 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
267 dvidir = ${docdir}
268 exec_prefix = ${prefix}
269 host = x86_64-unknown-linux-gnu
270 host_alias =
271 host_cpu = x86_64
272 host_os = linux-gnu
273 host_vendor = unknown
274 htmldir = ${docdir}
275 includedir = ${prefix}/include
276 infodir = ${datarootdir}/info
277 install_sh = ${SHELL} /data/packages/shairplay/shairplay/install-sh
278 libao_CFLAGS =
279 libao_LIBS = -lao
280 libdir = ${exec_prefix}/lib
281 libexecdir = ${exec_prefix}/libexec
282 localedir = ${datarootdir}/locale
283 localstatedir = ${prefix}/var
284 mandir = ${datarootdir}/man
285 mkdir_p = /bin/mkdir -p
286 oldincludedir = /usr/include
287 pdfdir = ${docdir}
288 prefix = /usr/local
289 program_transform_name = s,x,x,
290 psdir = ${docdir}
291 sbindir = ${exec_prefix}/sbin
292 sharedstatedir = ${prefix}/com
293 srcdir = .
294 sysconfdir = ${prefix}/etc
295 target_alias =
296 top_build_prefix = ../../
297 top_builddir = ../..
298 top_srcdir = ../..
299 SUBDIRS = crypto alac
300 AM_CPPFLAGS = -I$(top_srcdir)/include/shairplay
301 lib_LTLIBRARIES = libshairplay.la
302 libshairplay_la_SOURCES = base64.c base64.h digest.c digest.h dnssd.c dnssdint.h http_parser.c http_parser.h http_request.c http_request.h http_response.c http_response.h httpd.c httpd.h logger.c logger.h netutils.c netutils.h raop.c raop_buffer.c raop_buffer.h raop_rtp.c raop_rtp.h rsakey.c rsakey.h rsapem.c rsapem.h sdp.c sdp.h utils.c utils.h compat.h memalign.h sockets.h threads.h
303 libshairplay_la_CPPFLAGS = $(AM_CPPFLAGS) $(am__append_1)
304
305 # This library depends on 3rd party libraries
306
307 ### Update -version-info above with the following rules
308 # 1. Start with version information of ‘0:0:0’ for each libtool library.
309 # 2. Update the version information only immediately before a public release of
310 # your software. More frequent updates are unnecessary, and only guarantee
311 # that the current interface number gets larger faster.
312 # 3. If the library source code has changed at all since the last update, then
313 # increment revision (‘c:r:a’ becomes ‘c:r+1:a’).
314 # 4. If any interfaces have been added, removed, or changed since the last
315 # update, increment current, and set revision to 0.
316 # 5. If any interfaces have been added since the last public release, then
317 # increment age.
318 # 6. If any interfaces have been removed or changed since the last public
319 # release, then set age to 0.
320 ###
321 libshairplay_la_LIBADD = crypto/libcrypto.la alac/libalac.la \
322 $(LIBADD_DLOPEN) $(LIBM)
323 libshairplay_la_LDFLAGS = -no-undefined -version-info 0:0:0 \
324 $(am__append_2) $(am__append_3)
325 all: all-recursive
326
327 .SUFFIXES:
328 .SUFFIXES: .c .lo .o .obj
329 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
330 @for dep in $?; do \
331 case '$(am__configure_deps)' in \
332 *$$dep*) \
333 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
334 && { if test -f $@; then exit 0; else break; fi; }; \
335 exit 1;; \
336 esac; \
337 done; \
338 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/lib/Makefile'; \
339 $(am__cd) $(top_srcdir) && \
340 $(AUTOMAKE) --foreign src/lib/Makefile
341 .PRECIOUS: Makefile
342 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
343 @case '$?' in \
344 *config.status*) \
345 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
346 *) \
347 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
348 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
349 esac;
350
351 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
352 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
353
354 $(top_srcdir)/configure: $(am__configure_deps)
355 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
356 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
357 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
358 $(am__aclocal_m4_deps):
359 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
360 @$(NORMAL_INSTALL)
361 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
362 list2=; for p in $$list; do \
363 if test -f $$p; then \
364 list2="$$list2 $$p"; \
365 else :; fi; \
366 done; \
367 test -z "$$list2" || { \
368 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
369 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
370 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
371 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
372 }
373
374 uninstall-libLTLIBRARIES:
375 @$(NORMAL_UNINSTALL)
376 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
377 for p in $$list; do \
378 $(am__strip_dir) \
379 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
380 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
381 done
382
383 clean-libLTLIBRARIES:
384 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
385 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
386 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
387 test "$$dir" != "$$p" || dir=.; \
388 echo "rm -f \"$${dir}/so_locations\""; \
389 rm -f "$${dir}/so_locations"; \
390 done
391 libshairplay.la: $(libshairplay_la_OBJECTS) $(libshairplay_la_DEPENDENCIES) $(EXTRA_libshairplay_la_DEPENDENCIES)
392 $(libshairplay_la_LINK) -rpath $(libdir) $(libshairplay_la_OBJECTS) $(libshairplay_la_LIBADD) $(LIBS)
393
394 mostlyclean-compile:
395 -rm -f *.$(OBJEXT)
396
397 distclean-compile:
398 -rm -f *.tab.c
399
400 include ./$(DEPDIR)/libshairplay_la-base64.Plo
401 include ./$(DEPDIR)/libshairplay_la-digest.Plo
402 include ./$(DEPDIR)/libshairplay_la-dnssd.Plo
403 include ./$(DEPDIR)/libshairplay_la-http_parser.Plo
404 include ./$(DEPDIR)/libshairplay_la-http_request.Plo
405 include ./$(DEPDIR)/libshairplay_la-http_response.Plo
406 include ./$(DEPDIR)/libshairplay_la-httpd.Plo
407 include ./$(DEPDIR)/libshairplay_la-logger.Plo
408 include ./$(DEPDIR)/libshairplay_la-netutils.Plo
409 include ./$(DEPDIR)/libshairplay_la-raop.Plo
410 include ./$(DEPDIR)/libshairplay_la-raop_buffer.Plo
411 include ./$(DEPDIR)/libshairplay_la-raop_rtp.Plo
412 include ./$(DEPDIR)/libshairplay_la-rsakey.Plo
413 include ./$(DEPDIR)/libshairplay_la-rsapem.Plo
414 include ./$(DEPDIR)/libshairplay_la-sdp.Plo
415 include ./$(DEPDIR)/libshairplay_la-utils.Plo
416
417 .c.o:
418 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
419 $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
420 # source='$<' object='$@' libtool=no \
421 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
422 # $(COMPILE) -c $<
423
424 .c.obj:
425 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
426 $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
427 # source='$<' object='$@' libtool=no \
428 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
429 # $(COMPILE) -c `$(CYGPATH_W) '$<'`
430
431 .c.lo:
432 $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
433 $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
434 # source='$<' object='$@' libtool=yes \
435 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
436 # $(LTCOMPILE) -c -o $@ $<
437
438 libshairplay_la-base64.lo: base64.c
439 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libshairplay_la-base64.lo -MD -MP -MF $(DEPDIR)/libshairplay_la-base64.Tpo -c -o libshairplay_la-base64.lo `test -f 'base64.c' || echo '$(srcdir)/'`base64.c
440 $(am__mv) $(DEPDIR)/libshairplay_la-base64.Tpo $(DEPDIR)/libshairplay_la-base64.Plo
441 # source='base64.c' object='libshairplay_la-base64.lo' libtool=yes \
442 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
443 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libshairplay_la-base64.lo `test -f 'base64.c' || echo '$(srcdir)/'`base64.c
444
445 libshairplay_la-digest.lo: digest.c
446 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libshairplay_la-digest.lo -MD -MP -MF $(DEPDIR)/libshairplay_la-digest.Tpo -c -o libshairplay_la-digest.lo `test -f 'digest.c' || echo '$(srcdir)/'`digest.c
447 $(am__mv) $(DEPDIR)/libshairplay_la-digest.Tpo $(DEPDIR)/libshairplay_la-digest.Plo
448 # source='digest.c' object='libshairplay_la-digest.lo' libtool=yes \
449 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
450 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libshairplay_la-digest.lo `test -f 'digest.c' || echo '$(srcdir)/'`digest.c
451
452 libshairplay_la-dnssd.lo: dnssd.c
453 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libshairplay_la-dnssd.lo -MD -MP -MF $(DEPDIR)/libshairplay_la-dnssd.Tpo -c -o libshairplay_la-dnssd.lo `test -f 'dnssd.c' || echo '$(srcdir)/'`dnssd.c
454 $(am__mv) $(DEPDIR)/libshairplay_la-dnssd.Tpo $(DEPDIR)/libshairplay_la-dnssd.Plo
455 # source='dnssd.c' object='libshairplay_la-dnssd.lo' libtool=yes \
456 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
457 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libshairplay_la-dnssd.lo `test -f 'dnssd.c' || echo '$(srcdir)/'`dnssd.c
458
459 libshairplay_la-http_parser.lo: http_parser.c
460 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libshairplay_la-http_parser.lo -MD -MP -MF $(DEPDIR)/libshairplay_la-http_parser.Tpo -c -o libshairplay_la-http_parser.lo `test -f 'http_parser.c' || echo '$(srcdir)/'`http_parser.c
461 $(am__mv) $(DEPDIR)/libshairplay_la-http_parser.Tpo $(DEPDIR)/libshairplay_la-http_parser.Plo
462 # source='http_parser.c' object='libshairplay_la-http_parser.lo' libtool=yes \
463 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
464 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libshairplay_la-http_parser.lo `test -f 'http_parser.c' || echo '$(srcdir)/'`http_parser.c
465
466 libshairplay_la-http_request.lo: http_request.c
467 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libshairplay_la-http_request.lo -MD -MP -MF $(DEPDIR)/libshairplay_la-http_request.Tpo -c -o libshairplay_la-http_request.lo `test -f 'http_request.c' || echo '$(srcdir)/'`http_request.c
468 $(am__mv) $(DEPDIR)/libshairplay_la-http_request.Tpo $(DEPDIR)/libshairplay_la-http_request.Plo
469 # source='http_request.c' object='libshairplay_la-http_request.lo' libtool=yes \
470 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
471 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libshairplay_la-http_request.lo `test -f 'http_request.c' || echo '$(srcdir)/'`http_request.c
472
473 libshairplay_la-http_response.lo: http_response.c
474 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libshairplay_la-http_response.lo -MD -MP -MF $(DEPDIR)/libshairplay_la-http_response.Tpo -c -o libshairplay_la-http_response.lo `test -f 'http_response.c' || echo '$(srcdir)/'`http_response.c
475 $(am__mv) $(DEPDIR)/libshairplay_la-http_response.Tpo $(DEPDIR)/libshairplay_la-http_response.Plo
476 # source='http_response.c' object='libshairplay_la-http_response.lo' libtool=yes \
477 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
478 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libshairplay_la-http_response.lo `test -f 'http_response.c' || echo '$(srcdir)/'`http_response.c
479
480 libshairplay_la-httpd.lo: httpd.c
481 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libshairplay_la-httpd.lo -MD -MP -MF $(DEPDIR)/libshairplay_la-httpd.Tpo -c -o libshairplay_la-httpd.lo `test -f 'httpd.c' || echo '$(srcdir)/'`httpd.c
482 $(am__mv) $(DEPDIR)/libshairplay_la-httpd.Tpo $(DEPDIR)/libshairplay_la-httpd.Plo
483 # source='httpd.c' object='libshairplay_la-httpd.lo' libtool=yes \
484 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
485 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libshairplay_la-httpd.lo `test -f 'httpd.c' || echo '$(srcdir)/'`httpd.c
486
487 libshairplay_la-logger.lo: logger.c
488 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libshairplay_la-logger.lo -MD -MP -MF $(DEPDIR)/libshairplay_la-logger.Tpo -c -o libshairplay_la-logger.lo `test -f 'logger.c' || echo '$(srcdir)/'`logger.c
489 $(am__mv) $(DEPDIR)/libshairplay_la-logger.Tpo $(DEPDIR)/libshairplay_la-logger.Plo
490 # source='logger.c' object='libshairplay_la-logger.lo' libtool=yes \
491 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
492 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libshairplay_la-logger.lo `test -f 'logger.c' || echo '$(srcdir)/'`logger.c
493
494 libshairplay_la-netutils.lo: netutils.c
495 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libshairplay_la-netutils.lo -MD -MP -MF $(DEPDIR)/libshairplay_la-netutils.Tpo -c -o libshairplay_la-netutils.lo `test -f 'netutils.c' || echo '$(srcdir)/'`netutils.c
496 $(am__mv) $(DEPDIR)/libshairplay_la-netutils.Tpo $(DEPDIR)/libshairplay_la-netutils.Plo
497 # source='netutils.c' object='libshairplay_la-netutils.lo' libtool=yes \
498 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
499 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libshairplay_la-netutils.lo `test -f 'netutils.c' || echo '$(srcdir)/'`netutils.c
500
501 libshairplay_la-raop.lo: raop.c
502 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libshairplay_la-raop.lo -MD -MP -MF $(DEPDIR)/libshairplay_la-raop.Tpo -c -o libshairplay_la-raop.lo `test -f 'raop.c' || echo '$(srcdir)/'`raop.c
503 $(am__mv) $(DEPDIR)/libshairplay_la-raop.Tpo $(DEPDIR)/libshairplay_la-raop.Plo
504 # source='raop.c' object='libshairplay_la-raop.lo' libtool=yes \
505 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
506 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libshairplay_la-raop.lo `test -f 'raop.c' || echo '$(srcdir)/'`raop.c
507
508 libshairplay_la-raop_buffer.lo: raop_buffer.c
509 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libshairplay_la-raop_buffer.lo -MD -MP -MF $(DEPDIR)/libshairplay_la-raop_buffer.Tpo -c -o libshairplay_la-raop_buffer.lo `test -f 'raop_buffer.c' || echo '$(srcdir)/'`raop_buffer.c
510 $(am__mv) $(DEPDIR)/libshairplay_la-raop_buffer.Tpo $(DEPDIR)/libshairplay_la-raop_buffer.Plo
511 # source='raop_buffer.c' object='libshairplay_la-raop_buffer.lo' libtool=yes \
512 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
513 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libshairplay_la-raop_buffer.lo `test -f 'raop_buffer.c' || echo '$(srcdir)/'`raop_buffer.c
514
515 libshairplay_la-raop_rtp.lo: raop_rtp.c
516 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libshairplay_la-raop_rtp.lo -MD -MP -MF $(DEPDIR)/libshairplay_la-raop_rtp.Tpo -c -o libshairplay_la-raop_rtp.lo `test -f 'raop_rtp.c' || echo '$(srcdir)/'`raop_rtp.c
517 $(am__mv) $(DEPDIR)/libshairplay_la-raop_rtp.Tpo $(DEPDIR)/libshairplay_la-raop_rtp.Plo
518 # source='raop_rtp.c' object='libshairplay_la-raop_rtp.lo' libtool=yes \
519 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
520 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libshairplay_la-raop_rtp.lo `test -f 'raop_rtp.c' || echo '$(srcdir)/'`raop_rtp.c
521
522 libshairplay_la-rsakey.lo: rsakey.c
523 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libshairplay_la-rsakey.lo -MD -MP -MF $(DEPDIR)/libshairplay_la-rsakey.Tpo -c -o libshairplay_la-rsakey.lo `test -f 'rsakey.c' || echo '$(srcdir)/'`rsakey.c
524 $(am__mv) $(DEPDIR)/libshairplay_la-rsakey.Tpo $(DEPDIR)/libshairplay_la-rsakey.Plo
525 # source='rsakey.c' object='libshairplay_la-rsakey.lo' libtool=yes \
526 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
527 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libshairplay_la-rsakey.lo `test -f 'rsakey.c' || echo '$(srcdir)/'`rsakey.c
528
529 libshairplay_la-rsapem.lo: rsapem.c
530 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libshairplay_la-rsapem.lo -MD -MP -MF $(DEPDIR)/libshairplay_la-rsapem.Tpo -c -o libshairplay_la-rsapem.lo `test -f 'rsapem.c' || echo '$(srcdir)/'`rsapem.c
531 $(am__mv) $(DEPDIR)/libshairplay_la-rsapem.Tpo $(DEPDIR)/libshairplay_la-rsapem.Plo
532 # source='rsapem.c' object='libshairplay_la-rsapem.lo' libtool=yes \
533 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
534 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libshairplay_la-rsapem.lo `test -f 'rsapem.c' || echo '$(srcdir)/'`rsapem.c
535
536 libshairplay_la-sdp.lo: sdp.c
537 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libshairplay_la-sdp.lo -MD -MP -MF $(DEPDIR)/libshairplay_la-sdp.Tpo -c -o libshairplay_la-sdp.lo `test -f 'sdp.c' || echo '$(srcdir)/'`sdp.c
538 $(am__mv) $(DEPDIR)/libshairplay_la-sdp.Tpo $(DEPDIR)/libshairplay_la-sdp.Plo
539 # source='sdp.c' object='libshairplay_la-sdp.lo' libtool=yes \
540 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
541 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libshairplay_la-sdp.lo `test -f 'sdp.c' || echo '$(srcdir)/'`sdp.c
542
543 libshairplay_la-utils.lo: utils.c
544 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libshairplay_la-utils.lo -MD -MP -MF $(DEPDIR)/libshairplay_la-utils.Tpo -c -o libshairplay_la-utils.lo `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
545 $(am__mv) $(DEPDIR)/libshairplay_la-utils.Tpo $(DEPDIR)/libshairplay_la-utils.Plo
546 # source='utils.c' object='libshairplay_la-utils.lo' libtool=yes \
547 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
548 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libshairplay_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libshairplay_la-utils.lo `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
549
550 mostlyclean-libtool:
551 -rm -f *.lo
552
553 clean-libtool:
554 -rm -rf .libs _libs
555
556 # This directory's subdirectories are mostly independent; you can cd
557 # into them and run `make' without going through this Makefile.
558 # To change the values of `make' variables: instead of editing Makefiles,
559 # (1) if the variable is set in `config.status', edit `config.status'
560 # (which will cause the Makefiles to be regenerated when you run `make');
561 # (2) otherwise, pass the desired values on the `make' command line.
562 $(RECURSIVE_TARGETS):
563 @fail= failcom='exit 1'; \
564 for f in x $$MAKEFLAGS; do \
565 case $$f in \
566 *=* | --[!k]*);; \
567 *k*) failcom='fail=yes';; \
568 esac; \
569 done; \
570 dot_seen=no; \
571 target=`echo $@ | sed s/-recursive//`; \
572 list='$(SUBDIRS)'; for subdir in $$list; do \
573 echo "Making $$target in $$subdir"; \
574 if test "$$subdir" = "."; then \
575 dot_seen=yes; \
576 local_target="$$target-am"; \
577 else \
578 local_target="$$target"; \
579 fi; \
580 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
581 || eval $$failcom; \
582 done; \
583 if test "$$dot_seen" = "no"; then \
584 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
585 fi; test -z "$$fail"
586
587 $(RECURSIVE_CLEAN_TARGETS):
588 @fail= failcom='exit 1'; \
589 for f in x $$MAKEFLAGS; do \
590 case $$f in \
591 *=* | --[!k]*);; \
592 *k*) failcom='fail=yes';; \
593 esac; \
594 done; \
595 dot_seen=no; \
596 case "$@" in \
597 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
598 *) list='$(SUBDIRS)' ;; \
599 esac; \
600 rev=''; for subdir in $$list; do \
601 if test "$$subdir" = "."; then :; else \
602 rev="$$subdir $$rev"; \
603 fi; \
604 done; \
605 rev="$$rev ."; \
606 target=`echo $@ | sed s/-recursive//`; \
607 for subdir in $$rev; do \
608 echo "Making $$target in $$subdir"; \
609 if test "$$subdir" = "."; then \
610 local_target="$$target-am"; \
611 else \
612 local_target="$$target"; \
613 fi; \
614 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
615 || eval $$failcom; \
616 done && test -z "$$fail"
617 tags-recursive:
618 list='$(SUBDIRS)'; for subdir in $$list; do \
619 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
620 done
621 ctags-recursive:
622 list='$(SUBDIRS)'; for subdir in $$list; do \
623 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
624 done
625
626 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
627 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
628 unique=`for i in $$list; do \
629 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
630 done | \
631 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
632 END { if (nonempty) { for (i in files) print i; }; }'`; \
633 mkid -fID $$unique
634 tags: TAGS
635
636 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
637 $(TAGS_FILES) $(LISP)
638 set x; \
639 here=`pwd`; \
640 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
641 include_option=--etags-include; \
642 empty_fix=.; \
643 else \
644 include_option=--include; \
645 empty_fix=; \
646 fi; \
647 list='$(SUBDIRS)'; for subdir in $$list; do \
648 if test "$$subdir" = .; then :; else \
649 test ! -f $$subdir/TAGS || \
650 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
651 fi; \
652 done; \
653 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
654 unique=`for i in $$list; do \
655 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
656 done | \
657 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
658 END { if (nonempty) { for (i in files) print i; }; }'`; \
659 shift; \
660 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
661 test -n "$$unique" || unique=$$empty_fix; \
662 if test $$# -gt 0; then \
663 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
664 "$$@" $$unique; \
665 else \
666 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
667 $$unique; \
668 fi; \
669 fi
670 ctags: CTAGS
671 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
672 $(TAGS_FILES) $(LISP)
673 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
674 unique=`for i in $$list; do \
675 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
676 done | \
677 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
678 END { if (nonempty) { for (i in files) print i; }; }'`; \
679 test -z "$(CTAGS_ARGS)$$unique" \
680 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
681 $$unique
682
683 GTAGS:
684 here=`$(am__cd) $(top_builddir) && pwd` \
685 && $(am__cd) $(top_srcdir) \
686 && gtags -i $(GTAGS_ARGS) "$$here"
687
688 distclean-tags:
689 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
690
691 distdir: $(DISTFILES)
692 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
693 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
694 list='$(DISTFILES)'; \
695 dist_files=`for file in $$list; do echo $$file; done | \
696 sed -e "s|^$$srcdirstrip/||;t" \
697 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
698 case $$dist_files in \
699 */*) $(MKDIR_P) `echo "$$dist_files" | \
700 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
701 sort -u` ;; \
702 esac; \
703 for file in $$dist_files; do \
704 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
705 if test -d $$d/$$file; then \
706 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
707 if test -d "$(distdir)/$$file"; then \
708 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
709 fi; \
710 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
711 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
712 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
713 fi; \
714 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
715 else \
716 test -f "$(distdir)/$$file" \
717 || cp -p $$d/$$file "$(distdir)/$$file" \
718 || exit 1; \
719 fi; \
720 done
721 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
722 if test "$$subdir" = .; then :; else \
723 $(am__make_dryrun) \
724 || test -d "$(distdir)/$$subdir" \
725 || $(MKDIR_P) "$(distdir)/$$subdir" \
726 || exit 1; \
727 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
728 $(am__relativize); \
729 new_distdir=$$reldir; \
730 dir1=$$subdir; dir2="$(top_distdir)"; \
731 $(am__relativize); \
732 new_top_distdir=$$reldir; \
733 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
734 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
735 ($(am__cd) $$subdir && \
736 $(MAKE) $(AM_MAKEFLAGS) \
737 top_distdir="$$new_top_distdir" \
738 distdir="$$new_distdir" \
739 am__remove_distdir=: \
740 am__skip_length_check=: \
741 am__skip_mode_fix=: \
742 distdir) \
743 || exit 1; \
744 fi; \
745 done
746 check-am: all-am
747 check: check-recursive
748 all-am: Makefile $(LTLIBRARIES)
749 installdirs: installdirs-recursive
750 installdirs-am:
751 for dir in "$(DESTDIR)$(libdir)"; do \
752 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
753 done
754 install: install-recursive
755 install-exec: install-exec-recursive
756 install-data: install-data-recursive
757 uninstall: uninstall-recursive
758
759 install-am: all-am
760 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
761
762 installcheck: installcheck-recursive
763 install-strip:
764 if test -z '$(STRIP)'; then \
765 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
766 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
767 install; \
768 else \
769 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
770 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
771 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
772 fi
773 mostlyclean-generic:
774
775 clean-generic:
776
777 distclean-generic:
778 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
779 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
780
781 maintainer-clean-generic:
782 @echo "This command is intended for maintainers to use"
783 @echo "it deletes files that may require special tools to rebuild."
784 clean: clean-recursive
785
786 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
787 mostlyclean-am
788
789 distclean: distclean-recursive
790 -rm -rf ./$(DEPDIR)
791 -rm -f Makefile
792 distclean-am: clean-am distclean-compile distclean-generic \
793 distclean-tags
794
795 dvi: dvi-recursive
796
797 dvi-am:
798
799 html: html-recursive
800
801 html-am:
802
803 info: info-recursive
804
805 info-am:
806
807 install-data-am:
808
809 install-dvi: install-dvi-recursive
810
811 install-dvi-am:
812
813 install-exec-am: install-libLTLIBRARIES
814
815 install-html: install-html-recursive
816
817 install-html-am:
818
819 install-info: install-info-recursive
820
821 install-info-am:
822
823 install-man:
824
825 install-pdf: install-pdf-recursive
826
827 install-pdf-am:
828
829 install-ps: install-ps-recursive
830
831 install-ps-am:
832
833 installcheck-am:
834
835 maintainer-clean: maintainer-clean-recursive
836 -rm -rf ./$(DEPDIR)
837 -rm -f Makefile
838 maintainer-clean-am: distclean-am maintainer-clean-generic
839
840 mostlyclean: mostlyclean-recursive
841
842 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
843 mostlyclean-libtool
844
845 pdf: pdf-recursive
846
847 pdf-am:
848
849 ps: ps-recursive
850
851 ps-am:
852
853 uninstall-am: uninstall-libLTLIBRARIES
854
855 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
856 install-am install-strip tags-recursive
857
858 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
859 all all-am check check-am clean clean-generic \
860 clean-libLTLIBRARIES clean-libtool ctags ctags-recursive \
861 distclean distclean-compile distclean-generic \
862 distclean-libtool distclean-tags distdir dvi dvi-am html \
863 html-am info info-am install install-am install-data \
864 install-data-am install-dvi install-dvi-am install-exec \
865 install-exec-am install-html install-html-am install-info \
866 install-info-am install-libLTLIBRARIES install-man install-pdf \
867 install-pdf-am install-ps install-ps-am install-strip \
868 installcheck installcheck-am installdirs installdirs-am \
869 maintainer-clean maintainer-clean-generic mostlyclean \
870 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
871 pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
872 uninstall-libLTLIBRARIES
873
874
875 # Tell versions [3.59,3.63) of GNU make to not export all variables.
876 # Otherwise a system limit (for SysV at least) may be exceeded.
877 .NOEXPORT: