From 47a781f03119d360ef2b2936234d381fd2f4c85d Mon Sep 17 00:00:00 2001 From: Vladimir Azarov Date: Tue, 1 Oct 2024 18:33:41 +0200 Subject: Rewritten Makefile --- crt/Scrt1.c | 1 - 1 file changed, 1 deletion(-) delete mode 100644 crt/Scrt1.c (limited to 'crt/Scrt1.c') diff --git a/crt/Scrt1.c b/crt/Scrt1.c deleted file mode 100644 index 822f10b..0000000 --- a/crt/Scrt1.c +++ /dev/null @@ -1 +0,0 @@ -#include "crt1.c" -- cgit v1.2.3