changes to build script to increase java heap memory
[IRC.git] / Robust / cup / gnuwin / README
1 Date: Fri, 05 Feb 1999 17:11:08 -0600
2 From: jon miner <jon.miner@doit.wisc.edu>
3 To: cananian@alumni.princeton.edu
4 Subject: Makefile for NT/DOS
5
6 I've made (hah) a Makefile for java_cup that will install and test java_cup
7 on NT/9x/DOS with GNU Make...
8
9 You (should) find it attached.
10
11 thanks,
12
13 jon
14
15 -------------------------------------------------------------
16 Date: Sun, 07 Feb 1999 17:30:33 -0600
17 From: Jon Miner <jon.miner@doit.wisc.edu>
18 To: C. Scott Ananian <cananian@lesser-magoo.lcs.mit.edu>
19 Subject: Re: Makefile for NT/DOS
20
21 The Makefile included is for Microsoft's (I think) Nmake...  it doesn't
22 jive with just plain old GNU make (At least not on my machine..)  Also, the
23 Makefile I wrote _should_ (I haven't tested it, though) work (with minor
24 changes) on Un*x and WinTel machines...
25
26 thanks,
27
28 jon
29
30 [The makefile has been included in this directory. -- CSA 24-Mar-1998 ]