~ubuntu-branches/ubuntu/trusty/mit-scheme/trusty-proposed

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen
  • Date: 2007-05-09 10:57:57 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20070509105757-p8focimovgqxaaed
Tags: 7.7.90+20070205-1ubuntu1
* Merge from debian unstable, remaining changes:
  * Bootstrapping done via supplied binary package. See log entry for
    7.7.90+20060906-3ubuntu1 for details.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: Makefile.in,v 1.25 2004/11/01 19:21:21 cph Exp $
 
1
# $Id: Makefile.in,v 1.28 2007/01/05 21:19:20 cph Exp $
2
2
#
3
 
# Copyright 2000,2001,2002,2004 Massachusetts Institute of Technology
 
3
# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 
4
#     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 
5
#     2005, 2006, 2007 Massachusetts Institute of Technology
4
6
#
5
7
# This file is part of MIT/GNU Scheme.
6
8
#
16
18
#
17
19
# You should have received a copy of the GNU General Public License
18
20
# along with MIT/GNU Scheme; if not, write to the Free Software
19
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
20
 
# 02111-1307, USA.
 
21
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 
22
# 02110-1301, USA.
21
23
 
22
24
# **** BEGIN BOILERPLATE ****
23
25
 
34
36
bindir = @bindir@
35
37
sbindir = @sbindir@
36
38
libexecdir = @libexecdir@
 
39
datarootdir = @datarootdir@
37
40
datadir = @datadir@
38
41
sysconfdir = @sysconfdir@
39
42
sharedstatedir = @sharedstatedir@