Files
clang-p2996/lldb/packages/Python/lldbsuite/test/lang/objc/modules-cache/Makefile
Adrian Prantl beb6025361 Don't compile testcase with clang modules enabled.
It isn't actually necessary for what we are testing here and should
fix the test on the Linux bots.

llvm-svn: 326634
2018-03-02 23:15:04 +00:00

4 lines
77 B
Makefile

LEVEL = ../../../make
OBJC_SOURCES := main.m
include $(LEVEL)/Makefile.rules