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