mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-09 13:08:49 +02:00
Add versioncheckstartingcompiler to .PHONY list
git-svn-id: trunk@24147 -
This commit is contained in:
parent
b817b6f62a
commit
d6a3536f92
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user