mirror of
https://github.com/GOSTSec/ccminer
synced 2025-02-05 11:24:22 +00:00
8 lines
64 B
Makefile
8 lines
64 B
Makefile
![]() |
|
||
|
if WANT_JANSSON
|
||
|
SUBDIRS = jansson
|
||
|
else
|
||
|
SUBDIRS =
|
||
|
endif
|
||
|
|