|
@@ -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
|