remove some codes for scheduling
[IRC.git] / Robust / cup / winnt / README
1 From toddk@MICROSOFT.com Tue Mar 24 22:07:19 1998
2 Date: Fri, 30 Jan 1998 07:54:26 -0800
3 From: Todd Knoblock <toddk@MICROSOFT.com>
4 To: "'cananian@alumni.princeton.edu'" <cananian@alumni.Princeton.EDU>
5 Subject: Java cup under Windows NT.
6
7 I wanted to try java cup under Windows NT.  Rather than transliterating the
8 csh shell script, I put together a little makefile for it.  I thought you
9 might want to include it in the distribution so that it is available for the
10 next person that wants to use java cup under Windows NT.
11
12 Todd Knoblock
13
14 To use, place this file in the root javacup directory (where the "java_cup"
15 directory lives), and type "nmake" from that directory.
16
17 [The makefile has been included in this directory. -- CSA 24-Mar-1998 ]