Add a makefile target for testing the application
Dont copy as much stuff to the windows compile system
First version that compiles with mingw. Tested and working
Update makefile to stop using lcc It turns out that my previous testing was all invalid as lcc could not even correctly compile a hello world program.
Add compile line to makefile
Add initial makefile