mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-18 00:59:27 +02:00
* remove fpc_packages target
This commit is contained in:
parent
5f2e0cc5e3
commit
ef7f244cc8
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user