android_mt6572_jiabo/external/lldb/test/lang/objc/rdar-12408181/Makefile
2025-09-05 16:56:03 +08:00

7 lines
130 B
Makefile

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