[systemd-devel] breaking up Makefile.am

William Hubbs w.d.hubbs at gmail.com
Fri Jun 8 11:26:56 PDT 2012


All,

this series of patches will break up Makefile.am into 3 modules which
are included by the main Makefile.

This is designed to make it possible to enable or disable the udev or
systemd portions of the build using configure switches.

Currently everything is still built, because there are no configure
switches in place. This however is the next phase of this project.

[PATCH 1/3] build-sys: move common libraries to separate Makefile
[PATCH 2/3] build-sys: move udev build to a separate makefile
[PATCH 3/3] build-sys: move systemd build to a separate makefile

These are meant to be applied directly to git as of commit
7a5498fe926eb41520c3e4b0e97ff8359ae37e9e.

Thanks,

William



More information about the systemd-devel mailing list