Fix absolute paths causing Makefile errors

This commit is contained in:
Thraix
2025-06-04 21:31:33 +02:00
parent f6caefb078
commit d3c334dc79
6 changed files with 26 additions and 11 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# This Makefile was generated using MakeGen v1.3.2 made by Tim Håkansson
# This Makefile was generated using MakeGen v1.3.3 made by Tim Håkansson
# and is licensed under MIT. Full source of the project can be found at
# https://github.com/Thraix/MakeGen
CC=@g++