Add versioncheckstartingcompiler to .PHONY list

git-svn-id: trunk@24147 -
This commit is contained in:
pierre 2013-04-04 10:11:36 +00:00
parent b817b6f62a
commit d6a3536f92

View File

@ -244,7 +244,9 @@ compiler_cycle:
BUILDSTAMP=build-stamp.$(FULL_TARGET)
.PHONY: all clean distclean build buildbase install installbase installother zipinstallbase zipinstallotherzipinstall singlezipinstall
.PHONY: all clean distclean build buildbase install installbase
.PHONY installother zipinstallbase zipinstallotherzipinstall
.PHONY singlezipinstall versioncheckstartingcompiler
versioncheckstartingcompiler:
ifndef CROSSCOMPILE