llvm-project/lldb/test/lang/objc/rdar-12408181/Makefile

8 lines
130 B
Makefile

LEVEL = ../../../make
OBJC_SOURCES := main.m
include $(LEVEL)/Makefile.rules
LDFLAGS += -framework Foundation -framework Cocoa