Kaynağa Gözat

* getret target was wrong

pierre 26 yıl önce
ebeveyn
işleme
a00c07dadc
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  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