On 2011-04-12 14:36:33 (+0430), ali hagigat <[email protected]> wrote:
> e12:
>     @echo insidee12
>     @echo $(.VARIABLES)
> 
> insidee12
> /bin/sh: D: No such file or directory
> make: *** [e12] Error 1
> ----------------------------------
> Why the error is generated?
Ask yourself what the content of .VARIABLES is.
Perhaps $(warning) might be useful.

Regards,
Kristof


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to