Explorar o código

+ make cycle again does remake3

michael %!s(int64=27) %!d(string=hai) anos
pai
achega
8ee1f2fa32
Modificáronse 1 ficheiros con 1 adicións e 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