mingobj.bat 78 Bytes Edit Raw Blame History 1 2 3 @echo off gcc -DTARGET_MINGW32 -O2 -g -I../include -Iinclude -c %1.c -o %1.o