OBJC_SOURCES := main.m my-base.m
#OBJC_SOURCES := const-strings.m

include Makefile.rules

LDFLAGS += -framework Foundation
