Re: a build system

Jan Stary <[email protected]> Sat, 1 Jun 2024 15:20:23 +0200
Newsgroups gmane.comp.audio.sox
Message-ID <[email protected]>
> The top level directory currently contains source files,
> build files, the readme, license etc.

Exactly: one dir containing everything.

> I am not at all advocating recursive makefiles.  You can
> have a single make file (top-level ;-) which references
> files in subdirectories.

Yes; but that is exactly what I want to avoid :-)

	Jan