03_write_ini.exe: 03_write_ini.cpp g++ $< -o $@ -lshlwapi -Wall -O3 -static .PHONY: clean clean: rm -f *.exe rm -f *.o rm -f test.ini