HomePhabricator

build: Switch to non-recursive make
65e8ba4dbed5Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

build: Switch to non-recursive make

Build logic moves from individual Makefile.am's to include files, which
the main src/Makefile.am includes. This avoids having to manage a gigantic
single Makefile.

TODO: Move the rules from the old Makefile.include to where they actually
belong and nuke the old file.

Details

Provenance
Cory Fields <cory-nospam-@coryfields.com>Authored on May 28 2014, 17:38
deadalnixPushed on May 14 2017, 22:04
Parents
rABC5795aaca26d2: Merge pull request #4294 from laanwj/2014_06_no_global_strwallet
Branches
Unknown
Tags
Unknown

Event Timeline

Cory Fields <cory-nospam-@coryfields.com> committed rABC65e8ba4dbed5: build: Switch to non-recursive make (authored by Cory Fields <cory-nospam-@coryfields.com>).Jun 5 2014, 20:05