This is a discussion on Difference between Freebsd4.11 Makefile and Redhat 9.0 linux within the Gentoo Linux Support forums, part of the Unix Operating Systems category; --> can u tell the difference between the Makefile for the Freebsd and Redhat please .........
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| "yogesh" <yogeshkumark@gmail.com> writes: > can u tell the difference between the Makefile for the Freebsd and > Redhat Yes. On *BSD systems you usually have a "normal" make. On GNU/Linux systems you usually have a GNU make. GNU make has some nice extensions, but of course, if you use them, your makefiles won't be usable by the "normal" makes. Thankfully, it's usually trivial to download and compile GNU make on any unix system, so you can easily use GNU make extensions in your makefiles, and just specify in your INSTALL file: "Use GNU make to compile this program!". -- __Pascal Bourguignon__ http://www.informatimago.com/ "Debugging? Klingons do not debug! Our software does not coddle the weak." |
| ||||
| On Fri, 29 Dec 2006 21:57:02 -0800, yogesh wrote: > can u tell the difference between the Makefile for the Freebsd and > Redhat Didn't you already multipost this very question all over the linux newsgroups in the last few days? You didn't believe the answers you were given? What's your problem, doofus? -- "Ubuntu" -- an African word, meaning "Slackware is too hard for me". |
| Thread Tools | |
| Display Modes | |
|
|