Remove MakeFile. (#8739)

This commit is contained in:
MarcelPiNacy-CVC 2025-03-10 14:24:37 +01:00 committed by GitHub
parent bd7577c823
commit 0bfb05bfdd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
launch PythonAPI LibCarla CarlaUnrealEditor launch-only: FORCE
@echo "MakeFile build is currently disabled."
FORCE: ;
# include Util/BuildTools/Vars.mk
# ifeq ($(OS),Windows_NT)
# include Util/BuildTools/Windows.mk
# else
# include Util/BuildTools/Linux.mk
# endif