~ubuntu-branches/ubuntu/wily/fluidsynth/wily-proposed

« back to all changes in this revision

Viewing changes to cmake_admin/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2012-08-28 14:43:04 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20120828144304-91idykotjc90bmp0
Tags: 1.1.6-1
* New upstream bugfix-only release:
  - Handle MIDI End of track events, ticket #101
  - Prevent broken rendering after an voice overflow, ticket #100
  - Enable long arguments where available
  - Prevent libdbus crash
* Remove build-dependency on libncurses5-dev. (Closes: #667892)
* Bump Standards.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.3 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, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
116
116
LTLIBOBJS = @LTLIBOBJS@
117
117
LT_VERSION_INFO = @LT_VERSION_INFO@
118
118
MAKEINFO = @MAKEINFO@
 
119
MANIFEST_TOOL = @MANIFEST_TOOL@
119
120
MKDIR_P = @MKDIR_P@
120
121
NM = @NM@
121
122
NMEDIT = @NMEDIT@
150
151
abs_srcdir = @abs_srcdir@
151
152
abs_top_builddir = @abs_top_builddir@
152
153
abs_top_srcdir = @abs_top_srcdir@
 
154
ac_ct_AR = @ac_ct_AR@
153
155
ac_ct_CC = @ac_ct_CC@
154
156
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
155
157
am__include = @am__include@
182
184
libexecdir = @libexecdir@
183
185
localedir = @localedir@
184
186
localstatedir = @localstatedir@
185
 
lt_ECHO = @lt_ECHO@
186
187
mandir = @mandir@
187
188
mkdir_p = @mkdir_p@
188
189
oldincludedir = @oldincludedir@
302
303
 
303
304
installcheck: installcheck-am
304
305
install-strip:
305
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
306
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
307
 
          `test -z '$(STRIP)' || \
308
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
306
        if test -z '$(STRIP)'; then \
 
307
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
308
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
309
              install; \
 
310
        else \
 
311
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
312
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
313
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
314
        fi
309
315
mostlyclean-generic:
310
316
 
311
317
clean-generic: