From bb46b236ad72934469060706afe7cc3708cc299b Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss <113760121+Amlal-ElMahrouss@users.noreply.github.com> Date: Tue, 19 Mar 2024 21:03:14 +0100 Subject: Compiler(Secret): Major commit What is needed: - Finish AMD64 assembler. - Work on a C++ compiler. - Work on a installer wizard. --- Private/Frontend/Compiler/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Private/Frontend/Compiler/makefile') 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. # # ======================================================== -- cgit v1.2.3