I think we want to keep the Makefile at the top level, allowing for
"make ; make install" without needing to bounce down into cmdline/.

We could even add rules for the cgi portions.

Thoughts?

Cheers,
-g

(the Makefile needs/can be simplified, but that is orthogonal)

On Thu, Jan 17, 2013 at 6:39 PM,  <[email protected]> wrote:
> Author: gstein
> Date: Thu Jan 17 23:39:52 2013
> New Revision: 1434969
>
> URL: http://svn.apache.org/viewvc?rev=1434969&view=rev
> Log:
> Move many files into new cmdline/ subdir.
>
> Added:
>     steve/trunk/cmdline/
>     steve/trunk/cmdline/ballots.pm
>       - copied unchanged from r1434353, steve/trunk/ballots.pm
>     steve/trunk/cmdline/check_quorum.pl
>       - copied unchanged from r1434353, steve/trunk/check_quorum.pl
>     steve/trunk/cmdline/close_issue.pl
>       - copied unchanged from r1434353, steve/trunk/close_issue.pl
>     steve/trunk/cmdline/make_issue.pl
>       - copied unchanged from r1434353, steve/trunk/make_issue.pl
>     steve/trunk/cmdline/randomize.pm
>       - copied unchanged from r1434353, steve/trunk/randomize.pm
>     steve/trunk/cmdline/reminder.pl
>       - copied unchanged from r1434353, steve/trunk/reminder.pl
>     steve/trunk/cmdline/vote.pl
>       - copied unchanged from r1434353, steve/trunk/vote.pl
>     steve/trunk/cmdline/votegroup.pl
>       - copied unchanged from r1434353, steve/trunk/votegroup.pl
>     steve/trunk/cmdline/wrapsuid.c
>       - copied unchanged from r1434353, steve/trunk/wrapsuid.c
> Removed:
>     steve/trunk/ballots.pm
>     steve/trunk/check_quorum.pl
>     steve/trunk/close_issue.pl
>     steve/trunk/make_issue.pl
>     steve/trunk/randomize.pm
>     steve/trunk/reminder.pl
>     steve/trunk/vote.pl
>     steve/trunk/votegroup.pl
>     steve/trunk/wrapsuid.c
>

Reply via email to