MultiSpaccSDK/Makefile

4 lines
81 B
Makefile

All all:
cd ./LibMultiSpacc/Examples; make -j$$(nproc --all)
.PHONY: All all