Src directory needs a Makefile

Bug #522477 reported by Matt Giuca
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mars
Fix Released
Low
Matt Giuca

Bug Description

There is a primary Makefile in the setup directory, for building the final Mars package (statically compiled). However, this is inappropriate for development use (due to static compilation, and being in the wrong directory).

This means developers currently have to manually set CFLAGS and LDFLAGS, and run mmc --make mars marsc.

Create a separate Makefile in the src directory which wraps mmc --make and sets everything properly, so the developer can just run "make".

Related branches

Revision history for this message
Matt Giuca (mgiuca) wrote :

Fixed in trunk r969.

Changed in mars:
status: Triaged → Fix Committed
Matt Giuca (mgiuca)
Changed in mars:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.