On BSD systems (like FreeBSD) make is BSD Make and gmake is GNU Make.
On GNU systems (like Debian) make is GNU Make and pmake is BSD Make.
Make on debian is make, available on package 'make'. gmake is only
available on 'freebsd-buildutils' (on debian you need it if you want
to have kFreeBSD)
Package description:
"This package contains the FreeBSD counterparts of some standard build
utilities (make, yacc, lex ..) "
So, make in most l
Actually, make on debian and most linux systems *is*
gmake.
Kind Regards
Moritz
wat?
On Sat, Dec 12, 2009 at 3:36 AM, markus schnalke wrote:
> Please refrain from adding full quotes a the end of your reply, it's
> such a pain to read.
>
> Either quote, the *relevant* parts, in a sane style, like:
>
> > > Please refrain from adding full quotes at the end of your
>
On Sat, Dec 12, 2009 at 02:26:02PM +, Jacob Todd wrote:
> On Sat, Dec 12, 2009 at 05:19:01PM +0100, Julien Steinhauser wrote:
> > Hello,
> >
> > trying out freebsd, I wanted to install surf on it
> > so i added webkit-gtk and gtk-2.0, i changed the value in config.mk
> > from /usr/include/ and