Explorar el Código

+ make cycle again does remake3

michael hace 27 años
padre
commit
8ee1f2fa32
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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