From: Diego 'Flameeyes' Pettenò Date: Mon, 16 Jun 2008 15:49:46 +0000 (+0200) Subject: Use options to choose which targets to build, instead of the BUILD variable. X-Git-Tag: 0.2.0-rc1~59 X-Git-Url: https://git.quassel-irc.org/?a=commitdiff_plain;h=7d371a32b6fcde653ecfdfb5496d4545fd721e39;hp=7d371a32b6fcde653ecfdfb5496d4545fd721e39;p=quassel.git Use options to choose which targets to build, instead of the BUILD variable. Instead of a single space-separated list of targets to build, use options to decide whether to enable the targets or not. This also simplifies writing ebuilds for quassel. Signed-off-by: Manuel Nickschas ---