ATF-log archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
#43: Split Makefile into pieces
#43: Split Makefile into pieces
-------------------+--------------------------------------------------------
Reporter: jmmv | Owner: jmmv
Type: task | Status: new
Priority: minor | Milestone: reorg
Component: BUILD | Version:
Keywords: |
-------------------+--------------------------------------------------------
The Makefile.am.m4 file is huge. It would be nice to have one Makefile
per directory, but I don't like make recursion because then, the project
doesn't have a global view of all dependencies.
The idea is to split the Makefile into pieces (one Makefile.am.inc per
directory) and make the top-level Makefile pull all of them in by
includes.
While doing this, probably kill m4 altogether. It just sucks.
--
Ticket URL: <https://www.julipedia.org/projects/atf/trac/ticket/43>
Automated Testing Framework <http://www.NetBSD.org/~jmmv/atf/>
Automated Testing Framework
Home |
Main Index |
Thread Index |
Old Index