linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: William Hubbs <w.d.hubbs@gmail.com>
To: linux-hotplug@vger.kernel.org
Subject: breaking up Makefile.am
Date: Fri, 08 Jun 2012 18:26:56 +0000	[thread overview]
Message-ID: <1339180019-20697-1-git-send-email-w.d.hubbs@gmail.com> (raw)

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


                 reply	other threads:[~2012-06-08 18:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1339180019-20697-1-git-send-email-w.d.hubbs@gmail.com \
    --to=w.d.hubbs@gmail.com \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).