help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: How to check version of Make in FreeBSD


From: Chetan Shukla
Subject: RE: How to check version of Make in FreeBSD
Date: Fri, 1 Oct 2010 19:47:14 +0530

Thanks Raleigh
I have tried all that but in vain :(

Regards,
Chetan

-----Original Message-----
From: Rinehart, Raleigh [mailto:address@hidden
Sent: Friday, October 01, 2010 7:29 PM
To: Chetan Shukla; address@hidden
Subject: RE: How to check version of Make in FreeBSD



> -----Original Message-----
> From: address@hidden [mailto:help-make-
> address@hidden On Behalf Of Chetan Shukla
> Sent: Friday, October 01, 2010 5:02 AM
> To: address@hidden
> Subject: How to check version of Make in FreeBSD
>
> Hi,
> I am working on some code porting activity that iwants
> Some code to be ported on FreeBSD.
> I need to check the version of Make installed in FreeBSD.
> Make -v does not help here.
> What is the similar command in FreeBSD ?
>
> Regards,
> Chetan
>

Most unix tools have some built-in help, usually accessible by passing an 
cmdline arg to it.  Have you tried 'make --help' or 'make -?' or 'make -h'?  
Also try reading the man page 'man make'

Hope this helps,
-raleigh



"DISCLAIMER: This message is proprietary to Aricent and is intended solely for 
the use of the individual to whom it is addressed. It may contain privileged or 
confidential information and should not be circulated or used for any purpose 
other than for what it is intended. If you have received this message in error, 
please notify the originator immediately. If you are not the intended 
recipient, you are notified that you are strictly prohibited from using, 
copying, altering, or disclosing the contents of this message. Aricent accepts 
no responsibility for loss or damage arising from the use of the information 
transmitted by this email including damage from virus."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]