mirror of
https://gitlab.com/octospacc/MultiSpaccSDK
synced 2025-06-05 22:09:21 +02:00
4 lines
81 B
Makefile
4 lines
81 B
Makefile
All all:
|
|
cd ./LibMultiSpacc/Examples; make -j$$(nproc --all)
|
|
|
|
.PHONY: All all |