Too small to raise a bug IMO.
Thanks,
Reinier
Index: Makefile.fpc
===================================================================
--- Makefile.fpc (revision 40476)
+++ Makefile.fpc (working copy)
@@ -54,7 +54,7 @@
@$(ECHO) " all build minimal IDE, lazbuild, startlazarus."
@$(ECHO) " clean deletes files that 'all' creates"
@$(ECHO) " lazbuild build lazbuild and lcl with nogui widgetset"
- @$(ECHO) " bigide as all, except that the IDE is build with a
lot of extra packages"
+ @$(ECHO) " bigide as all, except that the IDE is built with a
lot of extra packages"
@$(ECHO) " useride calls lazbuild to build an IDE with your
active profile, requires lazbuild"
@$(ECHO) " install installs Lazarus under
$(LAZARUS_INSTALL_DIR)"
@$(ECHO) " You can change the directory by appending
INSTALL_PREFIX=/some/path"
@@ -210,7 +210,7 @@
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
#-----------------------------------------------------------------------------
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus