From 1cd72b5d379eca6bebbd945e900393896ddd6827 Mon Sep 17 00:00:00 2001 From: mattias Date: Tue, 10 Apr 2012 09:20:13 +0000 Subject: [PATCH] fixed make tools git-svn-id: trunk@36701 - --- Makefile | 2 +- Makefile.fpc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 0dfbad5636..e7e192016d 100644 --- a/Makefile +++ b/Makefile @@ -2654,7 +2654,7 @@ makefiles: fpc_makefiles ifneq ($(wildcard fpcmake.loc),) include fpcmake.loc 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: @$(ECHO) @$(ECHO) " Main targets" diff --git a/Makefile.fpc b/Makefile.fpc index 424aedb624..0e4eea4c3a 100644 --- a/Makefile.fpc +++ b/Makefile.fpc @@ -44,7 +44,7 @@ endif #----------------------------------------------------------------------------- [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: