having the block, then timing out & letting all threads run actually works. llvm-svn: 146471
6 lines
76 B
Makefile
6 lines
76 B
Makefile
LEVEL = ../../make
|
|
|
|
C_SOURCES := locking.c
|
|
|
|
include $(LEVEL)/Makefile.rules
|