| Re: [AD] makefile.tst fix |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
In reply to Sven Sandberg <svsa1977@xxxxxxxxxx>:
>It seems that make
>interprets
>
> echo /* foo */ > bar
>
>as if it were
>
> echo $(wildcard /* foo */) > bar
Shouldn't that be
echo '/* foo */' >bar
though?
>This means that djgpp's make is brain-dead, broken, and
>evil,
[snip]
Whoah! Calm down... ;-)
Bye for now,
--
Laurence Withers, lwithers@xxxxxxxxxx
http://www.lwithers.demon.co.uk/
Attachment:
signature.asc
Description: PGP signature
| Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |