summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/c/tls_globals/Makefile
blob: b26ce5c8b144923978bd2a2d9e5abd517bd3bb47 (plain)
1
2
3
4
5
6
7
8
C_SOURCES := main.c

DYLIB_NAME := a
DYLIB_C_SOURCES := a.c

ENABLE_THREADS := YES

include Makefile.rules
OpenPOWER on IntegriCloud