浏览代码

+ make cycle again does remake3

michael 27 年之前
父节点
当前提交
8ee1f2fa32
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/makefile

+ 1 - 1
compiler/makefile

@@ -290,7 +290,7 @@ cycle:
 	$(MAKE) clean
 	$(MAKE) -C $(UNITDIR) clean
 	$(MAKE) -C $(UNITDIR)
-	$(MAKE) remake
+	$(MAKE) remake3
 
 #####################################################################
 # Installation