~ubuntu-branches/ubuntu/gutsy/libsamplerate/gutsy

« back to all changes in this revision

Viewing changes to Win32/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Anand Kumria
  • Date: 2004-03-16 23:29:17 UTC
  • Revision ID: james.westby@ubuntu.com-20040316232917-ivb5khznkdtkkylr
Tags: upstream-0.1.0
ImportĀ upstreamĀ versionĀ 0.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.7.9 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
 
 
17
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ..
 
24
 
 
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
26
INSTALL = @INSTALL@
 
27
install_sh_DATA = $(install_sh) -c -m 644
 
28
install_sh_PROGRAM = $(install_sh) -c
 
29
install_sh_SCRIPT = $(install_sh) -c
 
30
INSTALL_HEADER = $(INSTALL_DATA)
 
31
transform = $(program_transform_name)
 
32
NORMAL_INSTALL = :
 
33
PRE_INSTALL = :
 
34
POST_INSTALL = :
 
35
NORMAL_UNINSTALL = :
 
36
PRE_UNINSTALL = :
 
37
POST_UNINSTALL = :
 
38
host_triplet = @host@
 
39
ACLOCAL = @ACLOCAL@
 
40
AMDEP_FALSE = @AMDEP_FALSE@
 
41
AMDEP_TRUE = @AMDEP_TRUE@
 
42
AMTAR = @AMTAR@
 
43
AR = @AR@
 
44
AUTOCONF = @AUTOCONF@
 
45
AUTOHEADER = @AUTOHEADER@
 
46
AUTOMAKE = @AUTOMAKE@
 
47
AWK = @AWK@
 
48
CC = @CC@
 
49
CCDEPMODE = @CCDEPMODE@
 
50
CFLAGS = @CFLAGS@
 
51
COMPILER_IS_GCC = @COMPILER_IS_GCC@
 
52
CPP = @CPP@
 
53
CPPFLAGS = @CPPFLAGS@
 
54
CXX = @CXX@
 
55
CXXCPP = @CXXCPP@
 
56
CXXDEPMODE = @CXXDEPMODE@
 
57
CXXFLAGS = @CXXFLAGS@
 
58
CYGPATH_W = @CYGPATH_W@
 
59
DEFS = @DEFS@
 
60
DEPDIR = @DEPDIR@
 
61
ECHO = @ECHO@
 
62
ECHO_C = @ECHO_C@
 
63
ECHO_N = @ECHO_N@
 
64
ECHO_T = @ECHO_T@
 
65
EFENCE_LIB = @EFENCE_LIB@
 
66
EGREP = @EGREP@
 
67
ENABLE_DEBUG = @ENABLE_DEBUG@
 
68
EXEEXT = @EXEEXT@
 
69
F77 = @F77@
 
70
FFLAGS = @FFLAGS@
 
71
FFTW3_CFLAGS = @FFTW3_CFLAGS@
 
72
FFTW3_LIBS = @FFTW3_LIBS@
 
73
GCC_MAJOR_VERSION = @GCC_MAJOR_VERSION@
 
74
HAVE_FFTW3 = @HAVE_FFTW3@
 
75
HAVE_SNDFILE = @HAVE_SNDFILE@
 
76
INSTALL_DATA = @INSTALL_DATA@
 
77
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
78
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
79
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
80
LDFLAGS = @LDFLAGS@
 
81
LIBOBJS = @LIBOBJS@
 
82
LIBS = @LIBS@
 
83
LIBTOOL = @LIBTOOL@
 
84
LN_S = @LN_S@
 
85
LTLIBOBJS = @LTLIBOBJS@
 
86
MAKEINFO = @MAKEINFO@
 
87
OBJEXT = @OBJEXT@
 
88
OS_SPECIFIC_INCLUDES = @OS_SPECIFIC_INCLUDES@
 
89
OS_SPECIFIC_LINKS = @OS_SPECIFIC_LINKS@
 
90
PACKAGE = @PACKAGE@
 
91
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
92
PACKAGE_NAME = @PACKAGE_NAME@
 
93
PACKAGE_STRING = @PACKAGE_STRING@
 
94
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
95
PACKAGE_VERSION = @PACKAGE_VERSION@
 
96
PATH_SEPARATOR = @PATH_SEPARATOR@
 
97
PKG_CONFIG = @PKG_CONFIG@
 
98
RANLIB = @RANLIB@
 
99
SET_MAKE = @SET_MAKE@
 
100
SHARED_VERSION_INFO = @SHARED_VERSION_INFO@
 
101
SHELL = @SHELL@
 
102
SHLIB_VERSION_ARG = @SHLIB_VERSION_ARG@
 
103
SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
 
104
SNDFILE_LIBS = @SNDFILE_LIBS@
 
105
STRIP = @STRIP@
 
106
VERSION = @VERSION@
 
107
ac_ct_AR = @ac_ct_AR@
 
108
ac_ct_CC = @ac_ct_CC@
 
109
ac_ct_CXX = @ac_ct_CXX@
 
110
ac_ct_F77 = @ac_ct_F77@
 
111
ac_ct_RANLIB = @ac_ct_RANLIB@
 
112
ac_ct_STRIP = @ac_ct_STRIP@
 
113
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
114
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
115
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
116
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
117
am__include = @am__include@
 
118
am__leading_dot = @am__leading_dot@
 
119
am__quote = @am__quote@
 
120
bindir = @bindir@
 
121
build = @build@
 
122
build_alias = @build_alias@
 
123
build_cpu = @build_cpu@
 
124
build_os = @build_os@
 
125
build_vendor = @build_vendor@
 
126
datadir = @datadir@
 
127
exec_prefix = @exec_prefix@
 
128
host = @host@
 
129
host_alias = @host_alias@
 
130
host_cpu = @host_cpu@
 
131
host_os = @host_os@
 
132
host_vendor = @host_vendor@
 
133
includedir = @includedir@
 
134
infodir = @infodir@
 
135
install_sh = @install_sh@
 
136
libdir = @libdir@
 
137
libexecdir = @libexecdir@
 
138
localstatedir = @localstatedir@
 
139
mandir = @mandir@
 
140
oldincludedir = @oldincludedir@
 
141
prefix = @prefix@
 
142
program_transform_name = @program_transform_name@
 
143
sbindir = @sbindir@
 
144
sharedstatedir = @sharedstatedir@
 
145
subdirs = @subdirs@
 
146
sysconfdir = @sysconfdir@
 
147
target = @target@
 
148
target_alias = @target_alias@
 
149
target_cpu = @target_cpu@
 
150
target_os = @target_os@
 
151
target_vendor = @target_vendor@
 
152
EXTRA_DIST = Makefile.msvc config.h unistd.h unistd.h libsamplerate.def
 
153
subdir = Win32
 
154
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
155
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
156
CONFIG_HEADER = $(top_builddir)/src/config.h
 
157
CONFIG_CLEAN_FILES =
 
158
DIST_SOURCES =
 
159
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
 
160
all: all-am
 
161
 
 
162
.SUFFIXES:
 
163
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
164
        cd $(top_srcdir) && \
 
165
          $(AUTOMAKE) --gnu  Win32/Makefile
 
166
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
167
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
168
 
 
169
mostlyclean-libtool:
 
170
        -rm -f *.lo
 
171
 
 
172
clean-libtool:
 
173
        -rm -rf .libs _libs
 
174
 
 
175
distclean-libtool:
 
176
        -rm -f libtool
 
177
uninstall-info-am:
 
178
tags: TAGS
 
179
TAGS:
 
180
 
 
181
ctags: CTAGS
 
182
CTAGS:
 
183
 
 
184
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
185
 
 
186
top_distdir = ..
 
187
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
188
 
 
189
distdir: $(DISTFILES)
 
190
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
191
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
192
        list='$(DISTFILES)'; for file in $$list; do \
 
193
          case $$file in \
 
194
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
195
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
196
          esac; \
 
197
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
198
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
199
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
200
            dir="/$$dir"; \
 
201
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
202
          else \
 
203
            dir=''; \
 
204
          fi; \
 
205
          if test -d $$d/$$file; then \
 
206
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
207
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
208
            fi; \
 
209
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
210
          else \
 
211
            test -f $(distdir)/$$file \
 
212
            || cp -p $$d/$$file $(distdir)/$$file \
 
213
            || exit 1; \
 
214
          fi; \
 
215
        done
 
216
check-am: all-am
 
217
check: check-am
 
218
all-am: Makefile
 
219
 
 
220
installdirs:
 
221
install: install-am
 
222
install-exec: install-exec-am
 
223
install-data: install-data-am
 
224
uninstall: uninstall-am
 
225
 
 
226
install-am: all-am
 
227
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
228
 
 
229
installcheck: installcheck-am
 
230
install-strip:
 
231
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
232
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
233
          `test -z '$(STRIP)' || \
 
234
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
235
mostlyclean-generic:
 
236
 
 
237
clean-generic:
 
238
 
 
239
distclean-generic:
 
240
        -rm -f $(CONFIG_CLEAN_FILES)
 
241
 
 
242
maintainer-clean-generic:
 
243
        @echo "This command is intended for maintainers to use"
 
244
        @echo "it deletes files that may require special tools to rebuild."
 
245
clean: clean-am
 
246
 
 
247
clean-am: clean-generic clean-libtool mostlyclean-am
 
248
 
 
249
distclean: distclean-am
 
250
        -rm -f Makefile
 
251
distclean-am: clean-am distclean-generic distclean-libtool
 
252
 
 
253
dvi: dvi-am
 
254
 
 
255
dvi-am:
 
256
 
 
257
info: info-am
 
258
 
 
259
info-am:
 
260
 
 
261
install-data-am:
 
262
 
 
263
install-exec-am:
 
264
 
 
265
install-info: install-info-am
 
266
 
 
267
install-man:
 
268
 
 
269
installcheck-am:
 
270
 
 
271
maintainer-clean: maintainer-clean-am
 
272
        -rm -f Makefile
 
273
maintainer-clean-am: distclean-am maintainer-clean-generic
 
274
 
 
275
mostlyclean: mostlyclean-am
 
276
 
 
277
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
278
 
 
279
pdf: pdf-am
 
280
 
 
281
pdf-am:
 
282
 
 
283
ps: ps-am
 
284
 
 
285
ps-am:
 
286
 
 
287
uninstall-am: uninstall-info-am
 
288
 
 
289
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
290
        distclean distclean-generic distclean-libtool distdir dvi \
 
291
        dvi-am info info-am install install-am install-data \
 
292
        install-data-am install-exec install-exec-am install-info \
 
293
        install-info-am install-man install-strip installcheck \
 
294
        installcheck-am installdirs maintainer-clean \
 
295
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
296
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 
297
        uninstall-info-am
 
298
 
 
299
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
300
# Otherwise a system limit (for SysV at least) may be exceeded.
 
301
.NOEXPORT: