summaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/objc/modules-auto-import/Makefile
blob: 3b2bd504c89d67a7358b193c345be33fd03eec63 (plain)
1
2
3
4
5
OBJC_SOURCES := main.m

CFLAGS_EXTRAS = $(MANDATORY_MODULE_BUILD_CFLAGS)

include Makefile.rules