Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!uunet!in2.uu.net!129.33.24.22!fox.almaden.ibm.com!garlic.com!news.scruz.net!not-for-mail From: bill@qstools.com (Bill Cox) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Help with utility identification.. Date: 31 Jan 1997 15:06:58 GMT Organization: Sirius Cybernetics, Sirius City branch Lines: 11 Message-ID: <5ct1qi$44f@news.scruz.net> References: <97030.1445343CQBJOZ@cmuvm.csv.cmich.edu> NNTP-Posting-Host: 205.179.159.64 X-Newsreader: TIN [UNIX 1.3 950515BETA PL0] Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:34794 ishwar rattan (3CQBJOZ@cmuvm.csv.cmich.edu) wrote: : How do I fugure out if /usr/bin/make is gnu-make? : Is there a way to figure these things out? I am running : stock FreeBSD-2.1.5. In general, the GNU tools respond to a command line option '-v', which reports the version. So try 'make -v'. -- Bill Cox Software Janitor Finger bill@thuvia.qstools.com for PGP public key.