Explorar el Código

* ppuclean target, which is used by for the ide compiling so a new
generated ppc386.exe can still be used as compiler

peter hace 25 años
padre
commit
fe4d62cf91
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      compiler/Makefile.fpc

+ 2 - 0
compiler/Makefile.fpc

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