Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Feb 2011 11:04:45 +0100
From:      J65nko <j65nko@gmail.com>
To:        Vikash Badal <Vikash.Badal@is.co.za>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: switching from gnu make to bsd make
Message-ID:  <AANLkTi=APuFoPpcx1Wwi%2BzXU0LTsSNyr9iGPG2aBVieG@mail.gmail.com>
In-Reply-To: <9B425C841283E0418B1825D40CBCFA615B422306F9@ZABRYSVISEXMBX1.af.didata.local>
References:  <9B425C841283E0418B1825D40CBCFA615B422306F9@ZABRYSVISEXMBX1.af.didata.local>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 10, 2011 at 8:32 AM, Vikash Badal <Vikash.Badal@is.co.za> wrote=
:
> Can someone please advise me as to how I switch the following lines of gn=
u make to bsd make
>
>
> $(OBJDIR)/%.o:${SRCDIR}/%.c
> =A0 =A0 =A0 =A0${CC} -c ${CFLAGS} ${INCDIR} ${LIBDIR} $< -o $@
>

I use BSD make for XML and XSLT transformations, so I cannot advise
you about this particular issue, but there is a very nice tutorial
about the BSD make at
http://www.freebsd.org/doc/en_US.ISO8859-1/books/pmake/index.html

Good luck



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=APuFoPpcx1Wwi%2BzXU0LTsSNyr9iGPG2aBVieG>