fixed make tools

git-svn-id: trunk@36701 -
This commit is contained in:
mattias 2012-04-10 09:20:13 +00:00
parent cd24e7b458
commit 1cd72b5d37
2 changed files with 2 additions and 2 deletions

View File

@ -2654,7 +2654,7 @@ makefiles: fpc_makefiles
ifneq ($(wildcard fpcmake.loc),) ifneq ($(wildcard fpcmake.loc),)
include fpcmake.loc include fpcmake.loc
endif endif
.PHONY: help registration lazutils codetools lcl ideintf basecomponents bigidecomponents lazbuild ide idepkg idebig cleanide bigide useride starter all clean purge install .PHONY: help registration lazutils codetools tools lcl ideintf basecomponents bigidecomponents lazbuild ide idepkg idebig cleanide bigide useride starter all clean purge install
help: help:
@$(ECHO) @$(ECHO)
@$(ECHO) " Main targets" @$(ECHO) " Main targets"

View File

@ -44,7 +44,7 @@ endif
#----------------------------------------------------------------------------- #-----------------------------------------------------------------------------
[rules] [rules]
.PHONY: help registration lazutils codetools lcl ideintf basecomponents bigidecomponents lazbuild ide idepkg idebig cleanide bigide useride starter all clean purge install .PHONY: help registration lazutils codetools tools lcl ideintf basecomponents bigidecomponents lazbuild ide idepkg idebig cleanide bigide useride starter all clean purge install
#----------------------------------------------------------------------------- #-----------------------------------------------------------------------------
help: help: