• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/packages/libid3tag-0.15.0b/msvc++/
1# Makefile.in generated by automake 1.7.5 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38host_triplet = @host@
39ACLOCAL = @ACLOCAL@
40AMDEP_FALSE = @AMDEP_FALSE@
41AMDEP_TRUE = @AMDEP_TRUE@
42AMTAR = @AMTAR@
43AUTOCONF = @AUTOCONF@
44AUTOHEADER = @AUTOHEADER@
45AUTOMAKE = @AUTOMAKE@
46AWK = @AWK@
47CC = @CC@
48CCDEPMODE = @CCDEPMODE@
49CFLAGS = @CFLAGS@
50CPP = @CPP@
51CPPFLAGS = @CPPFLAGS@
52CYGPATH_W = @CYGPATH_W@
53DEBUG_FALSE = @DEBUG_FALSE@
54DEBUG_TRUE = @DEBUG_TRUE@
55DEFS = @DEFS@
56DEPDIR = @DEPDIR@
57ECHO = @ECHO@
58ECHO_C = @ECHO_C@
59ECHO_N = @ECHO_N@
60ECHO_T = @ECHO_T@
61EGREP = @EGREP@
62EXEEXT = @EXEEXT@
63INSTALL_DATA = @INSTALL_DATA@
64INSTALL_PROGRAM = @INSTALL_PROGRAM@
65INSTALL_SCRIPT = @INSTALL_SCRIPT@
66INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
67LDFLAGS = @LDFLAGS@
68LIBOBJS = @LIBOBJS@
69LIBS = @LIBS@
70LIBTOOL = @LIBTOOL@
71LIBTOOL_DEPS = @LIBTOOL_DEPS@
72LN_S = @LN_S@
73LTLIBOBJS = @LTLIBOBJS@
74MAKEINFO = @MAKEINFO@
75OBJEXT = @OBJEXT@
76PACKAGE = @PACKAGE@
77PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
78PACKAGE_NAME = @PACKAGE_NAME@
79PACKAGE_STRING = @PACKAGE_STRING@
80PACKAGE_TARNAME = @PACKAGE_TARNAME@
81PACKAGE_VERSION = @PACKAGE_VERSION@
82PATH_SEPARATOR = @PATH_SEPARATOR@
83RANLIB = @RANLIB@
84SET_MAKE = @SET_MAKE@
85SHELL = @SHELL@
86STRIP = @STRIP@
87VERSION = @VERSION@
88ac_ct_CC = @ac_ct_CC@
89ac_ct_RANLIB = @ac_ct_RANLIB@
90ac_ct_STRIP = @ac_ct_STRIP@
91am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
92am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
93am__include = @am__include@
94am__leading_dot = @am__leading_dot@
95am__quote = @am__quote@
96bindir = @bindir@
97build = @build@
98build_alias = @build_alias@
99build_cpu = @build_cpu@
100build_os = @build_os@
101build_vendor = @build_vendor@
102datadir = @datadir@
103exec_prefix = @exec_prefix@
104host = @host@
105host_alias = @host_alias@
106host_cpu = @host_cpu@
107host_os = @host_os@
108host_vendor = @host_vendor@
109includedir = @includedir@
110infodir = @infodir@
111install_sh = @install_sh@
112libdir = @libdir@
113libexecdir = @libexecdir@
114localstatedir = @localstatedir@
115mandir = @mandir@
116oldincludedir = @oldincludedir@
117prefix = @prefix@
118program_transform_name = @program_transform_name@
119sbindir = @sbindir@
120sharedstatedir = @sharedstatedir@
121sysconfdir = @sysconfdir@
122target_alias = @target_alias@
123
124EXTRA_DIST = config.h libid3tag.dsp
125subdir = msvc++
126ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
127mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
128CONFIG_HEADER = $(top_builddir)/config.h
129CONFIG_CLEAN_FILES =
130DIST_SOURCES =
131DIST_COMMON = Makefile.am Makefile.in
132all: all-am
133
134.SUFFIXES:
135$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
136	cd $(top_srcdir) && \
137	  $(AUTOMAKE) --foreign  msvc++/Makefile
138Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
139	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
140
141mostlyclean-libtool:
142	-rm -f *.lo
143
144clean-libtool:
145	-rm -rf .libs _libs
146
147distclean-libtool:
148	-rm -f libtool
149uninstall-info-am:
150tags: TAGS
151TAGS:
152
153ctags: CTAGS
154CTAGS:
155
156DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
157
158top_distdir = ..
159distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
160
161distdir: $(DISTFILES)
162	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
163	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
164	list='$(DISTFILES)'; for file in $$list; do \
165	  case $$file in \
166	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
167	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
168	  esac; \
169	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
170	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
171	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
172	    dir="/$$dir"; \
173	    $(mkinstalldirs) "$(distdir)$$dir"; \
174	  else \
175	    dir=''; \
176	  fi; \
177	  if test -d $$d/$$file; then \
178	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
179	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
180	    fi; \
181	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
182	  else \
183	    test -f $(distdir)/$$file \
184	    || cp -p $$d/$$file $(distdir)/$$file \
185	    || exit 1; \
186	  fi; \
187	done
188check-am: all-am
189check: check-am
190all-am: Makefile
191
192installdirs:
193install: install-am
194install-exec: install-exec-am
195install-data: install-data-am
196uninstall: uninstall-am
197
198install-am: all-am
199	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
200
201installcheck: installcheck-am
202install-strip:
203	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
204	  INSTALL_STRIP_FLAG=-s \
205	  `test -z '$(STRIP)' || \
206	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
207mostlyclean-generic:
208
209clean-generic:
210
211distclean-generic:
212	-rm -f Makefile $(CONFIG_CLEAN_FILES)
213
214maintainer-clean-generic:
215	@echo "This command is intended for maintainers to use"
216	@echo "it deletes files that may require special tools to rebuild."
217clean: clean-am
218
219clean-am: clean-generic clean-libtool mostlyclean-am
220
221distclean: distclean-am
222
223distclean-am: clean-am distclean-generic distclean-libtool
224
225dvi: dvi-am
226
227dvi-am:
228
229info: info-am
230
231info-am:
232
233install-data-am:
234
235install-exec-am:
236
237install-info: install-info-am
238
239install-man:
240
241installcheck-am:
242
243maintainer-clean: maintainer-clean-am
244
245maintainer-clean-am: distclean-am maintainer-clean-generic
246
247mostlyclean: mostlyclean-am
248
249mostlyclean-am: mostlyclean-generic mostlyclean-libtool
250
251pdf: pdf-am
252
253pdf-am:
254
255ps: ps-am
256
257ps-am:
258
259uninstall-am: uninstall-info-am
260
261.PHONY: all all-am check check-am clean clean-generic clean-libtool \
262	distclean distclean-generic distclean-libtool distdir dvi \
263	dvi-am info info-am install install-am install-data \
264	install-data-am install-exec install-exec-am install-info \
265	install-info-am install-man install-strip installcheck \
266	installcheck-am installdirs maintainer-clean \
267	maintainer-clean-generic mostlyclean mostlyclean-generic \
268	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
269	uninstall-info-am
270
271# Tell versions [3.59,3.63) of GNU make to not export all variables.
272# Otherwise a system limit (for SysV at least) may be exceeded.
273.NOEXPORT:
274