Cleanup Delphi environment before trying to build the chicken to build the egg

This commit is contained in:
Marc Durdin 2017-08-10 15:32:05 +07:00
parent d32d549639
commit a89f10a8cc

View file

@ -24,6 +24,8 @@ build: dirs
# kick things off, then replace it with a new copy once done.
# What a silly world we live in :)
copy devtools.bin $(PROGRAM)\buildtools\devtools.exe
$(DEVTOOLS) -rp
$(DEVTOOLS) -ri
$(DCC32) devtools.dpr
!ELSE
$(MAKEDIR)\dcc32 -Q -B -E. -NSVcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Web;Soap;Winapi;System.Win devtools.dpr