Tool that creates makefile that builds Python mods
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.
Showing
tools/genmake
0 → 100755
Please register or sign in to comment