Browse Source

* fcl dir removed : fclzip needs still to be rewritten !!

pierre 25 years ago
parent
commit
50d9d578b2
2 changed files with 2 additions and 2 deletions
  1. 1 1
      base/Makefile
  2. 1 1
      base/Makefile.fpc

+ 1 - 1
base/Makefile

@@ -153,7 +153,7 @@ endif
 
 # Targets
 
-override DIROBJECTS+=$(wildcard compiler rtl utils packages fcl ide)
+override DIROBJECTS+=$(wildcard compiler rtl utils packages ide)
 
 # Clean
 

+ 1 - 1
base/Makefile.fpc

@@ -3,7 +3,7 @@
 #
 
 [targets]
-dirs=compiler rtl utils packages fcl ide
+dirs=compiler rtl utils packages ide
 
 [defaults]
 defaultrule=info