install:
	bin\mingw-get install mingw32-gcc mingw32-gcc-g++

update:
	bin\mingw-get upgrade mingw32-gcc mingw32-gcc-g++
