1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# debian/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15
16srcdir = .
17top_srcdir = ..
18
19pkgdatadir = $(datadir)/mt-daapd
20pkglibdir = $(libdir)/mt-daapd
21pkgincludedir = $(includedir)/mt-daapd
22top_builddir = ..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = /usr/bin/install -c
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = i686-pc-linux-gnu
37host_triplet = i686-pc-linux-gnu
38subdir = debian
39DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/configure.in
42am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43	$(ACLOCAL_M4)
44mkinstalldirs = $(install_sh) -d
45CONFIG_HEADER = $(top_builddir)/config.h
46CONFIG_CLEAN_FILES =
47SOURCES =
48DIST_SOURCES =
49DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
50ACLOCAL = ${SHELL} /home/steven/cvs/RT288x_SDK/source/user/mt-daapd-0.2.4.2/missing --run aclocal-1.9
51AMDEP_FALSE = #
52AMDEP_TRUE = 
53AMTAR = ${SHELL} /home/steven/cvs/RT288x_SDK/source/user/mt-daapd-0.2.4.2/missing --run tar
54AUTOCONF = ${SHELL} /home/steven/cvs/RT288x_SDK/source/user/mt-daapd-0.2.4.2/missing --run autoconf
55AUTOHEADER = ${SHELL} /home/steven/cvs/RT288x_SDK/source/user/mt-daapd-0.2.4.2/missing --run autoheader
56AUTOMAKE = ${SHELL} /home/steven/cvs/RT288x_SDK/source/user/mt-daapd-0.2.4.2/missing --run automake-1.9
57AVAHI_CFLAGS = 
58AVAHI_LIBS = 
59AWK = gawk
60CC = gcc
61CCDEPMODE = depmode=gcc3
62CFLAGS = -g -O2
63COND_NEED_STRCASESTR_FALSE = 
64COND_NEED_STRCASESTR_TRUE = #
65COND_NEED_STRSEP_FALSE = 
66COND_NEED_STRSEP_TRUE = #
67COND_OGGVORBIS_FALSE = 
68COND_OGGVORBIS_TRUE = #
69COND_REND_AVAHI_FALSE = 
70COND_REND_AVAHI_TRUE = #
71COND_REND_HOWL_FALSE = #
72COND_REND_HOWL_TRUE = 
73COND_REND_OSX_FALSE = 
74COND_REND_OSX_TRUE = #
75COND_REND_POSIX_FALSE = 
76COND_REND_POSIX_TRUE = #
77CPP = gcc -E
78CPPFLAGS =  -g -DWITH_HOWL -DHOST='"i686-pc-linux-gnu"' -DNOT_HAVE_SA_LEN -I../../lib/libgdbm-1.8.3 -I../../lib/libid3tag-0.15.1b/include/include
79CYGPATH_W = echo
80DEFS = -DHAVE_CONFIG_H
81DEPDIR = .deps
82ECHO_C = 
83ECHO_N = -n
84ECHO_T = 
85EGREP = /bin/grep -E
86EXEEXT = 
87GREP = /bin/grep
88INSTALL_DATA = ${INSTALL} -m 644
89INSTALL_PROGRAM = ${INSTALL}
90INSTALL_SCRIPT = ${INSTALL}
91INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
92LDFLAGS =  -lpthread -lhowl -L../../lib/libid3tag-0.15.1b/include/lib -lgdbm -lid3tag -lz
93LEX = flex
94LEXLIB = -lfl
95LEX_OUTPUT_ROOT = lex.yy
96LIBOBJS =  ${LIBOBJDIR}strcasestr$U.o ${LIBOBJDIR}strsep$U.o
97LIBS = 
98LTLIBOBJS =  ${LIBOBJDIR}strcasestr$U.lo ${LIBOBJDIR}strsep$U.lo
99MAKEINFO = ${SHELL} /home/steven/cvs/RT288x_SDK/source/user/mt-daapd-0.2.4.2/missing --run makeinfo
100OBJEXT = o
101PACKAGE = mt-daapd
102PACKAGE_BUGREPORT = 
103PACKAGE_NAME = 
104PACKAGE_STRING = 
105PACKAGE_TARNAME = 
106PACKAGE_VERSION = 
107PATH_SEPARATOR = :
108PKG_CONFIG = /usr/bin/pkg-config
109SET_MAKE = 
110SHELL = /bin/sh
111STRIP = 
112VERSION = 0.2.4.2
113V_NETLIBS = 
114YACC = bison -y
115YFLAGS = 
116ac_ct_CC = gcc
117am__fastdepCC_FALSE = #
118am__fastdepCC_TRUE = 
119am__include = include
120am__leading_dot = .
121am__quote = 
122am__tar = ${AMTAR} chof - "$$tardir"
123am__untar = ${AMTAR} xf -
124bindir = ${exec_prefix}/bin
125build = i686-pc-linux-gnu
126build_alias = 
127build_cpu = i686
128build_os = linux-gnu
129build_vendor = pc
130datadir = ${datarootdir}
131datarootdir = ${prefix}/share
132docdir = ${datarootdir}/doc/${PACKAGE}
133dvidir = ${docdir}
134exec_prefix = ${prefix}
135host = i686-pc-linux-gnu
136host_alias = 
137host_cpu = i686
138host_os = linux-gnu
139host_vendor = pc
140htmldir = ${docdir}
141includedir = ${prefix}/include
142infodir = ${datarootdir}/info
143install_sh = /home/steven/cvs/RT288x_SDK/source/user/mt-daapd-0.2.4.2/install-sh
144libdir = ${exec_prefix}/lib
145libexecdir = ${exec_prefix}/libexec
146localedir = ${datarootdir}/locale
147localstatedir = ${prefix}/var
148mandir = ${datarootdir}/man
149mkdir_p = mkdir -p --
150oldincludedir = /usr/include
151pdfdir = ${docdir}
152prefix = /usr/local
153program_transform_name = s,x,x,
154psdir = ${docdir}
155sbindir = ${exec_prefix}/sbin
156sharedstatedir = ${prefix}/com
157sysconfdir = ${prefix}/etc
158target_alias = 
159
160# $Id: Makefile,v 1.1 2009-06-30 02:31:08 steven Exp $
161#
162EXTRA_DIST = compat copyright docs postinst changelog control dirs init.d rules
163all: all-am
164
165.SUFFIXES:
166$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
167	@for dep in $?; do \
168	  case '$(am__configure_deps)' in \
169	    *$$dep*) \
170	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
171		&& exit 0; \
172	      exit 1;; \
173	  esac; \
174	done; \
175	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  debian/Makefile'; \
176	cd $(top_srcdir) && \
177	  $(AUTOMAKE) --gnu  debian/Makefile
178.PRECIOUS: Makefile
179Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
180	@case '$?' in \
181	  *config.status*) \
182	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
183	  *) \
184	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
185	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
186	esac;
187
188$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
189	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
190
191$(top_srcdir)/configure:  $(am__configure_deps)
192	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
193$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
194	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
195uninstall-info-am:
196tags: TAGS
197TAGS:
198
199ctags: CTAGS
200CTAGS:
201
202
203distdir: $(DISTFILES)
204	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
205	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
206	list='$(DISTFILES)'; for file in $$list; do \
207	  case $$file in \
208	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
209	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
210	  esac; \
211	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
212	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
213	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
214	    dir="/$$dir"; \
215	    $(mkdir_p) "$(distdir)$$dir"; \
216	  else \
217	    dir=''; \
218	  fi; \
219	  if test -d $$d/$$file; then \
220	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
221	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
222	    fi; \
223	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
224	  else \
225	    test -f $(distdir)/$$file \
226	    || cp -p $$d/$$file $(distdir)/$$file \
227	    || exit 1; \
228	  fi; \
229	done
230check-am: all-am
231check: check-am
232all-am: Makefile
233installdirs:
234install: install-am
235install-exec: install-exec-am
236install-data: install-data-am
237uninstall: uninstall-am
238
239install-am: all-am
240	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
241
242installcheck: installcheck-am
243install-strip:
244	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
245	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
246	  `test -z '$(STRIP)' || \
247	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
248mostlyclean-generic:
249
250clean-generic:
251
252distclean-generic:
253	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
254
255maintainer-clean-generic:
256	@echo "This command is intended for maintainers to use"
257	@echo "it deletes files that may require special tools to rebuild."
258clean: clean-am
259
260clean-am: clean-generic mostlyclean-am
261
262distclean: distclean-am
263	-rm -f Makefile
264distclean-am: clean-am distclean-generic
265
266dvi: dvi-am
267
268dvi-am:
269
270html: html-am
271
272info: info-am
273
274info-am:
275
276install-data-am:
277
278install-exec-am:
279
280install-info: install-info-am
281
282install-man:
283
284installcheck-am:
285
286maintainer-clean: maintainer-clean-am
287	-rm -f Makefile
288maintainer-clean-am: distclean-am maintainer-clean-generic
289
290mostlyclean: mostlyclean-am
291
292mostlyclean-am: mostlyclean-generic
293
294pdf: pdf-am
295
296pdf-am:
297
298ps: ps-am
299
300ps-am:
301
302uninstall-am: uninstall-info-am
303
304.PHONY: all all-am check check-am clean clean-generic distclean \
305	distclean-generic distdir dvi dvi-am html html-am info info-am \
306	install install-am install-data install-data-am install-exec \
307	install-exec-am install-info install-info-am install-man \
308	install-strip installcheck installcheck-am installdirs \
309	maintainer-clean maintainer-clean-generic mostlyclean \
310	mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
311	uninstall-info-am
312
313# Tell versions [3.59,3.63) of GNU make to not export all variables.
314# Otherwise a system limit (for SysV at least) may be exceeded.
315.NOEXPORT:
316