Q_PLAYER_FILES=.flags/player-files

$(Q_PLAYER_FILES): Players UpdatePlayers
	UpdatePlayers Players
	touch $@
