cvs commit: src/sys/modules/acpi Makefile.inc
Bruce Evans
bde at zeta.org.au
Wed Jan 14 08:26:52 PST 2004
On Wed, 14 Jan 2004, Takahashi Yoshihiro wrote:
> In article <20040113093817.E62202 at root.org>
> Nate Lawson <nate at root.org> writes:
>
> > Is this the right approach? If you want a single Makefile.inc in
> > /sys/modules, then why not just include ../../Makefile.inc? Why make an
> > empty one that just includes its parent, which leads us to a twisty chain
> > of Makefile.inc's, all the same?
>
> I think that this is a better and simpler way than adding
> '.include ../../Makefile.inc' to all Makefiles in subdirectories.
Right.
The twisty maze in the modules subdir is the fault of the directory
organizers. Modules should be in a flat hierarchy like they are when
they are installed.
Bruce
More information about the cvs-src
mailing list