Преглед изворни кода

+ 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