diff --git a/Makefile.linux b/Makefile.linux index 184a8d4..59de587 100644 --- a/Makefile.linux +++ b/Makefile.linux @@ -1,5 +1,5 @@ ############################################################################# -# Makefile for building: NXEngine (x86_64 GNU/Linux distros) +# Makefile for building: NXEngine (32/64-bits GNU/Linux distros) # More build information can be found here: https://github.com/EXLMOTODEV/NXEngine.git # Generated by qmake (2.01a) (Qt 4.8.5) on: Fri Nov 8 11:41:28 2013 # Fixed by EXL on: 11/9/2013 @@ -7,7 +7,7 @@ ####### Compiler, tools and options -# Please write "shared" for shared linking binary with SDL librares +# Please write "static" for static linking "nx" binary with SDL librares # Please uncomment "-D_L10N_CP1251" for Russian Localization BUILD = shared