~ubuntu-branches/ubuntu/saucy/rheolef/saucy

« back to all changes in this revision

Viewing changes to util/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Pierre Saramito, Pierre Saramito, Sylvestre Ledru
  • Date: 2012-05-14 14:02:09 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20120514140209-dzbdlidkotyflf9e
Tags: 6.1-1
[ Pierre Saramito ]
* New upstream release 6.1 (minor changes):
  - support arbitrarily polynomial order Pk
  - source code supports g++-4.7 (closes: #671996)

[ Sylvestre Ledru ]
* update of the watch file

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.3 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.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, 2007, 2008, 2009, 2010, 2011 Free Software
6
 
# Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# 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.
122
122
CYGPATH_W = @CYGPATH_W@
123
123
DEFS = @DEFS@
124
124
DEPDIR = @DEPDIR@
125
 
DLLTOOL = @DLLTOOL@
126
125
DMALLOC = @DMALLOC@
127
126
DOT = @DOT@
128
127
DOXYGEN = @DOXYGEN@
211
210
MAKE = @MAKE@
212
211
MAKEINDEX = @MAKEINDEX@
213
212
MAKEINFO = @MAKEINFO@
214
 
MANIFEST_TOOL = @MANIFEST_TOOL@
215
213
MKDIR_P = @MKDIR_P@
216
214
MPIRUN = @MPIRUN@
217
215
NM = @NM@
248
246
TEXI2HTML = @TEXI2HTML@
249
247
TEXI2PDF = @TEXI2PDF@
250
248
USE_DISTRIBUTED = @USE_DISTRIBUTED@
 
249
USE_NEW_CODE = @USE_NEW_CODE@
251
250
VERSION = @VERSION@
252
251
abs_builddir = @abs_builddir@
253
252
abs_srcdir = @abs_srcdir@
254
253
abs_top_builddir = @abs_top_builddir@
255
254
abs_top_srcdir = @abs_top_srcdir@
256
255
ac_c = @ac_c@
257
 
ac_ct_AR = @ac_ct_AR@
258
256
ac_ct_CC = @ac_ct_CC@
259
257
ac_ct_CXX = @ac_ct_CXX@
260
258
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
291
289
libexecdir = @libexecdir@
292
290
localedir = @localedir@
293
291
localstatedir = @localstatedir@
 
292
lt_ECHO = @lt_ECHO@
294
293
mandir = @mandir@
295
294
mkdir_p = @mkdir_p@
296
295
no_print_directory_option = @no_print_directory_option@
575
574
 
576
575
installcheck: installcheck-recursive
577
576
install-strip:
578
 
        if test -z '$(STRIP)'; then \
579
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
580
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
581
 
              install; \
582
 
        else \
583
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
584
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
585
 
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
586
 
        fi
 
577
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
578
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
579
          `test -z '$(STRIP)' || \
 
580
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
587
581
mostlyclean-generic:
588
582
 
589
583
clean-generic: