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

« back to all changes in this revision

Viewing changes to src/microcode/ntutl/makefile

  • Committer: Bazaar Package Importer
  • Author(s): Chris Hanson
  • Date: 2010-03-10 02:00:45 UTC
  • mfrom: (1.1.7 upstream) (3.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100310020045-4np1y3ro6sk2oz92
Tags: 9.0.1-1
* New upstream.
* debian/watch: Fix, previous version was broken.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
### -*- Fundamental -*-
2
2
###
3
 
###     $Id: makefile,v 1.34 2008/01/30 20:02:26 cph Exp $
4
 
###
5
3
###     Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
6
4
###         1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
7
 
###         2003, 2004, 2005, 2006, 2007, 2008 Massachusetts Institute
8
 
###         of Technology
 
5
###         2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
 
6
###         Massachusetts Institute of Technology
9
7
###
10
8
###     This file is part of MIT/GNU Scheme.
11
9
###