> Cool. But my module consists of several .c files, how do I specify > which .o files depend on which .h files? You can't. Compared to throwing away the entire build directory containing all Python extensions, it's still a huge win. For your extension, it may not make much of a difference. --Guido van Rossum (home page: http://www.python.org/~guido/)