summaryrefslogtreecommitdiffhomepage
path: root/CompilerDriver/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'CompilerDriver/makefile')
-rw-r--r--CompilerDriver/makefile4
1 files changed, 3 insertions, 1 deletions
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