mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 18:49:27 +02:00
* getret target was wrong
This commit is contained in:
parent
e01ff98f42
commit
a00c07dadc
@ -268,8 +268,8 @@ tests : clean all_compilations
|
|||||||
|
|
||||||
cont_tests : all_compilations
|
cont_tests : all_compilations
|
||||||
|
|
||||||
getret$(EXTEXT) : getret.pp
|
getret$(EXEEXT) : getret.pp
|
||||||
$(COMPILER) getret
|
$(FPC) getret
|
||||||
|
|
||||||
ifndef inlinux
|
ifndef inlinux
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user