From e6ea73ceac6fd8a522947c8fd14f6d5bc545d109 Mon Sep 17 00:00:00 2001 From: Volker Grabsch Date: Sat, 8 Nov 2008 16:45:20 +0100 Subject: [PATCH] improved coding style --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index 826a4eb5..2e111028 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,6 @@ +# MinGW cross compiling environment +# see doc/README for further information + JOBS := 4 TARGET := i386-mingw32msvc SOURCEFORGE_MIRROR := kent.dl.sourceforge.net