diff options
Diffstat (limited to 'Private/Tools/Makefile')
| -rw-r--r-- | Private/Tools/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Private/Tools/Makefile b/Private/Tools/Makefile deleted file mode 100644 index 8999e00c..00000000 --- a/Private/Tools/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -################################################## -# ; (C) Mahrouss Logic, 2024, all rights reserved. -# This is the tools makefile. -################################################## - -.PHONY: make_hcfs -make_hcfs: - g++ -I./ -std=c++20 make_hcfs.cxx -o make_hcfs.exe
\ No newline at end of file |
