Page 1 of 1

Merge Magma in an existing autotools project

Posted: Tue Apr 19, 2011 12:03 pm
by jreybert
Hello,

I am trying to merge Magma into an existing autotools project. Is anyone already tried this?

The goal here is to automatically build magma when building the project (which is built with autotools).

Are there correct Makefile.in somewhere for Magma project?

Re: Merge Magma in an existing autotools project

Posted: Tue Apr 19, 2011 1:29 pm
by mateo70
Hi Jerome,

Normally you have several make.inc.xxx as example that should work. But we are not using autotools in MAGMA.

Mathieu