Imported Upstream version 0.9.0
[deb_shairplay.git] / src / lib / Makefile.in
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 VPATH = @srcdir@
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)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkglibexecdir = $(libexecdir)/@PACKAGE@
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 = @build@
53 host_triplet = @host@
54 @OS_WIN32_TRUE@am__append_1 = -DDLL_EXPORT
55 @OS_WIN32_TRUE@am__append_2 = -lws2_32 -lwinmm
56 @OS_WIN32_FALSE@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.@am__isrc@ -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 = @ACLOCAL@
177 AMTAR = @AMTAR@
178 AR = @AR@
179 AUTOCONF = @AUTOCONF@
180 AUTOHEADER = @AUTOHEADER@
181 AUTOMAKE = @AUTOMAKE@
182 AWK = @AWK@
183 CC = @CC@
184 CCDEPMODE = @CCDEPMODE@
185 CFLAGS = @CFLAGS@
186 CPP = @CPP@
187 CPPFLAGS = @CPPFLAGS@
188 CYGPATH_W = @CYGPATH_W@
189 DEFS = @DEFS@
190 DEPDIR = @DEPDIR@
191 DLLTOOL = @DLLTOOL@
192 DSYMUTIL = @DSYMUTIL@
193 DUMPBIN = @DUMPBIN@
194 ECHO_C = @ECHO_C@
195 ECHO_N = @ECHO_N@
196 ECHO_T = @ECHO_T@
197 EGREP = @EGREP@
198 EXEEXT = @EXEEXT@
199 FGREP = @FGREP@
200 GREP = @GREP@
201 INSTALL = @INSTALL@
202 INSTALL_DATA = @INSTALL_DATA@
203 INSTALL_PROGRAM = @INSTALL_PROGRAM@
204 INSTALL_SCRIPT = @INSTALL_SCRIPT@
205 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
206 LD = @LD@
207 LDFLAGS = @LDFLAGS@
208 LIBADD_DL = @LIBADD_DL@
209 LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
210 LIBADD_DLOPEN = @LIBADD_DLOPEN@
211 LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
212 LIBM = @LIBM@
213 LIBOBJS = @LIBOBJS@
214 LIBS = @LIBS@
215 LIBTOOL = @LIBTOOL@
216 LIPO = @LIPO@
217 LN_S = @LN_S@
218 LTLIBOBJS = @LTLIBOBJS@
219 LT_DLLOADERS = @LT_DLLOADERS@
220 LT_DLPREOPEN = @LT_DLPREOPEN@
221 MAKEINFO = @MAKEINFO@
222 MANIFEST_TOOL = @MANIFEST_TOOL@
223 MKDIR_P = @MKDIR_P@
224 NM = @NM@
225 NMEDIT = @NMEDIT@
226 OBJDUMP = @OBJDUMP@
227 OBJEXT = @OBJEXT@
228 OTOOL = @OTOOL@
229 OTOOL64 = @OTOOL64@
230 PACKAGE = @PACKAGE@
231 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
232 PACKAGE_NAME = @PACKAGE_NAME@
233 PACKAGE_STRING = @PACKAGE_STRING@
234 PACKAGE_TARNAME = @PACKAGE_TARNAME@
235 PACKAGE_URL = @PACKAGE_URL@
236 PACKAGE_VERSION = @PACKAGE_VERSION@
237 PATH_SEPARATOR = @PATH_SEPARATOR@
238 PKG_CONFIG = @PKG_CONFIG@
239 RANLIB = @RANLIB@
240 SED = @SED@
241 SET_MAKE = @SET_MAKE@
242 SHELL = @SHELL@
243 STRIP = @STRIP@
244 VERSION = @VERSION@
245 abs_builddir = @abs_builddir@
246 abs_srcdir = @abs_srcdir@
247 abs_top_builddir = @abs_top_builddir@
248 abs_top_srcdir = @abs_top_srcdir@
249 ac_ct_AR = @ac_ct_AR@
250 ac_ct_CC = @ac_ct_CC@
251 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
252 am__include = @am__include@
253 am__leading_dot = @am__leading_dot@
254 am__quote = @am__quote@
255 am__tar = @am__tar@
256 am__untar = @am__untar@
257 bindir = @bindir@
258 build = @build@
259 build_alias = @build_alias@
260 build_cpu = @build_cpu@
261 build_os = @build_os@
262 build_vendor = @build_vendor@
263 builddir = @builddir@
264 datadir = @datadir@
265 datarootdir = @datarootdir@
266 docdir = @docdir@
267 dvidir = @dvidir@
268 exec_prefix = @exec_prefix@
269 host = @host@
270 host_alias = @host_alias@
271 host_cpu = @host_cpu@
272 host_os = @host_os@
273 host_vendor = @host_vendor@
274 htmldir = @htmldir@
275 includedir = @includedir@
276 infodir = @infodir@
277 install_sh = @install_sh@
278 libao_CFLAGS = @libao_CFLAGS@
279 libao_LIBS = @libao_LIBS@
280 libdir = @libdir@
281 libexecdir = @libexecdir@
282 localedir = @localedir@
283 localstatedir = @localstatedir@
284 mandir = @mandir@
285 mkdir_p = @mkdir_p@
286 oldincludedir = @oldincludedir@
287 pdfdir = @pdfdir@
288 prefix = @prefix@
289 program_transform_name = @program_transform_name@
290 psdir = @psdir@
291 sbindir = @sbindir@
292 sharedstatedir = @sharedstatedir@
293 srcdir = @srcdir@
294 sysconfdir = @sysconfdir@
295 target_alias = @target_alias@
296 top_build_prefix = @top_build_prefix@
297 top_builddir = @top_builddir@
298 top_srcdir = @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 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshairplay_la-base64.Plo@am__quote@
401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshairplay_la-digest.Plo@am__quote@
402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshairplay_la-dnssd.Plo@am__quote@
403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshairplay_la-http_parser.Plo@am__quote@
404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshairplay_la-http_request.Plo@am__quote@
405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshairplay_la-http_response.Plo@am__quote@
406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshairplay_la-httpd.Plo@am__quote@
407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshairplay_la-logger.Plo@am__quote@
408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshairplay_la-netutils.Plo@am__quote@
409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshairplay_la-raop.Plo@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshairplay_la-raop_buffer.Plo@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshairplay_la-raop_rtp.Plo@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshairplay_la-rsakey.Plo@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshairplay_la-rsapem.Plo@am__quote@
414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshairplay_la-sdp.Plo@am__quote@
415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshairplay_la-utils.Plo@am__quote@
416
417 .c.o:
418 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
419 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
420 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
421 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
422 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
423
424 .c.obj:
425 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
426 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
427 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
428 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
429 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
430
431 .c.lo:
432 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
433 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
434 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
435 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
436 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
437
438 libshairplay_la-base64.lo: base64.c
439 @am__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libshairplay_la-base64.Tpo $(DEPDIR)/libshairplay_la-base64.Plo
441 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='base64.c' object='libshairplay_la-base64.lo' libtool=yes @AMDEPBACKSLASH@
442 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
443 @am__fastdepCC_FALSE@ $(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 @am__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libshairplay_la-digest.Tpo $(DEPDIR)/libshairplay_la-digest.Plo
448 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='digest.c' object='libshairplay_la-digest.lo' libtool=yes @AMDEPBACKSLASH@
449 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
450 @am__fastdepCC_FALSE@ $(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 @am__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libshairplay_la-dnssd.Tpo $(DEPDIR)/libshairplay_la-dnssd.Plo
455 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dnssd.c' object='libshairplay_la-dnssd.lo' libtool=yes @AMDEPBACKSLASH@
456 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
457 @am__fastdepCC_FALSE@ $(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 @am__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libshairplay_la-http_parser.Tpo $(DEPDIR)/libshairplay_la-http_parser.Plo
462 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='http_parser.c' object='libshairplay_la-http_parser.lo' libtool=yes @AMDEPBACKSLASH@
463 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
464 @am__fastdepCC_FALSE@ $(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 @am__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libshairplay_la-http_request.Tpo $(DEPDIR)/libshairplay_la-http_request.Plo
469 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='http_request.c' object='libshairplay_la-http_request.lo' libtool=yes @AMDEPBACKSLASH@
470 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
471 @am__fastdepCC_FALSE@ $(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 @am__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libshairplay_la-http_response.Tpo $(DEPDIR)/libshairplay_la-http_response.Plo
476 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='http_response.c' object='libshairplay_la-http_response.lo' libtool=yes @AMDEPBACKSLASH@
477 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
478 @am__fastdepCC_FALSE@ $(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 @am__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libshairplay_la-httpd.Tpo $(DEPDIR)/libshairplay_la-httpd.Plo
483 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='httpd.c' object='libshairplay_la-httpd.lo' libtool=yes @AMDEPBACKSLASH@
484 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
485 @am__fastdepCC_FALSE@ $(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 @am__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libshairplay_la-logger.Tpo $(DEPDIR)/libshairplay_la-logger.Plo
490 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='logger.c' object='libshairplay_la-logger.lo' libtool=yes @AMDEPBACKSLASH@
491 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
492 @am__fastdepCC_FALSE@ $(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 @am__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libshairplay_la-netutils.Tpo $(DEPDIR)/libshairplay_la-netutils.Plo
497 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='netutils.c' object='libshairplay_la-netutils.lo' libtool=yes @AMDEPBACKSLASH@
498 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
499 @am__fastdepCC_FALSE@ $(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 @am__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libshairplay_la-raop.Tpo $(DEPDIR)/libshairplay_la-raop.Plo
504 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='raop.c' object='libshairplay_la-raop.lo' libtool=yes @AMDEPBACKSLASH@
505 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
506 @am__fastdepCC_FALSE@ $(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 @am__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libshairplay_la-raop_buffer.Tpo $(DEPDIR)/libshairplay_la-raop_buffer.Plo
511 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='raop_buffer.c' object='libshairplay_la-raop_buffer.lo' libtool=yes @AMDEPBACKSLASH@
512 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
513 @am__fastdepCC_FALSE@ $(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 @am__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libshairplay_la-raop_rtp.Tpo $(DEPDIR)/libshairplay_la-raop_rtp.Plo
518 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='raop_rtp.c' object='libshairplay_la-raop_rtp.lo' libtool=yes @AMDEPBACKSLASH@
519 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
520 @am__fastdepCC_FALSE@ $(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 @am__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libshairplay_la-rsakey.Tpo $(DEPDIR)/libshairplay_la-rsakey.Plo
525 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rsakey.c' object='libshairplay_la-rsakey.lo' libtool=yes @AMDEPBACKSLASH@
526 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
527 @am__fastdepCC_FALSE@ $(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 @am__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libshairplay_la-rsapem.Tpo $(DEPDIR)/libshairplay_la-rsapem.Plo
532 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rsapem.c' object='libshairplay_la-rsapem.lo' libtool=yes @AMDEPBACKSLASH@
533 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
534 @am__fastdepCC_FALSE@ $(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 @am__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libshairplay_la-sdp.Tpo $(DEPDIR)/libshairplay_la-sdp.Plo
539 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sdp.c' object='libshairplay_la-sdp.lo' libtool=yes @AMDEPBACKSLASH@
540 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
541 @am__fastdepCC_FALSE@ $(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 @am__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libshairplay_la-utils.Tpo $(DEPDIR)/libshairplay_la-utils.Plo
546 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='utils.c' object='libshairplay_la-utils.lo' libtool=yes @AMDEPBACKSLASH@
547 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
548 @am__fastdepCC_FALSE@ $(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: