~ubuntu-branches/ubuntu/precise/libsamplerate/precise

« back to all changes in this revision

Viewing changes to Win32/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Anand Kumria
  • Date: 2005-11-26 09:44:31 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051126094431-q45da3haxdd72g0i
Tags: 0.1.2-2
* Previous upload was rejected by ftp-master becasue they felt that
  having only a single binary in samplerate-programs was not a good
  idea.
* Include all example programs instead

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
CYGPATH_W = @CYGPATH_W@
59
59
DEFS = @DEFS@
60
60
DEPDIR = @DEPDIR@
 
61
DLLTOOL = @DLLTOOL@
 
62
DLLWRAP = @DLLWRAP@
61
63
ECHO = @ECHO@
62
64
ECHO_C = @ECHO_C@
63
65
ECHO_N = @ECHO_N@
94
96
PACKAGE_TARNAME = @PACKAGE_TARNAME@
95
97
PACKAGE_VERSION = @PACKAGE_VERSION@
96
98
PATH_SEPARATOR = @PATH_SEPARATOR@
 
99
PEXPORTS = @PEXPORTS@
97
100
PKG_CONFIG = @PKG_CONFIG@
98
101
RANLIB = @RANLIB@
99
102
SET_MAKE = @SET_MAKE@
154
157
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
155
158
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
156
159
CONFIG_HEADER = $(top_builddir)/src/config.h
157
 
CONFIG_CLEAN_FILES =
 
160
CONFIG_CLEAN_FILES = Makefile.mingw
158
161
DIST_SOURCES =
159
 
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
 
162
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am Makefile.mingw.in
160
163
all: all-am
161
164
 
162
165
.SUFFIXES:
165
168
          $(AUTOMAKE) --gnu  Win32/Makefile
166
169
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
167
170
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
171
Makefile.mingw: $(top_builddir)/config.status Makefile.mingw.in
 
172
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
168
173
 
169
174
mostlyclean-libtool:
170
175
        -rm -f *.lo