From 579377ba46e349bfcf35474a49f9b02c6ecdb9ca Mon Sep 17 00:00:00 2001 From: havoc Date: Thu, 24 Jul 2003 21:14:06 +0000 Subject: [PATCH] a correction about mingw makefile git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3322 d7cf8633-e32d-0410-b094-e92efae38249 --- mingw_note.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw_note.txt b/mingw_note.txt index 0e32e850..3e65f14a 100644 --- a/mingw_note.txt +++ b/mingw_note.txt @@ -6,4 +6,4 @@ include/dsound.h (part of DirectX) include/wsipx.h (winsock IPX header, needed for net_wipx.c, which can be removed if you edit net_win.c a bit) Assuming you placed mingw in c:\mingw, you can simply type this to compile: -make -f makefile.mingw +make exerelease -- 2.39.2