mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 21:09:20 +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
|
||||
|
||||
getret$(EXTEXT) : getret.pp
|
||||
$(COMPILER) getret
|
||||
getret$(EXEEXT) : getret.pp
|
||||
$(FPC) getret
|
||||
|
||||
ifndef inlinux
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user