i seem to have forgotten what is typed on the command line when using a makefile for a c program on a win32 machine. what i remember is that i should type something like
mingw32 -make
. but that is not working atm. ive done all the necessary stuff like setting environment mingw variables. any help on the command?