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]>.



----- Original Message -----
From: "Xu, Qiang (XSSC SGP)" <[EMAIL PROTECTED]>
To: "Alexander Varakin" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; "Ken
Weise" <[EMAIL PROTECTED]>
Sent: Wednesday, June 04, 2003 10:39 PM
Subject: RE: Trying to install MC 4.6.0


> Alexander Varakin wrote:
> > Hi Ken,
> >
> > What make are you using?
> > You must use GNU make.
>
> How can I know I am using GNU make? Any method of detection?
>
> thanks,
>
_______________________________________________
Mc mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/mc

Reply via email to