Dave Hart <davehart_gmail_exchange_...@davehart.net> writes: > If anyone knows of examples of > non-recursive Makefile implementations that manage to preserve the > recursive make property of being able to make in a subdir to make a > subset, please share so we can learn from their pioneering.
Could you just put a (probably constant) stub Makefile in each subdirectory, which simply invokes the top-level Makefile with an appropriate parameter to indicate which subdirectory it came from...? -Miles -- Religion, n. A daughter of Hope and Fear, explaining to Ignorance the nature of the Unknowable.