Some info about compiling STM from SVGATextmode in DOS with DJGPP:

 - unpack the source package (SVGATextMode-x.y-src.tar.gz)
   with djtarx (part of the djdev* package)

 - First run config.bat to configure makefile. (SED needed)

 - Then just run make (no "DOS" target selecting necessary).
   Everything should compile right now.
   (At least if you have sed, flex and yacc installed...)

