mirror of
https://gitlab.com/octospacc/MultiSpaccSDK
synced 2025-03-05 20:28:47 +01:00
4 lines
81 B
Makefile
4 lines
81 B
Makefile
|
All all:
|
||
|
cd ./LibMultiSpacc/Examples; make -j$$(nproc --all)
|
||
|
|
||
|
.PHONY: All all
|