ソースを参照

* 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