mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
8 lines
57 B
Makefile
8 lines
57 B
Makefile
|
|
if WANT_JANSSON
|
|
SUBDIRS = jansson
|
|
else
|
|
SUBDIRS =
|
|
endif
|
|
|