From 4a075edfec7cc0810c577b490e4a9231ebdd8afe Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Mon, 26 Nov 2012 21:01:32 +0100 Subject: Updated info in README files --- HOWTO-MXE.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'HOWTO-MXE.txt') diff --git a/HOWTO-MXE.txt b/HOWTO-MXE.txt index 7b93143..67107bd 100644 --- a/HOWTO-MXE.txt +++ b/HOWTO-MXE.txt @@ -13,7 +13,7 @@ libraries and tools. so moving that directory can be tricky. 3. `cd' to the MXE root directory. - It already contains a univeral Makefile for everything. + It already contains a universal Makefile for everything. Usage is simply `make [name_of_package]'. It will automatically check for dependencies, etc. The packages will be installed in the MXE directory in usr/. @@ -61,4 +61,4 @@ libraries and tools. The exe is linked against all libraries *statically*, so there are no dependencies on external dlls. However, the resulting binary will be huge with all these libraries, so you should `strip bin/colobot.exe'. - + -- cgit v1.2.3-1-g7c22