mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-28 19:02:31 +02:00
make help: distclean
git-svn-id: trunk@44129 -
This commit is contained in:
parent
3283cf83f3
commit
36a073e91e
@ -54,6 +54,7 @@ help:
|
||||
@$(ECHO) " all build minimal IDE, lazbuild, startlazarus."
|
||||
@$(ECHO) " clean deletes files that 'all' creates". It does not clean all possible targets.
|
||||
@$(ECHO) " Clean other targets: make clean LCL_PLATFORM=qt
|
||||
@$(ECHO) " distclean Clean all targets and common leftovers.
|
||||
@$(ECHO) " lazbuild build lazbuild and lcl with nogui widgetset"
|
||||
@$(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"
|
||||
|
Loading…
Reference in New Issue
Block a user