help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Makefiles in Nested Directories


From: Ajay Jain
Subject: Makefiles in Nested Directories
Date: Wed, 9 Mar 2011 15:25:20 +0530

HI,

I need a design suggestion. I am starting to write a build system
using make. My project is quite exhaustive. There are directories,
sub-directories and so on. What should be the structure of my
makefiles?

1) Should I keep a Makefile in every directory and subdirectory? What
should the top level directory contain? and What should the
subdirectories contain?

2) OR there should only be makefiles at top level?

Regards,
Ajay.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]