summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/expression/no-deadlock/Makefile
blob: f48ae861ae2c2d6b612e0fd51138b519869586c8 (plain)
1
2
3
4
5
6
LEVEL = ../../../make

C_SOURCES := locking.c
ENABLE_THREADS := YES

include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud