• Dylan Trotter's avatar
    Tool that creates makefile that builds Python mods · 82f9ec4b
    Dylan Trotter authored
    genmake looks in the src/__python__ subdir of a dir specified on the
    command line and generates a makefile that describes how to build Go
    packages from the .py sources.
    
    The project Makefile now uses genmake to generate targets for the
    stdlib.
    82f9ec4b
Makefile 11.8 KB