01_write_ini.exe: 01_write_ini.c gcc $< -o $@ -lshlwapi -Wall -O3 .PHONY: clean clean: rm -f *.exe rm -f *.o rm -f test.ini