From ef7f244cc862fc6870b24bb6f352e51e801c6efc Mon Sep 17 00:00:00 2001 From: pierre Date: Mon, 28 Jan 2002 09:41:27 +0000 Subject: [PATCH] * remove fpc_packages target --- ide/Makefile | 4 ++-- ide/Makefile.fpc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ide/Makefile b/ide/Makefile index 2eb6736848..a88e686f33 100644 --- a/ide/Makefile +++ b/ide/Makefile @@ -1,5 +1,5 @@ # -# Don't edit, this file is generated by FPCMake Version 1.1 [2002/01/27] +# Don't edit, this file is generated by FPCMake Version 1.1 [2002/01/28] # default: all MAKEFILETARGETS=linux go32v2 win32 os2 freebsd beos netbsd amiga atari sunos qnx @@ -1504,7 +1504,7 @@ fakegdbclean : $(MAKE) -C fakegdb clean fakegdbinfo: @$(ECHO) Using FakeGDB, IDE has no Debugger support -builddirs: fpc_packages compilerunits fakegdbunits +builddirs: compilerunits fakegdbunits buildfp: fpc_all gdb: $(MAKE) builddirs diff --git a/ide/Makefile.fpc b/ide/Makefile.fpc index f0aa334eda..cf311a8ce1 100644 --- a/ide/Makefile.fpc +++ b/ide/Makefile.fpc @@ -166,7 +166,7 @@ fakegdbinfo: # required because it needs to detect which compiler version # to use. # -builddirs: fpc_packages compilerunits fakegdbunits +builddirs: compilerunits fakegdbunits buildfp: fpc_all