diff --git a/compiler/Makefile.fpc b/compiler/Makefile.fpc index 31b09011d6..7651d4e17a 100644 --- a/compiler/Makefile.fpc +++ b/compiler/Makefile.fpc @@ -172,6 +172,8 @@ endif clean : execlean fpc_cleanall +ppuclean: fpc_cleanall + execlean : -$(DEL) $(EXENAME)