Browse Source

* remove fpc_packages target

pierre 23 years ago
parent
commit
ef7f244cc8
2 changed files with 3 additions and 3 deletions
  1. 2 2
      ide/Makefile
  2. 1 1
      ide/Makefile.fpc

+ 2 - 2
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

+ 1 - 1
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