瀏覽代碼

Add versioncheckstartingcompiler to .PHONY list

git-svn-id: trunk@24147 -
pierre 12 年之前
父節點
當前提交
d6a3536f92
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      Makefile.fpc

+ 3 - 1
Makefile.fpc

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