mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-29 14:50:32 +02:00
make help
git-svn-id: trunk@44115 -
This commit is contained in:
parent
240ff3398d
commit
bd8701f18d
6
Makefile
6
Makefile
@ -2769,8 +2769,10 @@ help:
|
||||
@$(ECHO) " lazutils build package LazUtils, requires registration"
|
||||
@$(ECHO) " codetools build package CodeTools, requires lazutils"
|
||||
@$(ECHO) " lcl build package LCL, requires lazutils"
|
||||
@$(ECHO) " tools build lazres, svn2revisioninc, updatepofiles, lrstolfm, requires LCL with nogui widgetset"
|
||||
@$(ECHO) " basecomponents build debuggerintf, lazdebuggergdbmi, lazcontrols, synedit, ideintf for the LCL_PLATFORM, requires lcl"
|
||||
@$(ECHO) " tools build lazres, svn2revisioninc, updatepofiles, lrstolfm,"
|
||||
@$(ECHO) " requires LCL with nogui widgetset"
|
||||
@$(ECHO) " basecomponents build debuggerintf, lazdebuggergdbmi, lazcontrols, synedit, ideintf"
|
||||
@$(ECHO) " for the LCL_PLATFORM, requires lcl"
|
||||
@$(ECHO) " bigidecomponents build many extra packages for the LCL_PLATFORM, requires basecomponents"
|
||||
@$(ECHO) " lhelp build lhelp, requires bigidecomponents"
|
||||
@$(ECHO) " starter build startlazarus, requires basecomponents"
|
||||
|
@ -64,8 +64,10 @@ help:
|
||||
@$(ECHO) " lazutils build package LazUtils, requires registration"
|
||||
@$(ECHO) " codetools build package CodeTools, requires lazutils"
|
||||
@$(ECHO) " lcl build package LCL, requires lazutils"
|
||||
@$(ECHO) " tools build lazres, svn2revisioninc, updatepofiles, lrstolfm, requires LCL with nogui widgetset"
|
||||
@$(ECHO) " basecomponents build debuggerintf, lazdebuggergdbmi, lazcontrols, synedit, ideintf for the LCL_PLATFORM, requires lcl"
|
||||
@$(ECHO) " tools build lazres, svn2revisioninc, updatepofiles, lrstolfm,"
|
||||
@$(ECHO) " requires LCL with nogui widgetset"
|
||||
@$(ECHO) " basecomponents build debuggerintf, lazdebuggergdbmi, lazcontrols, synedit, ideintf"
|
||||
@$(ECHO) " for the LCL_PLATFORM, requires lcl"
|
||||
@$(ECHO) " bigidecomponents build many extra packages for the LCL_PLATFORM, requires basecomponents"
|
||||
@$(ECHO) " lhelp build lhelp, requires bigidecomponents"
|
||||
@$(ECHO) " starter build startlazarus, requires basecomponents"
|
||||
|
Loading…
Reference in New Issue
Block a user