This commit is contained in:
2025-10-07 17:14:33 +02:00
parent 2d2a0333af
commit 2ece575b3d
4 changed files with 5 additions and 0 deletions
+5
View File
@@ -36,3 +36,8 @@ check: dirs sequential parallel
rm -rf data_sequential
clean:
-rm -fr sequential parallel data images wave.mp4
report.pdf: report/report.md
pandoc $< -o report/$@ --pdf-engine=typst
zip: $(PARALLEL_SRC_FILES) report/report.pdf
zip handin.zip $^
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.