~ubuntu-branches/ubuntu/trusty/soundconverter/trusty-proposed

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): William Grant
  • Date: 2008-03-29 10:07:55 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20080329100755-48jixpmy2y70vxed
Tags: 0.9.9-0ubuntu1
New upstream release. (LP: #208544)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
30
30
NORMAL_UNINSTALL = :
31
31
PRE_UNINSTALL = :
32
32
POST_UNINSTALL = :
33
 
build_triplet = @build@
34
 
host_triplet = @host@
35
33
subdir = src
36
34
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37
35
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
147
145
am__tar = @am__tar@
148
146
am__untar = @am__untar@
149
147
bindir = @bindir@
150
 
build = @build@
151
148
build_alias = @build_alias@
152
 
build_cpu = @build_cpu@
153
 
build_os = @build_os@
154
 
build_vendor = @build_vendor@
155
149
builddir = @builddir@
156
150
datadir = @datadir@
157
151
datarootdir = @datarootdir@
158
152
docdir = @docdir@
159
153
dvidir = @dvidir@
160
154
exec_prefix = @exec_prefix@
161
 
host = @host@
162
155
host_alias = @host_alias@
163
 
host_cpu = @host_cpu@
164
 
host_os = @host_os@
165
 
host_vendor = @host_vendor@
166
156
htmldir = @htmldir@
167
157
includedir = @includedir@
168
158
infodir = @infodir@