summaryrefslogtreecommitdiffhomepage
path: root/Private/Frontend/Compiler/makefile
diff options
context:
space:
mode:
authorAmlal El Mahrouss <113760121+Amlal-ElMahrouss@users.noreply.github.com>2024-03-19 21:03:14 +0100
committerAmlal El Mahrouss <113760121+Amlal-ElMahrouss@users.noreply.github.com>2024-03-19 21:03:14 +0100
commitbb46b236ad72934469060706afe7cc3708cc299b (patch)
tree38fa8b570c183d5a39c49fe7feec67a9856defcd /Private/Frontend/Compiler/makefile
parentd4e878c1facf7bbd5b35d36840fb0a28460528c5 (diff)
Compiler(Secret): Major commit
What is needed: - Finish AMD64 assembler. - Work on a C++ compiler. - Work on a installer wizard.
Diffstat (limited to 'Private/Frontend/Compiler/makefile')
-rw-r--r--Private/Frontend/Compiler/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/Frontend/Compiler/makefile b/Private/Frontend/Compiler/makefile
index d0eeb3b..8a03fd0 100644
--- a/Private/Frontend/Compiler/makefile
+++ b/Private/Frontend/Compiler/makefile
@@ -1,7 +1,7 @@
#
# ========================================================
#
- # MP-UX C Compiler
+ # MultiProcessor C Compiler
# Copyright Mahrouss Logic, all rights reserved.
#
# ========================================================