Re: [patch] Add euclid.pasm to Makefile
On Wed, Sep 12, 2001 at 03:38:28PM -0400, Gregor N. Purdy wrote: > This Makefile patch addes euclid.pasm to the make test target. Thanks, applied. Simon
[patch] Add euclid.pasm to Makefile
All -- This Makefile patch addes euclid.pasm to the make test target. Note also that it redirects output to t/*.out, which other folks might not agree with (I like it, given the amount of output generated for some tests). Regards, -- Gregor