update makefile for lab_1

This commit is contained in:
2023-10-12 19:54:34 +01:00
parent 39f146a23c
commit 55b6582c46

View File

@@ -1 +1,7 @@
include ../Makefile include ../Makefile
build:
zip Lab1PrepAAR.zip *.c *.ino *.pdf
clean:
rm Lab1PrepAAR.zip