#45241: faust-devel, faust2-devel: update to latest git source ---------------------------------------+-------------------------- Reporter: aggraef@… | Owner: ryandesign@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch Port: faust-devel faust2-devel | ---------------------------------------+-------------------------- Comment (by aggraef@…): The dependencies are declared properly in the sub-Makefiles. But the toplevel Makefile has just phony targets which invoke some submakes. That design is very usual. The phony targets don't depend on each other, however, so I'm not sure whether a parallel make won't just go off and invoke them all at the same time. I think that GNU make does that, too, but I might be wrong. Ryan, thanks for committing the ports, I really appreciate all the work that you put into this. -- Ticket URL: <https://trac.macports.org/ticket/45241#comment:14> MacPorts <http://www.macports.org/> Ports system for OS X