1OBJC_SOURCES := main.m 2 3CFLAGS_EXTRAS := -w 4 5LD_EXTRAS := -framework CoreMedia 6include Makefile.rules 7