From: Christophe de Dinechin <dinechin@xxxxxxxxxx> Github review link: https://github.com/c3d/spice-protocol/commits/c3d-build This is the protocol part of a make-only build system that can normally coexist with the existing two build systems. The primary benefit of the proposed approach is top-level build, i.e. a way to make it easier to build all of SPICE with correct dependency tracking when you make local changes in protocol or common. Last time I checked, it was also faster and easier to maintain than the current alternatives Christophe de Dinechin (1): protocol: make-only build system Makefile | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 Makefile -- 2.13.5 (Apple Git-94) _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel