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

« back to all changes in this revision

Viewing changes to src/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:
63
63
CYGPATH_W = @CYGPATH_W@
64
64
DEFS = @DEFS@
65
65
DEPDIR = @DEPDIR@
 
66
DLLTOOL = @DLLTOOL@
 
67
DLLWRAP = @DLLWRAP@
66
68
ECHO = @ECHO@
67
69
ECHO_C = @ECHO_C@
68
70
ECHO_N = @ECHO_N@
99
101
PACKAGE_TARNAME = @PACKAGE_TARNAME@
100
102
PACKAGE_VERSION = @PACKAGE_VERSION@
101
103
PATH_SEPARATOR = @PATH_SEPARATOR@
 
104
PEXPORTS = @PEXPORTS@
102
105
PKG_CONFIG = @PKG_CONFIG@
103
106
RANLIB = @RANLIB@
104
107
SET_MAKE = @SET_MAKE@