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