From 046cfc2f91bbb2c91720dfbc2325d4040b9a4d8c Mon Sep 17 00:00:00 2001 From: mattias Date: Mon, 4 Mar 2013 09:48:23 +0000 Subject: [PATCH] Makefile: comment git-svn-id: trunk@40481 - --- Makefile.fpc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.fpc b/Makefile.fpc index e6013922be..ba2616189c 100644 --- a/Makefile.fpc +++ b/Makefile.fpc @@ -210,7 +210,7 @@ examples: all: lazbuild lcl basecomponents ide starter #----------------------------------------------------------------------------- -# build lazarus,lcl,lazbuild,startlazarus with bigide packages for the LCL_PLATFORM +# build lazarus,lcl,lazbuild,startlazarus,lhelp with bigide packages for the LCL_PLATFORM bigide: lazbuild lcl basecomponents bigidecomponents idebig starter lhelp #-----------------------------------------------------------------------------