~ubuntu-branches/ubuntu/intrepid/mit-scheme/intrepid-updates

« back to all changes in this revision

Viewing changes to src/microcode/ntutl/config.bat

  • Committer: Bazaar Package Importer
  • Author(s): Chris Hanson
  • Date: 2005-01-18 00:33:57 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050118003357-pv3i8iqlm5m80tl5
Tags: 7.7.90-5
* Add "libx11-dev" to build-depends.  (closes: Bug#290845)
* Fix debian/control and debian/menu to eliminate some lintian errors
  and warnings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
@echo off
2
 
rem MIT Scheme microcode configuration script for Windows NT
3
 
rem
4
 
rem Copyright (c) 1993 Massachusetts Institute of Technology
5
 
rem
6
 
rem $Id: config.bat,v 1.6 1993/09/20 17:07:36 gjr Exp $
 
2
rem MIT/GNU Scheme microcode configuration script for Windows NT
 
3
rem
 
4
rem Copyright 1993 Massachusetts Institute of Technology
 
5
rem
 
6
rem $Id: config.bat,v 1.7 2003/02/14 18:48:12 cph Exp $
7
7
rem
8
8
copy cmpintmd\i386.h cmpintmd.h
9
9
copy cmpauxmd\i386-nt.asm cmpauxmd.asm