blob: 4337a8a0ac024aebfdffd0be6ec49a870754c57c [file] [log] [blame]
LEVEL = ../../../make
DYLIB_NAME := libContainer
DYLIB_OBJC_SOURCES := Container.m
OBJC_SOURCES := main.m
LDFLAGS = -framework Foundation
include $(LEVEL)/Makefile.rules