OBJC_SOURCES := main.m CFLAGS_EXTRAS := -w LD_EXTRAS := -framework Foundation include Makefile.rules clean:: rm -rf $(wildcard *.o *.d *.dSYM *.log)