handin
This commit is contained in:
@@ -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
exercise4/parallel
Executable file
BIN
exercise4/parallel
Executable file
Binary file not shown.
BIN
exercise4/sequential
Executable file
BIN
exercise4/sequential
Executable file
Binary file not shown.
BIN
exercise4/wave.mp4
Normal file
BIN
exercise4/wave.mp4
Normal file
Binary file not shown.
Reference in New Issue
Block a user