mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-14 17:00:52 +08:00
4 lines
110 B
Makefile
4 lines
110 B
Makefile
# Don't build the sample on MacOS because libunwind don't support it.
|
|
include ../Makefile.in
|
|
PROG = dead_lock
|