• Guido van Rossum's avatar
    Added some comments to the top. · 586480b8
    Guido van Rossum yazdı
    Changed install targets so
    (1) "make install" installs everything;
    (2) more directories are built as needed;
    (3) the X11R5 shell script install-sh is used (always).
    (The script can't be called install.sh since some Make versions have a
    default rule that copies "foo.sh" to "foo" when making "foo".)
    
    Added target "smelly" which checks for non-Py-prefixed exported
    symbols.
    586480b8
Makefile.in 10.9 KB