Alexander Varakin wrote:
> Hi,
> 
>>> You must use GNU make.
>> 
>> How can I know I am using GNU make? Any method of detection?
> 
> Run:
> 
> make -version
> or
> gmake -version
> (sometimes GNU make is hiding under this name)
> 
> It must say something like this:
> 
> GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
> Built for i686-pc-cygwin
> Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
>         Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.
> There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
> PARTICULAR PURPOSE.
> Report bugs to <[EMAIL PROTECTED]>.

got it, thanks, 
_______________________________________________
Mc mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/mc

Reply via email to