changeset 2473:86ec56d0fe76

Fix/update comments in the MinGW cross-build Makefile.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 11 Dec 2022 00:06:26 +0200
parents 549a4fea6d6a
children 99b5c29e65e3
files Makefile.cross-mingw
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.cross-mingw	Sat Dec 10 12:23:50 2022 +0200
+++ b/Makefile.cross-mingw	Sun Dec 11 00:06:26 2022 +0200
@@ -3,10 +3,9 @@
 ### compiler suite under Linux/Unix
 ###
 #
-# This Makefile assumes that you have MinGW installed under /usr
-# the way Debian MinGW packages do. It also assumes that you have
-# built/installed libogg, Tremor, libpng16, SDL2 ad SDL2_ttf under
-# __ /usr/local __ (not /usr!) in similar fashion.
+# This Makefile assumes that you have MinGW installed the way
+# Debian MinGW packages do. It also assumes that you have
+# libpng and zlib__ /usr/local __ (not /usr!) in similar fashion.
 #
 # For differing configurations you will have to either edit this
 # file or alternatively provide make parameters, e.g.