From dd83dca9407933e0ed61d49a5199ca3ef8615f6d Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Mon, 24 Nov 2003 16:03:15 +0000 Subject: [PATCH] See Makefile for various obscure compile-time switches. --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 5cae77d..e96dd3d 100644 --- a/README +++ b/README @@ -56,6 +56,11 @@ Type "make". This will generate two programs: "tetrinet" and "tetrinet-server". The former is the main program; the latter is a standalone server. +It is recommended to have a brief look at the start of Makefile, it may +contain some rather obscure but potentially invaluable compilation +switches. It might not be necessary to change anything there at all, but +it is good to be aware of the switches' existence. + Starting the client ------------------- -- 2.11.4.GIT