Re: amaya 2.1 bug..

In-reply-to: Your message of Sat, 26 Jun 1999 19:32:11 -0400."
             <199906262332.QAA06964@osprey.grizzly.com> 
> 
> amaya/Makefile will purge the *.S distribution files on a make clean.

You have to create a subdirectory for generated object files. If you do as it's
explained, the Makefile copies *.S in the object hierarchy and works there.
Of course a "make clean" has to remove these temporay copies of files and must 
re-copy
original versions from the top level.

If you execute the "make clean" at the top level, you remove original versions.
The solution is then to reinstall the tar file.
Regards
  Irene.

Received on Tuesday, 29 June 1999 05:40:15 UTC