浏览代码

* remove compiler_clean since there is now distclean support

peter 26 年之前
父节点
当前提交
20f726d307
共有 1 个文件被更改,包括 0 次插入3 次删除
  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