[Python-Dev] Makefile and dependencies

Barry A. Warsaw bwarsaw@beopen.com
Tue, 25 Jul 2000 14:10:52 -0400 (EDT)


>>>>> "JH" == Jeremy Hylton <jeremy@beopen.com> writes:

    JH> I know next-to-nothing about makefiles.  Is there anyone with
    JH> some expertise in this area who could contribute better
    JH> dependency information?  Or is the lack of dependency
    JH> information a conscious decision?

makedepend is the way to go and is probably compatible with GNU and
non-GNU makes.

-Barry