Title: Copyright 2001 by NextSoft Co. Ltd. All right reserved.
Warning
Unable to process data:
multipart/mixed;boundary="=_NextPart_000_00B1_46B27E3B.B8826C65"
%% Stefan Seefeld <[EMAIL PROTECTED]> writes:
ss> here is a little Makefile that makes make version 3.79.1 abort:
ss> ---
ss> .FORCE:
ss> a:
ss> .FORCE
I assume the above is some kind of line wrapping error in your mail
client, since it doesn't make any sense as-is, and this really
Title: Search your artist - Recherchez votre artiste
**version Française**
Quickly check the available information in the world's leading databank of
270,000 fine art artists :
Freely
hi there,
here is a little Makefile that makes make version 3.79.1 abort:
---
.FORCE:
a:
.FORCE
@echo "foobar is $(foobar)"
a: foobar+="foobar"
---
it runs fine when I call 'make', but with 'make foobar="bla"'
it aborts (with a meaningful error message).
By the way, I sent in a bug