mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2026-02-22 16:33:08 +00:00
8 lines
57 B
Makefile
8 lines
57 B
Makefile
|
|
if WANT_JANSSON
|
|
SUBDIRS = jansson
|
|
else
|
|
SUBDIRS =
|
|
endif
|
|
|