<div dir="ltr"><div>While trying to "make all" of fpc on Window I am receiving and error on:</div><div><br></div><div>make -C packages clean<br></div><div><br></div><div>The error message is:</div><div><br></div><div>make[2]: *** No rule to make target `clean'.  Stop.<br></div><div><br></div><div>Here is the more output in context:</div><div><br></div><div>C:/Development/build/fpc.3.0.0/bin/i386-win32/rm.exe -f fpcmade.i386-win32 Package.fpc ppas.bat script.res link.res</div><div>C:/Development/build/fpc.3.0.0/bin/i386-win32/rm.exe -f *.s *_ppas.bat</div><div>make[3]: Leaving directory `C:/Development/build/fpc/rtl/win32'</div><div>make[2]: Leaving directory `C:/Development/build/fpc/rtl'</div><div>make[1]: Leaving directory `C:/Development/build/fpc'</div><div>make packages_clean FPC=C:/Development/build/fpc/compiler/ppc386.exe</div><div>make[1]: Entering directory `C:/Development/build/fpc'</div><div>make -C packages clean</div><div>make[2]: *** No rule to make target `clean'.  Stop.</div><div>make[2]: Entering directory `C:/Development/build/fpc/packages'</div><div>make[2]: Leaving directory `C:/Development/build/fpc/packages'</div><div>make[1]: *** [packages_clean] Error 2</div><div>make[1]: Leaving directory `C:/Development/build/fpc'</div><div>make: *** [build-stamp.i386-win32] Error 2</div></div>