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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Chris Hanson
  • Date: 2002-03-14 17:04:07 UTC
  • Revision ID: james.westby@ubuntu.com-20020314170407-m5lg1d6bdsl9lv0s
Tags: upstream-7.7.0
ImportĀ upstreamĀ versionĀ 7.7.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
@echo off
 
2
rem MIT Scheme microcode configuration script for Win32 / Watcom C
 
3
rem
 
4
rem Copyright (c) 1995-96 Massachusetts Institute of Technology
 
5
rem
 
6
rem $Id: wconfig.bat,v 1.3 1996/10/08 01:32:34 cph Exp $
 
7
rem
 
8
copy cmpintmd\i386.h cmpintmd.h
 
9
copy cmpauxmd\i386-ntw.asm cmpauxmd.asm
 
10
copy ntutl\makefile.wcc makefile
 
11
copy ntutl\*.h .
 
12
copy ntutl\*.c .
 
13
copy ntutl\*.lbc .
 
14
copy ntutl\*.lnk .
 
15
copy ntutl\*.dlg .
 
16
copy ntutl\*.ico .
 
17
copy ntutl\*.rc .
 
18
copy ntutl\*.cur .