1
0

chore(MP): remove unused makefile

This commit is contained in:
2026-06-06 22:16:47 +02:00
parent 20eb84e22e
commit 43ee262d4d

View File

@@ -1,5 +0,0 @@
EXE=mini-project
SRCS=$(wildcard *.c)
# Include the standard application Makefile for the CSEL1 labs
include ../appl.mk