1 | # Makefile.in generated automatically by automake 1.5 from Makefile.am. |
---|
2 | |
---|
3 | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 |
---|
4 | # Free Software Foundation, Inc. |
---|
5 | # This Makefile.in is free software; the Free Software Foundation |
---|
6 | # gives unlimited permission to copy and/or distribute it, |
---|
7 | # with or without modifications, as long as this notice is preserved. |
---|
8 | |
---|
9 | # This program is distributed in the hope that it will be useful, |
---|
10 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
---|
11 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
---|
12 | # PARTICULAR PURPOSE. |
---|
13 | |
---|
14 | @SET_MAKE@ |
---|
15 | |
---|
16 | SHELL = @SHELL@ |
---|
17 | |
---|
18 | srcdir = @srcdir@ |
---|
19 | top_srcdir = @top_srcdir@ |
---|
20 | VPATH = @srcdir@ |
---|
21 | prefix = @prefix@ |
---|
22 | exec_prefix = @exec_prefix@ |
---|
23 | |
---|
24 | bindir = @bindir@ |
---|
25 | sbindir = @sbindir@ |
---|
26 | libexecdir = @libexecdir@ |
---|
27 | datadir = @datadir@ |
---|
28 | sysconfdir = @sysconfdir@ |
---|
29 | sharedstatedir = @sharedstatedir@ |
---|
30 | localstatedir = @localstatedir@ |
---|
31 | libdir = @libdir@ |
---|
32 | infodir = @infodir@ |
---|
33 | mandir = @mandir@ |
---|
34 | includedir = @includedir@ |
---|
35 | oldincludedir = /usr/include |
---|
36 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
37 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
38 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
39 | top_builddir = .. |
---|
40 | |
---|
41 | ACLOCAL = @ACLOCAL@ |
---|
42 | AUTOCONF = @AUTOCONF@ |
---|
43 | AUTOMAKE = @AUTOMAKE@ |
---|
44 | AUTOHEADER = @AUTOHEADER@ |
---|
45 | |
---|
46 | INSTALL = @INSTALL@ |
---|
47 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
48 | INSTALL_DATA = @INSTALL_DATA@ |
---|
49 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
50 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
51 | transform = @program_transform_name@ |
---|
52 | NORMAL_INSTALL = : |
---|
53 | PRE_INSTALL = : |
---|
54 | POST_INSTALL = : |
---|
55 | NORMAL_UNINSTALL = : |
---|
56 | PRE_UNINSTALL = : |
---|
57 | POST_UNINSTALL = : |
---|
58 | host_alias = @host_alias@ |
---|
59 | host_triplet = @host@ |
---|
60 | AMTAR = @AMTAR@ |
---|
61 | AS = @AS@ |
---|
62 | AUDIOFILE_MAJOR_VERSION = @AUDIOFILE_MAJOR_VERSION@ |
---|
63 | AUDIOFILE_MICRO_VERSION = @AUDIOFILE_MICRO_VERSION@ |
---|
64 | AUDIOFILE_MINOR_VERSION = @AUDIOFILE_MINOR_VERSION@ |
---|
65 | AUDIOFILE_VERSION = @AUDIOFILE_VERSION@ |
---|
66 | AUDIOFILE_VERSION_INFO = @AUDIOFILE_VERSION_INFO@ |
---|
67 | AUDIO_LIB = @AUDIO_LIB@ |
---|
68 | AWK = @AWK@ |
---|
69 | CC = @CC@ |
---|
70 | DEPDIR = @DEPDIR@ |
---|
71 | DLLTOOL = @DLLTOOL@ |
---|
72 | ECHO = @ECHO@ |
---|
73 | EXEEXT = @EXEEXT@ |
---|
74 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
75 | LIBTOOL = @LIBTOOL@ |
---|
76 | LN_S = @LN_S@ |
---|
77 | OBJDUMP = @OBJDUMP@ |
---|
78 | OBJEXT = @OBJEXT@ |
---|
79 | PACKAGE = @PACKAGE@ |
---|
80 | RANLIB = @RANLIB@ |
---|
81 | STRIP = @STRIP@ |
---|
82 | TEST_BIN = @TEST_BIN@ |
---|
83 | VERSION = @VERSION@ |
---|
84 | am__include = @am__include@ |
---|
85 | am__quote = @am__quote@ |
---|
86 | install_sh = @install_sh@ |
---|
87 | |
---|
88 | EXTRA_DIST = \ |
---|
89 | all.dsp \ |
---|
90 | all.dsw \ |
---|
91 | audiofile.def \ |
---|
92 | build_all.bat \ |
---|
93 | clean_all.bat \ |
---|
94 | clean_dist.bat \ |
---|
95 | config.h \ |
---|
96 | dynamiclib.dep \ |
---|
97 | dynamiclib.dsp \ |
---|
98 | dynamiclib.mak \ |
---|
99 | dynmodules.dep \ |
---|
100 | dynmodules.dsp \ |
---|
101 | dynmodules.mak \ |
---|
102 | lib.dsw \ |
---|
103 | modules.dep \ |
---|
104 | modules.dsp \ |
---|
105 | modules.mak \ |
---|
106 | prebuild.bat \ |
---|
107 | README.win32 \ |
---|
108 | sfcommands.dsp \ |
---|
109 | sfconvert.dep \ |
---|
110 | sfconvert.dsp \ |
---|
111 | sfconvert.mak \ |
---|
112 | sfinfo.dep \ |
---|
113 | sfinfo.dsp \ |
---|
114 | sfinfo.mak \ |
---|
115 | staticlib.dep \ |
---|
116 | staticlib.dsp \ |
---|
117 | staticlib.mak |
---|
118 | |
---|
119 | subdir = win32 |
---|
120 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
121 | CONFIG_HEADER = $(top_builddir)/config.h |
---|
122 | CONFIG_CLEAN_FILES = |
---|
123 | DIST_SOURCES = |
---|
124 | DIST_COMMON = Makefile.am Makefile.in |
---|
125 | all: all-am |
---|
126 | |
---|
127 | .SUFFIXES: |
---|
128 | |
---|
129 | mostlyclean-libtool: |
---|
130 | -rm -f *.lo |
---|
131 | |
---|
132 | clean-libtool: |
---|
133 | -rm -rf .libs _libs |
---|
134 | |
---|
135 | distclean-libtool: |
---|
136 | -rm -f libtool |
---|
137 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |
---|
138 | cd $(top_srcdir) && \ |
---|
139 | $(AUTOMAKE) --gnu win32/Makefile |
---|
140 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
141 | cd $(top_builddir) && \ |
---|
142 | CONFIG_HEADERS= CONFIG_LINKS= \ |
---|
143 | CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status |
---|
144 | uninstall-info-am: |
---|
145 | tags: TAGS |
---|
146 | TAGS: |
---|
147 | |
---|
148 | |
---|
149 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
150 | |
---|
151 | top_distdir = .. |
---|
152 | distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) |
---|
153 | |
---|
154 | distdir: $(DISTFILES) |
---|
155 | @for file in $(DISTFILES); do \ |
---|
156 | if test -f $$file; then d=.; else d=$(srcdir); fi; \ |
---|
157 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
158 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
159 | $(mkinstalldirs) "$(distdir)/$$dir"; \ |
---|
160 | fi; \ |
---|
161 | if test -d $$d/$$file; then \ |
---|
162 | cp -pR $$d/$$file $(distdir) \ |
---|
163 | || exit 1; \ |
---|
164 | else \ |
---|
165 | test -f $(distdir)/$$file \ |
---|
166 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
167 | || exit 1; \ |
---|
168 | fi; \ |
---|
169 | done |
---|
170 | check-am: all-am |
---|
171 | check: check-am |
---|
172 | all-am: Makefile |
---|
173 | |
---|
174 | installdirs: |
---|
175 | |
---|
176 | install: install-am |
---|
177 | install-exec: install-exec-am |
---|
178 | install-data: install-data-am |
---|
179 | uninstall: uninstall-am |
---|
180 | |
---|
181 | install-am: all-am |
---|
182 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
183 | |
---|
184 | installcheck: installcheck-am |
---|
185 | install-strip: |
---|
186 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
187 | `test -z '$(STRIP)' || \ |
---|
188 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
189 | mostlyclean-generic: |
---|
190 | |
---|
191 | clean-generic: |
---|
192 | |
---|
193 | distclean-generic: |
---|
194 | -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]* |
---|
195 | |
---|
196 | maintainer-clean-generic: |
---|
197 | @echo "This command is intended for maintainers to use" |
---|
198 | @echo "it deletes files that may require special tools to rebuild." |
---|
199 | clean: clean-am |
---|
200 | |
---|
201 | clean-am: clean-generic clean-libtool mostlyclean-am |
---|
202 | |
---|
203 | distclean: distclean-am |
---|
204 | |
---|
205 | distclean-am: clean-am distclean-generic distclean-libtool |
---|
206 | |
---|
207 | dvi: dvi-am |
---|
208 | |
---|
209 | dvi-am: |
---|
210 | |
---|
211 | info: info-am |
---|
212 | |
---|
213 | info-am: |
---|
214 | |
---|
215 | install-data-am: |
---|
216 | |
---|
217 | install-exec-am: |
---|
218 | |
---|
219 | install-info: install-info-am |
---|
220 | |
---|
221 | install-man: |
---|
222 | |
---|
223 | installcheck-am: |
---|
224 | |
---|
225 | maintainer-clean: maintainer-clean-am |
---|
226 | |
---|
227 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
228 | |
---|
229 | mostlyclean: mostlyclean-am |
---|
230 | |
---|
231 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
---|
232 | |
---|
233 | uninstall-am: uninstall-info-am |
---|
234 | |
---|
235 | .PHONY: all all-am check check-am clean clean-generic clean-libtool \ |
---|
236 | distclean distclean-generic distclean-libtool distdir dvi \ |
---|
237 | dvi-am info info-am install install-am install-data \ |
---|
238 | install-data-am install-exec install-exec-am install-info \ |
---|
239 | install-info-am install-man install-strip installcheck \ |
---|
240 | installcheck-am installdirs maintainer-clean \ |
---|
241 | maintainer-clean-generic mostlyclean mostlyclean-generic \ |
---|
242 | mostlyclean-libtool uninstall uninstall-am uninstall-info-am |
---|
243 | |
---|
244 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
245 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
246 | .NOEXPORT: |
---|