Well, I can't write make files, so this is a nice shell script ;-)


* check the list : Linux,386,source,gcc compiler and utilites
* edit config.h
* rm -f *.o
* ./compile
* copy dosrun binary somewhere in the path
* be happy


Running DOS applications
~~~~~~~~~~~~~~~~~~~~~~~~

Newer Linux kernels can run softwares w
...?