diff options
| author | Amlal El Mahrouss <113760121+Amlal-ElMahrouss@users.noreply.github.com> | 2024-03-19 21:03:14 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <113760121+Amlal-ElMahrouss@users.noreply.github.com> | 2024-03-19 21:03:14 +0100 |
| commit | bb46b236ad72934469060706afe7cc3708cc299b (patch) | |
| tree | 38fa8b570c183d5a39c49fe7feec67a9856defcd /Private/Tools/makefile | |
| parent | d4e878c1facf7bbd5b35d36840fb0a28460528c5 (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/Tools/makefile')
| -rw-r--r-- | Private/Tools/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/Tools/makefile b/Private/Tools/makefile index e7e3cc7..07b2b6b 100644 --- a/Private/Tools/makefile +++ b/Private/Tools/makefile @@ -1,7 +1,7 @@ # # ======================================================== # - # MP-UX Tools + # MultiProcessor Tools # Copyright Mahrouss Logic, all rights reserved. # # ======================================================== |
