|
Re: Makefile
what was posted was not a Makefile, but a python script that will create a make file. Just cpy all of that, save it as configure.py . move it into your project directory, and in the terminal run python configure.py
if u did that, then please elaborate with what you did exactly
|