mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 10:45:58 +02:00
* ppuclean target, which is used by for the ide compiling so a new
generated ppc386.exe can still be used as compiler
This commit is contained in:
parent
2eb25f4422
commit
fe4d62cf91
@ -172,6 +172,8 @@ endif
|
||||
|
||||
clean : execlean fpc_cleanall
|
||||
|
||||
ppuclean: fpc_cleanall
|
||||
|
||||
execlean :
|
||||
-$(DEL) $(EXENAME)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user