]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - Makefile
radiant: redo 6011367, fix alpha channel for tRNS cheap transparency PNG
[xonotic/netradiant.git] / Makefile
index 5a9252eac8b5c9e37c963cd65ef1e1bf14dae0bf..ff8161fbad379d4ea70c667d115a96b5974d5d90 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,6 @@
+# TODO: when deleting this Makefile, don't forget to also delete conftest.cpp
+# which is only required by this Makefile
+
 ifeq ($(I_KNOW_MAKEFILE_IS_DEPRECATED),)
     $(shell printf 'ERROR: Makefile build is deprecated, use CMake instead, see README.md\n\n' >&2)
     $(error I_KNOW_MAKEFILE_IS_DEPRECATED is not set)