On Feb 18, 2008 10:02 AM, navneet Upadhyay <[EMAIL PROTECTED]> wrote:
> Hi,
>      I have a Makefile . It works well with Linux versions when i use make
> command.The make command fails on FreeBSD but gmake works fine.
>
> Any clues on this behavior?
>
> Thanks,
> Navneet

The FreeBSD "make" is different than linux's "make."
Linux uses GNU's make. BSD has it's own version.
"gmake" is the command of GNU make for bsd.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to