Subject: Re: BSD .mk files and multiple programs
To: Simon J. Gerraty <sjg@crufty.net>
From: Harlan Stenn <Harlan.Stenn@pfcs.com>
List: tech-userlevel
Date: 11/24/2002 21:07:48
Thanks!

I have suspected that for a long time much of that paragraph was "obsolete".

Got a pointer (url?) to ODE?

I'm trying to convert a large automake-based project.  I figure I'll use
something like a perl script to do the work.

I expect the initial pass will convert a Makefile.am to a Makefile;
eventually I'd prefer to either *completely* automate this conversion and/or
find a way to have a .mk ruleset that would "include" the Makefile.am and
crack it automatically (I know this would be slower at runtime).

For the project I have in mind, cleaning/reorganizing the tree is a
non-starter.

Thanks...

H