


win32-test.exe: main.cpp
	i586-mingw32msvc-g++ main.cpp -o win32-test.exe


