MAKE = G:\Progs\MinGW\bin\mingw32-make do_nothing : @rem do_nothing MAKMAKE: do_nothing BLD: do_nothing CLEAN: rm ../vendor/librw/src/gl/shaders/*.inc LIB: do_nothing CLEANLIB: do_nothing RESOURCE: $(MAKE) -C ../vendor/librw/src/gl/shaders/ -f Makefile all FREEZE: do_nothing SAVESPACE: do_nothing RELEASABLES: do_nothing FINAL: do_nothing