Explorar el Código

* remove compiler_clean since there is now distclean support

peter hace 26 años
padre
commit
20f726d307
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      base/Makefile.fpc

+ 0 - 3
base/Makefile.fpc

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