# HG changeset patch # User Matti Hamalainen # Date 1670709986 -7200 # Node ID 86ec56d0fe7667dc99a1b2c0fb9579e448de5b01 # Parent 549a4fea6d6a40e6509d497d760ad42035900125 Fix/update comments in the MinGW cross-build Makefile. diff -r 549a4fea6d6a -r 86ec56d0fe76 Makefile.cross-mingw --- 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.