Selaa lähdekoodia

+ make cycle again does remake3

michael 27 vuotta sitten
vanhempi
commit
8ee1f2fa32
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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