Browse Source

* remove compiler_clean since there is now distclean support

peter 25 years ago
parent
commit
20f726d307
1 changed files with 0 additions and 3 deletions
  1. 0 3
      base/Makefile.fpc

+ 0 - 3
base/Makefile.fpc

@@ -51,9 +51,6 @@ info:
 # Compiler
 # Compiler
 #######################################
 #######################################
 
 
-compiler_clean:
-	$(MAKE) -C compiler distclean
-
 compiler_cycle:
 compiler_cycle:
         $(MAKE) -C compiler cycle
         $(MAKE) -C compiler cycle