Here is the patch to get make test to work on cygwin. There may be a better
way to do it. It is actually courtesy of someone else, but I'll have to go
look to see who (unless you speak up :)
It basically takes
test:
...do tests
and replaces it with
test: dummy
dummy:
...do tests
so that cygwin really thinks there is something to do.
-----Original Message-----
From: Gibbs Tanton - tgibbs
To: 'Simon Cozens '; '[EMAIL PROTECTED] '
Sent: 10/3/2001 10:12 AM
Subject: RE: Parrot 0.0.2
Cygwin is fine. Although I still have to change the makefile to get
make
test to work right.
-----Original Message-----
From: Simon Cozens
To: [EMAIL PROTECTED]
Sent: 10/3/2001 9:55 AM
Subject: Parrot 0.0.2
Any objections to a release today? How's Cygwin and Win32 looking?
--
> I'm a person, not a piece of property.
Happily, I'm both!
- Lionel and Stephen Harris.
patch.dat