From 8d7c9c7296e9b2e2afb79ce19d2560ab218d77aa Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 8 Jan 2024 21:34:55 +0100 Subject: meta: bump. Signed-off-by: Amlal El Mahrouss --- CompilerDriver/makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'CompilerDriver/makefile') diff --git a/CompilerDriver/makefile b/CompilerDriver/makefile index db59ff2..4149005 100644 --- a/CompilerDriver/makefile +++ b/CompilerDriver/makefile @@ -58,4 +58,6 @@ clean: rm bin/$(MKCDFS_OUTPUT) rm bin/$(CC_OUTPUT) rm bin/$(PP_OUTPUT) - rm bin/$(LINK_OUTPUT) \ No newline at end of file + rm bin/$(LINK_OUTPUT) + +# Last rev 8-1-24 \ No newline at end of file -- cgit v1.2.3