OBJCXX_SOURCES := main.mm
LDFLAGS = $(CFLAGS) -lobjc -framework CoreFoundation

include Makefile.rules
