diff options
Diffstat (limited to 'Private/NewBoot/Source/makefile')
| -rw-r--r-- | Private/NewBoot/Source/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Private/NewBoot/Source/makefile b/Private/NewBoot/Source/makefile index b84f4425..6ccec377 100644 --- a/Private/NewBoot/Source/makefile +++ b/Private/NewBoot/Source/makefile @@ -1,5 +1,6 @@ ################################################## # ; (C) Mahrouss Logic, 2024, all rights reserved. +# This is the bootloader makefile. ################################################## CC_GNU=x86_64-w64-mingw32-g++ |
