* getret target was wrong

This commit is contained in:
pierre 1999-12-06 13:20:24 +00:00
parent e01ff98f42
commit a00c07dadc

View File

@ -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