普通文本  |  10行  |  174 B

LEVEL = ../../../make

DYLIB_NAME := libContainer
DYLIB_OBJC_SOURCES := Container.m
OBJC_SOURCES := main.m

include $(LEVEL)/Makefile.rules

LDFLAGS += -framework Foundation