#211: BSD Make compatibility
--------------------------+-----------------------
Reporter: levill_r | Owner: levill_r
Type: enhancement | Status: new
Priority: minor | Milestone: Olena 2.1
Component: Olena | Version: 2.0
Resolution: | Keywords:
--------------------------+-----------------------
Changes (by levill_r):
* owner: Olena Team => levill_r
Old description:
FreeBSD's `make` does not like some of our
Makefiles (like
source:trunk/milena/doc/Makefile.am), which prevents users to compile the
project using just `make` (however `gmake` just runs fine).
On Mac OS X, the command `bsdmake` is probably the same as FreeBSD's
natural `make`. On Debian, the package `pmake` seems to be close to
FreeBSD's `make`.
New description:
FreeBSD's `make` does not like some of our `Makefile`s (like
source:milena/doc/Makefile.am), which prevents users to compile the
project using just `make` (however `gmake` just runs fine).
On Mac OS X, the command `bsdmake` is probably the same as FreeBSD's
natural `make`. On Debian, the package `pmake` seems to be close to
FreeBSD's `make`.
--
--
Ticket URL: <https://trac.lrde.epita.fr/olena/ticket/211#comment:2>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient image processing platform