* 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:
peter 2000-02-08 00:10:53 +00:00
parent 2eb25f4422
commit fe4d62cf91

View File

@ -172,6 +172,8 @@ endif
clean : execlean fpc_cleanall
ppuclean: fpc_cleanall
execlean :
-$(DEL) $(EXENAME)