* remove fpc_packages target

This commit is contained in:
pierre 2002-01-28 09:41:27 +00:00
parent 5f2e0cc5e3
commit ef7f244cc8
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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