How to execute a makefile from LINUX system.

gaurav kashyap gauravkec2005 at gmail.com
Tue Oct 21 01:32:44 EDT 2008


Hi all,
I am using Link-41b parser in my program.
The windows version of it has an .exe file that can be executed using
os.system command
On Linux version,I have a makefile.

so my question is:
How to run the makefile using some python function.

Thanks



More information about the Python-list mailing list