Disable Makefile deprecation warning for now

This commit is contained in:
spherallic 2023-08-17 19:27:33 +02:00
parent 207aba0a52
commit 9b296a1547

View file

@ -392,4 +392,4 @@ else
@:
endif
$(warning The handwritten GNU Makefile for SRB2 is deprecated, and may be removed in the future. Please consider switching to CMake.)
#$(warning The handwritten GNU Makefile for SRB2 is deprecated, and may be removed in the future. Please consider switching to CMake.)