Explorar o código

* getret target was wrong

pierre %!s(int64=26) %!d(string=hai) anos
pai
achega
a00c07dadc
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      tests/Makefile

+ 2 - 2
tests/Makefile

@@ -268,8 +268,8 @@ tests : clean all_compilations
 
 cont_tests : all_compilations
 
-getret$(EXTEXT) : getret.pp
-	$(COMPILER) getret
+getret$(EXEEXT) : getret.pp
+	$(FPC) getret
 	
 ifndef inlinux