# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.31

# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target

# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:

#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.
.SUFFIXES:

# Disable VCS-based implicit rules.
% : %,v

# Disable VCS-based implicit rules.
% : RCS/%

# Disable VCS-based implicit rules.
% : RCS/%,v

# Disable VCS-based implicit rules.
% : SCCS/s.%

# Disable VCS-based implicit rules.
% : s.%

.SUFFIXES: .hpux_make_needs_suffix_list

# Produce verbose output by default.
VERBOSE = 1

# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s

#Suppress display of executed commands.
$(VERBOSE).SILENT:

# A target that is always out of date.
cmake_force:
.PHONY : cmake_force

#=============================================================================
# Set environment variables for the build.

# The shell in which to execute make rules.
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake

# The command to remove a file.
RM = /usr/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /usr/src/packages/BUILD

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /usr/src/packages/BUILD/obj-x86_64-linux-gnu

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool..."
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package

# Special rule for the target package
package/fast: package
.PHONY : package/fast

# Special rule for the target package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool for source..."
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && /usr/bin/cpack --config ./CPackSourceConfig.cmake /usr/src/packages/BUILD/obj-x86_64-linux-gnu/CPackSourceConfig.cmake
.PHONY : package_source

# Special rule for the target package_source
package_source/fast: package_source
.PHONY : package_source/fast

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..."
	/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

# Special rule for the target test
test/fast: test
.PHONY : test/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "No interactive CMake dialog available..."
	/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"freeciv21\" \"tool_fcmp_cli\" \"tool_manual\" \"tool_ruledit\" \"tool_ruleup\" \"translations\""
.PHONY : list_install_components

# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# The main all target
all: cmake_check_build_system
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(CMAKE_COMMAND) -E cmake_progress_start /usr/src/packages/BUILD/obj-x86_64-linux-gnu/CMakeFiles /usr/src/packages/BUILD/obj-x86_64-linux-gnu/common//CMakeFiles/progress.marks
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 common/all
	$(CMAKE_COMMAND) -E cmake_progress_start /usr/src/packages/BUILD/obj-x86_64-linux-gnu/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 common/clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: cmake_check_build_system
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 common/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 common/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
common/CMakeFiles/common_gen.dir/rule:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 common/CMakeFiles/common_gen.dir/rule
.PHONY : common/CMakeFiles/common_gen.dir/rule

# Convenience name for target.
common_gen: common/CMakeFiles/common_gen.dir/rule
.PHONY : common_gen

# fast build rule for target.
common_gen/fast:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common_gen.dir/build.make common/CMakeFiles/common_gen.dir/build
.PHONY : common_gen/fast

# Convenience name for target.
common/CMakeFiles/common.dir/rule:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 common/CMakeFiles/common.dir/rule
.PHONY : common/CMakeFiles/common.dir/rule

# Convenience name for target.
common: common/CMakeFiles/common.dir/rule
.PHONY : common

# fast build rule for target.
common/fast:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/build
.PHONY : common/fast

achievements.o: achievements.cpp.o
.PHONY : achievements.o

# target to build an object file
achievements.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/achievements.cpp.o
.PHONY : achievements.cpp.o

achievements.i: achievements.cpp.i
.PHONY : achievements.i

# target to preprocess a source file
achievements.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/achievements.cpp.i
.PHONY : achievements.cpp.i

achievements.s: achievements.cpp.s
.PHONY : achievements.s

# target to generate assembly for a file
achievements.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/achievements.cpp.s
.PHONY : achievements.cpp.s

actions.o: actions.cpp.o
.PHONY : actions.o

# target to build an object file
actions.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/actions.cpp.o
.PHONY : actions.cpp.o

actions.i: actions.cpp.i
.PHONY : actions.i

# target to preprocess a source file
actions.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/actions.cpp.i
.PHONY : actions.cpp.i

actions.s: actions.cpp.s
.PHONY : actions.s

# target to generate assembly for a file
actions.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/actions.cpp.s
.PHONY : actions.cpp.s

ai.o: ai.cpp.o
.PHONY : ai.o

# target to build an object file
ai.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/ai.cpp.o
.PHONY : ai.cpp.o

ai.i: ai.cpp.i
.PHONY : ai.i

# target to preprocess a source file
ai.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/ai.cpp.i
.PHONY : ai.cpp.i

ai.s: ai.cpp.s
.PHONY : ai.s

# target to generate assembly for a file
ai.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/ai.cpp.s
.PHONY : ai.cpp.s

base.o: base.cpp.o
.PHONY : base.o

# target to build an object file
base.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/base.cpp.o
.PHONY : base.cpp.o

base.i: base.cpp.i
.PHONY : base.i

# target to preprocess a source file
base.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/base.cpp.i
.PHONY : base.cpp.i

base.s: base.cpp.s
.PHONY : base.s

# target to generate assembly for a file
base.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/base.cpp.s
.PHONY : base.cpp.s

borders.o: borders.cpp.o
.PHONY : borders.o

# target to build an object file
borders.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/borders.cpp.o
.PHONY : borders.cpp.o

borders.i: borders.cpp.i
.PHONY : borders.i

# target to preprocess a source file
borders.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/borders.cpp.i
.PHONY : borders.cpp.i

borders.s: borders.cpp.s
.PHONY : borders.s

# target to generate assembly for a file
borders.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/borders.cpp.s
.PHONY : borders.cpp.s

calendar.o: calendar.cpp.o
.PHONY : calendar.o

# target to build an object file
calendar.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/calendar.cpp.o
.PHONY : calendar.cpp.o

calendar.i: calendar.cpp.i
.PHONY : calendar.i

# target to preprocess a source file
calendar.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/calendar.cpp.i
.PHONY : calendar.cpp.i

calendar.s: calendar.cpp.s
.PHONY : calendar.s

# target to generate assembly for a file
calendar.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/calendar.cpp.s
.PHONY : calendar.cpp.s

capstr.o: capstr.cpp.o
.PHONY : capstr.o

# target to build an object file
capstr.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common_gen.dir/build.make common/CMakeFiles/common_gen.dir/capstr.cpp.o
.PHONY : capstr.cpp.o

capstr.i: capstr.cpp.i
.PHONY : capstr.i

# target to preprocess a source file
capstr.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common_gen.dir/build.make common/CMakeFiles/common_gen.dir/capstr.cpp.i
.PHONY : capstr.cpp.i

capstr.s: capstr.cpp.s
.PHONY : capstr.s

# target to generate assembly for a file
capstr.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common_gen.dir/build.make common/CMakeFiles/common_gen.dir/capstr.cpp.s
.PHONY : capstr.cpp.s

citizens.o: citizens.cpp.o
.PHONY : citizens.o

# target to build an object file
citizens.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/citizens.cpp.o
.PHONY : citizens.cpp.o

citizens.i: citizens.cpp.i
.PHONY : citizens.i

# target to preprocess a source file
citizens.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/citizens.cpp.i
.PHONY : citizens.cpp.i

citizens.s: citizens.cpp.s
.PHONY : citizens.s

# target to generate assembly for a file
citizens.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/citizens.cpp.s
.PHONY : citizens.cpp.s

city.o: city.cpp.o
.PHONY : city.o

# target to build an object file
city.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/city.cpp.o
.PHONY : city.cpp.o

city.i: city.cpp.i
.PHONY : city.i

# target to preprocess a source file
city.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/city.cpp.i
.PHONY : city.cpp.i

city.s: city.cpp.s
.PHONY : city.s

# target to generate assembly for a file
city.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/city.cpp.s
.PHONY : city.cpp.s

clientutils.o: clientutils.cpp.o
.PHONY : clientutils.o

# target to build an object file
clientutils.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/clientutils.cpp.o
.PHONY : clientutils.cpp.o

clientutils.i: clientutils.cpp.i
.PHONY : clientutils.i

# target to preprocess a source file
clientutils.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/clientutils.cpp.i
.PHONY : clientutils.cpp.i

clientutils.s: clientutils.cpp.s
.PHONY : clientutils.s

# target to generate assembly for a file
clientutils.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/clientutils.cpp.s
.PHONY : clientutils.cpp.s

combat.o: combat.cpp.o
.PHONY : combat.o

# target to build an object file
combat.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/combat.cpp.o
.PHONY : combat.cpp.o

combat.i: combat.cpp.i
.PHONY : combat.i

# target to preprocess a source file
combat.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/combat.cpp.i
.PHONY : combat.cpp.i

combat.s: combat.cpp.s
.PHONY : combat.s

# target to generate assembly for a file
combat.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/combat.cpp.s
.PHONY : combat.cpp.s

culture.o: culture.cpp.o
.PHONY : culture.o

# target to build an object file
culture.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/culture.cpp.o
.PHONY : culture.cpp.o

culture.i: culture.cpp.i
.PHONY : culture.i

# target to preprocess a source file
culture.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/culture.cpp.i
.PHONY : culture.cpp.i

culture.s: culture.cpp.s
.PHONY : culture.s

# target to generate assembly for a file
culture.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/culture.cpp.s
.PHONY : culture.cpp.s

diptreaty.o: diptreaty.cpp.o
.PHONY : diptreaty.o

# target to build an object file
diptreaty.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/diptreaty.cpp.o
.PHONY : diptreaty.cpp.o

diptreaty.i: diptreaty.cpp.i
.PHONY : diptreaty.i

# target to preprocess a source file
diptreaty.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/diptreaty.cpp.i
.PHONY : diptreaty.cpp.i

diptreaty.s: diptreaty.cpp.s
.PHONY : diptreaty.s

# target to generate assembly for a file
diptreaty.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/diptreaty.cpp.s
.PHONY : diptreaty.cpp.s

disaster.o: disaster.cpp.o
.PHONY : disaster.o

# target to build an object file
disaster.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/disaster.cpp.o
.PHONY : disaster.cpp.o

disaster.i: disaster.cpp.i
.PHONY : disaster.i

# target to preprocess a source file
disaster.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/disaster.cpp.i
.PHONY : disaster.cpp.i

disaster.s: disaster.cpp.s
.PHONY : disaster.s

# target to generate assembly for a file
disaster.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/disaster.cpp.s
.PHONY : disaster.cpp.s

effects.o: effects.cpp.o
.PHONY : effects.o

# target to build an object file
effects.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/effects.cpp.o
.PHONY : effects.cpp.o

effects.i: effects.cpp.i
.PHONY : effects.i

# target to preprocess a source file
effects.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/effects.cpp.i
.PHONY : effects.cpp.i

effects.s: effects.cpp.s
.PHONY : effects.s

# target to generate assembly for a file
effects.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/effects.cpp.s
.PHONY : effects.cpp.s

events.o: events.cpp.o
.PHONY : events.o

# target to build an object file
events.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/events.cpp.o
.PHONY : events.cpp.o

events.i: events.cpp.i
.PHONY : events.i

# target to preprocess a source file
events.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/events.cpp.i
.PHONY : events.cpp.i

events.s: events.cpp.s
.PHONY : events.s

# target to generate assembly for a file
events.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/events.cpp.s
.PHONY : events.cpp.s

extras.o: extras.cpp.o
.PHONY : extras.o

# target to build an object file
extras.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/extras.cpp.o
.PHONY : extras.cpp.o

extras.i: extras.cpp.i
.PHONY : extras.i

# target to preprocess a source file
extras.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/extras.cpp.i
.PHONY : extras.cpp.i

extras.s: extras.cpp.s
.PHONY : extras.s

# target to generate assembly for a file
extras.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/extras.cpp.s
.PHONY : extras.cpp.s

fc_interface.o: fc_interface.cpp.o
.PHONY : fc_interface.o

# target to build an object file
fc_interface.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/fc_interface.cpp.o
.PHONY : fc_interface.cpp.o

fc_interface.i: fc_interface.cpp.i
.PHONY : fc_interface.i

# target to preprocess a source file
fc_interface.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/fc_interface.cpp.i
.PHONY : fc_interface.cpp.i

fc_interface.s: fc_interface.cpp.s
.PHONY : fc_interface.s

# target to generate assembly for a file
fc_interface.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/fc_interface.cpp.s
.PHONY : fc_interface.cpp.s

featured_text.o: featured_text.cpp.o
.PHONY : featured_text.o

# target to build an object file
featured_text.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/featured_text.cpp.o
.PHONY : featured_text.cpp.o

featured_text.i: featured_text.cpp.i
.PHONY : featured_text.i

# target to preprocess a source file
featured_text.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/featured_text.cpp.i
.PHONY : featured_text.cpp.i

featured_text.s: featured_text.cpp.s
.PHONY : featured_text.s

# target to generate assembly for a file
featured_text.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/featured_text.cpp.s
.PHONY : featured_text.cpp.s

game.o: game.cpp.o
.PHONY : game.o

# target to build an object file
game.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/game.cpp.o
.PHONY : game.cpp.o

game.i: game.cpp.i
.PHONY : game.i

# target to preprocess a source file
game.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/game.cpp.i
.PHONY : game.cpp.i

game.s: game.cpp.s
.PHONY : game.s

# target to generate assembly for a file
game.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/game.cpp.s
.PHONY : game.cpp.s

government.o: government.cpp.o
.PHONY : government.o

# target to build an object file
government.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/government.cpp.o
.PHONY : government.cpp.o

government.i: government.cpp.i
.PHONY : government.i

# target to preprocess a source file
government.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/government.cpp.i
.PHONY : government.cpp.i

government.s: government.cpp.s
.PHONY : government.s

# target to generate assembly for a file
government.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/government.cpp.s
.PHONY : government.cpp.s

helpdata.o: helpdata.cpp.o
.PHONY : helpdata.o

# target to build an object file
helpdata.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/helpdata.cpp.o
.PHONY : helpdata.cpp.o

helpdata.i: helpdata.cpp.i
.PHONY : helpdata.i

# target to preprocess a source file
helpdata.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/helpdata.cpp.i
.PHONY : helpdata.cpp.i

helpdata.s: helpdata.cpp.s
.PHONY : helpdata.s

# target to generate assembly for a file
helpdata.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/helpdata.cpp.s
.PHONY : helpdata.cpp.s

idex.o: idex.cpp.o
.PHONY : idex.o

# target to build an object file
idex.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/idex.cpp.o
.PHONY : idex.cpp.o

idex.i: idex.cpp.i
.PHONY : idex.i

# target to preprocess a source file
idex.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/idex.cpp.i
.PHONY : idex.cpp.i

idex.s: idex.cpp.s
.PHONY : idex.s

# target to generate assembly for a file
idex.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/idex.cpp.s
.PHONY : idex.cpp.s

improvement.o: improvement.cpp.o
.PHONY : improvement.o

# target to build an object file
improvement.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/improvement.cpp.o
.PHONY : improvement.cpp.o

improvement.i: improvement.cpp.i
.PHONY : improvement.i

# target to preprocess a source file
improvement.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/improvement.cpp.i
.PHONY : improvement.cpp.i

improvement.s: improvement.cpp.s
.PHONY : improvement.s

# target to generate assembly for a file
improvement.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/improvement.cpp.s
.PHONY : improvement.cpp.s

map.o: map.cpp.o
.PHONY : map.o

# target to build an object file
map.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/map.cpp.o
.PHONY : map.cpp.o

map.i: map.cpp.i
.PHONY : map.i

# target to preprocess a source file
map.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/map.cpp.i
.PHONY : map.cpp.i

map.s: map.cpp.s
.PHONY : map.s

# target to generate assembly for a file
map.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/map.cpp.s
.PHONY : map.cpp.s

mapimg.o: mapimg.cpp.o
.PHONY : mapimg.o

# target to build an object file
mapimg.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/mapimg.cpp.o
.PHONY : mapimg.cpp.o

mapimg.i: mapimg.cpp.i
.PHONY : mapimg.i

# target to preprocess a source file
mapimg.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/mapimg.cpp.i
.PHONY : mapimg.cpp.i

mapimg.s: mapimg.cpp.s
.PHONY : mapimg.s

# target to generate assembly for a file
mapimg.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/mapimg.cpp.s
.PHONY : mapimg.cpp.s

metaknowledge.o: metaknowledge.cpp.o
.PHONY : metaknowledge.o

# target to build an object file
metaknowledge.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/metaknowledge.cpp.o
.PHONY : metaknowledge.cpp.o

metaknowledge.i: metaknowledge.cpp.i
.PHONY : metaknowledge.i

# target to preprocess a source file
metaknowledge.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/metaknowledge.cpp.i
.PHONY : metaknowledge.cpp.i

metaknowledge.s: metaknowledge.cpp.s
.PHONY : metaknowledge.s

# target to generate assembly for a file
metaknowledge.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/metaknowledge.cpp.s
.PHONY : metaknowledge.cpp.s

movement.o: movement.cpp.o
.PHONY : movement.o

# target to build an object file
movement.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/movement.cpp.o
.PHONY : movement.cpp.o

movement.i: movement.cpp.i
.PHONY : movement.i

# target to preprocess a source file
movement.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/movement.cpp.i
.PHONY : movement.cpp.i

movement.s: movement.cpp.s
.PHONY : movement.s

# target to generate assembly for a file
movement.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/movement.cpp.s
.PHONY : movement.cpp.s

multipliers.o: multipliers.cpp.o
.PHONY : multipliers.o

# target to build an object file
multipliers.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/multipliers.cpp.o
.PHONY : multipliers.cpp.o

multipliers.i: multipliers.cpp.i
.PHONY : multipliers.i

# target to preprocess a source file
multipliers.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/multipliers.cpp.i
.PHONY : multipliers.cpp.i

multipliers.s: multipliers.cpp.s
.PHONY : multipliers.s

# target to generate assembly for a file
multipliers.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/multipliers.cpp.s
.PHONY : multipliers.cpp.s

nation.o: nation.cpp.o
.PHONY : nation.o

# target to build an object file
nation.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/nation.cpp.o
.PHONY : nation.cpp.o

nation.i: nation.cpp.i
.PHONY : nation.i

# target to preprocess a source file
nation.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/nation.cpp.i
.PHONY : nation.cpp.i

nation.s: nation.cpp.s
.PHONY : nation.s

# target to generate assembly for a file
nation.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/nation.cpp.s
.PHONY : nation.cpp.s

packets_gen.o: packets_gen.cpp.o
.PHONY : packets_gen.o

# target to build an object file
packets_gen.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common_gen.dir/build.make common/CMakeFiles/common_gen.dir/packets_gen.cpp.o
.PHONY : packets_gen.cpp.o

packets_gen.i: packets_gen.cpp.i
.PHONY : packets_gen.i

# target to preprocess a source file
packets_gen.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common_gen.dir/build.make common/CMakeFiles/common_gen.dir/packets_gen.cpp.i
.PHONY : packets_gen.cpp.i

packets_gen.s: packets_gen.cpp.s
.PHONY : packets_gen.s

# target to generate assembly for a file
packets_gen.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common_gen.dir/build.make common/CMakeFiles/common_gen.dir/packets_gen.cpp.s
.PHONY : packets_gen.cpp.s

path.o: path.cpp.o
.PHONY : path.o

# target to build an object file
path.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/path.cpp.o
.PHONY : path.cpp.o

path.i: path.cpp.i
.PHONY : path.i

# target to preprocess a source file
path.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/path.cpp.i
.PHONY : path.cpp.i

path.s: path.cpp.s
.PHONY : path.s

# target to generate assembly for a file
path.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/path.cpp.s
.PHONY : path.cpp.s

path_finder.o: path_finder.cpp.o
.PHONY : path_finder.o

# target to build an object file
path_finder.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/path_finder.cpp.o
.PHONY : path_finder.cpp.o

path_finder.i: path_finder.cpp.i
.PHONY : path_finder.i

# target to preprocess a source file
path_finder.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/path_finder.cpp.i
.PHONY : path_finder.cpp.i

path_finder.s: path_finder.cpp.s
.PHONY : path_finder.s

# target to generate assembly for a file
path_finder.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/path_finder.cpp.s
.PHONY : path_finder.cpp.s

player.o: player.cpp.o
.PHONY : player.o

# target to build an object file
player.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/player.cpp.o
.PHONY : player.cpp.o

player.i: player.cpp.i
.PHONY : player.i

# target to preprocess a source file
player.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/player.cpp.i
.PHONY : player.cpp.i

player.s: player.cpp.s
.PHONY : player.s

# target to generate assembly for a file
player.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/player.cpp.s
.PHONY : player.cpp.s

reqtext.o: reqtext.cpp.o
.PHONY : reqtext.o

# target to build an object file
reqtext.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/reqtext.cpp.o
.PHONY : reqtext.cpp.o

reqtext.i: reqtext.cpp.i
.PHONY : reqtext.i

# target to preprocess a source file
reqtext.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/reqtext.cpp.i
.PHONY : reqtext.cpp.i

reqtext.s: reqtext.cpp.s
.PHONY : reqtext.s

# target to generate assembly for a file
reqtext.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/reqtext.cpp.s
.PHONY : reqtext.cpp.s

requirements.o: requirements.cpp.o
.PHONY : requirements.o

# target to build an object file
requirements.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/requirements.cpp.o
.PHONY : requirements.cpp.o

requirements.i: requirements.cpp.i
.PHONY : requirements.i

# target to preprocess a source file
requirements.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/requirements.cpp.i
.PHONY : requirements.cpp.i

requirements.s: requirements.cpp.s
.PHONY : requirements.s

# target to generate assembly for a file
requirements.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/requirements.cpp.s
.PHONY : requirements.cpp.s

research.o: research.cpp.o
.PHONY : research.o

# target to build an object file
research.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/research.cpp.o
.PHONY : research.cpp.o

research.i: research.cpp.i
.PHONY : research.i

# target to preprocess a source file
research.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/research.cpp.i
.PHONY : research.cpp.i

research.s: research.cpp.s
.PHONY : research.s

# target to generate assembly for a file
research.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/research.cpp.s
.PHONY : research.cpp.s

rgbcolor.o: rgbcolor.cpp.o
.PHONY : rgbcolor.o

# target to build an object file
rgbcolor.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/rgbcolor.cpp.o
.PHONY : rgbcolor.cpp.o

rgbcolor.i: rgbcolor.cpp.i
.PHONY : rgbcolor.i

# target to preprocess a source file
rgbcolor.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/rgbcolor.cpp.i
.PHONY : rgbcolor.cpp.i

rgbcolor.s: rgbcolor.cpp.s
.PHONY : rgbcolor.s

# target to generate assembly for a file
rgbcolor.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/rgbcolor.cpp.s
.PHONY : rgbcolor.cpp.s

road.o: road.cpp.o
.PHONY : road.o

# target to build an object file
road.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/road.cpp.o
.PHONY : road.cpp.o

road.i: road.cpp.i
.PHONY : road.i

# target to preprocess a source file
road.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/road.cpp.i
.PHONY : road.cpp.i

road.s: road.cpp.s
.PHONY : road.s

# target to generate assembly for a file
road.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/road.cpp.s
.PHONY : road.cpp.s

server_settings.o: server_settings.cpp.o
.PHONY : server_settings.o

# target to build an object file
server_settings.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/server_settings.cpp.o
.PHONY : server_settings.cpp.o

server_settings.i: server_settings.cpp.i
.PHONY : server_settings.i

# target to preprocess a source file
server_settings.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/server_settings.cpp.i
.PHONY : server_settings.cpp.i

server_settings.s: server_settings.cpp.s
.PHONY : server_settings.s

# target to generate assembly for a file
server_settings.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/server_settings.cpp.s
.PHONY : server_settings.cpp.s

spaceship.o: spaceship.cpp.o
.PHONY : spaceship.o

# target to build an object file
spaceship.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/spaceship.cpp.o
.PHONY : spaceship.cpp.o

spaceship.i: spaceship.cpp.i
.PHONY : spaceship.i

# target to preprocess a source file
spaceship.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/spaceship.cpp.i
.PHONY : spaceship.cpp.i

spaceship.s: spaceship.cpp.s
.PHONY : spaceship.s

# target to generate assembly for a file
spaceship.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/spaceship.cpp.s
.PHONY : spaceship.cpp.s

specialist.o: specialist.cpp.o
.PHONY : specialist.o

# target to build an object file
specialist.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/specialist.cpp.o
.PHONY : specialist.cpp.o

specialist.i: specialist.cpp.i
.PHONY : specialist.i

# target to preprocess a source file
specialist.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/specialist.cpp.i
.PHONY : specialist.cpp.i

specialist.s: specialist.cpp.s
.PHONY : specialist.s

# target to generate assembly for a file
specialist.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/specialist.cpp.s
.PHONY : specialist.cpp.s

style.o: style.cpp.o
.PHONY : style.o

# target to build an object file
style.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/style.cpp.o
.PHONY : style.cpp.o

style.i: style.cpp.i
.PHONY : style.i

# target to preprocess a source file
style.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/style.cpp.i
.PHONY : style.cpp.i

style.s: style.cpp.s
.PHONY : style.s

# target to generate assembly for a file
style.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/style.cpp.s
.PHONY : style.cpp.s

team.o: team.cpp.o
.PHONY : team.o

# target to build an object file
team.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/team.cpp.o
.PHONY : team.cpp.o

team.i: team.cpp.i
.PHONY : team.i

# target to preprocess a source file
team.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/team.cpp.i
.PHONY : team.cpp.i

team.s: team.cpp.s
.PHONY : team.s

# target to generate assembly for a file
team.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/team.cpp.s
.PHONY : team.cpp.s

tech.o: tech.cpp.o
.PHONY : tech.o

# target to build an object file
tech.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/tech.cpp.o
.PHONY : tech.cpp.o

tech.i: tech.cpp.i
.PHONY : tech.i

# target to preprocess a source file
tech.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/tech.cpp.i
.PHONY : tech.cpp.i

tech.s: tech.cpp.s
.PHONY : tech.s

# target to generate assembly for a file
tech.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/tech.cpp.s
.PHONY : tech.cpp.s

terrain.o: terrain.cpp.o
.PHONY : terrain.o

# target to build an object file
terrain.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/terrain.cpp.o
.PHONY : terrain.cpp.o

terrain.i: terrain.cpp.i
.PHONY : terrain.i

# target to preprocess a source file
terrain.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/terrain.cpp.i
.PHONY : terrain.cpp.i

terrain.s: terrain.cpp.s
.PHONY : terrain.s

# target to generate assembly for a file
terrain.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/terrain.cpp.s
.PHONY : terrain.cpp.s

tile.o: tile.cpp.o
.PHONY : tile.o

# target to build an object file
tile.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/tile.cpp.o
.PHONY : tile.cpp.o

tile.i: tile.cpp.i
.PHONY : tile.i

# target to preprocess a source file
tile.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/tile.cpp.i
.PHONY : tile.cpp.i

tile.s: tile.cpp.s
.PHONY : tile.s

# target to generate assembly for a file
tile.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/tile.cpp.s
.PHONY : tile.cpp.s

traderoutes.o: traderoutes.cpp.o
.PHONY : traderoutes.o

# target to build an object file
traderoutes.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/traderoutes.cpp.o
.PHONY : traderoutes.cpp.o

traderoutes.i: traderoutes.cpp.i
.PHONY : traderoutes.i

# target to preprocess a source file
traderoutes.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/traderoutes.cpp.i
.PHONY : traderoutes.cpp.i

traderoutes.s: traderoutes.cpp.s
.PHONY : traderoutes.s

# target to generate assembly for a file
traderoutes.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/traderoutes.cpp.s
.PHONY : traderoutes.cpp.s

unit.o: unit.cpp.o
.PHONY : unit.o

# target to build an object file
unit.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/unit.cpp.o
.PHONY : unit.cpp.o

unit.i: unit.cpp.i
.PHONY : unit.i

# target to preprocess a source file
unit.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/unit.cpp.i
.PHONY : unit.cpp.i

unit.s: unit.cpp.s
.PHONY : unit.s

# target to generate assembly for a file
unit.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/unit.cpp.s
.PHONY : unit.cpp.s

unit_utils.o: unit_utils.cpp.o
.PHONY : unit_utils.o

# target to build an object file
unit_utils.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/unit_utils.cpp.o
.PHONY : unit_utils.cpp.o

unit_utils.i: unit_utils.cpp.i
.PHONY : unit_utils.i

# target to preprocess a source file
unit_utils.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/unit_utils.cpp.i
.PHONY : unit_utils.cpp.i

unit_utils.s: unit_utils.cpp.s
.PHONY : unit_utils.s

# target to generate assembly for a file
unit_utils.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/unit_utils.cpp.s
.PHONY : unit_utils.cpp.s

unitlist.o: unitlist.cpp.o
.PHONY : unitlist.o

# target to build an object file
unitlist.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/unitlist.cpp.o
.PHONY : unitlist.cpp.o

unitlist.i: unitlist.cpp.i
.PHONY : unitlist.i

# target to preprocess a source file
unitlist.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/unitlist.cpp.i
.PHONY : unitlist.cpp.i

unitlist.s: unitlist.cpp.s
.PHONY : unitlist.s

# target to generate assembly for a file
unitlist.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/unitlist.cpp.s
.PHONY : unitlist.cpp.s

unittype.o: unittype.cpp.o
.PHONY : unittype.o

# target to build an object file
unittype.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/unittype.cpp.o
.PHONY : unittype.cpp.o

unittype.i: unittype.cpp.i
.PHONY : unittype.i

# target to preprocess a source file
unittype.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/unittype.cpp.i
.PHONY : unittype.cpp.i

unittype.s: unittype.cpp.s
.PHONY : unittype.s

# target to generate assembly for a file
unittype.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/unittype.cpp.s
.PHONY : unittype.cpp.s

victory.o: victory.cpp.o
.PHONY : victory.o

# target to build an object file
victory.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/victory.cpp.o
.PHONY : victory.cpp.o

victory.i: victory.cpp.i
.PHONY : victory.i

# target to preprocess a source file
victory.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/victory.cpp.i
.PHONY : victory.cpp.i

victory.s: victory.cpp.s
.PHONY : victory.s

# target to generate assembly for a file
victory.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/victory.cpp.s
.PHONY : victory.cpp.s

vision.o: vision.cpp.o
.PHONY : vision.o

# target to build an object file
vision.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/vision.cpp.o
.PHONY : vision.cpp.o

vision.i: vision.cpp.i
.PHONY : vision.i

# target to preprocess a source file
vision.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/vision.cpp.i
.PHONY : vision.cpp.i

vision.s: vision.cpp.s
.PHONY : vision.s

# target to generate assembly for a file
vision.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/vision.cpp.s
.PHONY : vision.cpp.s

workertask.o: workertask.cpp.o
.PHONY : workertask.o

# target to build an object file
workertask.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/workertask.cpp.o
.PHONY : workertask.cpp.o

workertask.i: workertask.cpp.i
.PHONY : workertask.i

# target to preprocess a source file
workertask.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/workertask.cpp.i
.PHONY : workertask.cpp.i

workertask.s: workertask.cpp.s
.PHONY : workertask.s

# target to generate assembly for a file
workertask.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/workertask.cpp.s
.PHONY : workertask.cpp.s

worklist.o: worklist.cpp.o
.PHONY : worklist.o

# target to build an object file
worklist.cpp.o:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/worklist.cpp.o
.PHONY : worklist.cpp.o

worklist.i: worklist.cpp.i
.PHONY : worklist.i

# target to preprocess a source file
worklist.cpp.i:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/worklist.cpp.i
.PHONY : worklist.cpp.i

worklist.s: worklist.cpp.s
.PHONY : worklist.s

# target to generate assembly for a file
worklist.cpp.s:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/worklist.cpp.s
.PHONY : worklist.cpp.s

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... package"
	@echo "... package_source"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... common"
	@echo "... common_gen"
	@echo "... achievements.o"
	@echo "... achievements.i"
	@echo "... achievements.s"
	@echo "... actions.o"
	@echo "... actions.i"
	@echo "... actions.s"
	@echo "... ai.o"
	@echo "... ai.i"
	@echo "... ai.s"
	@echo "... base.o"
	@echo "... base.i"
	@echo "... base.s"
	@echo "... borders.o"
	@echo "... borders.i"
	@echo "... borders.s"
	@echo "... calendar.o"
	@echo "... calendar.i"
	@echo "... calendar.s"
	@echo "... capstr.o"
	@echo "... capstr.i"
	@echo "... capstr.s"
	@echo "... citizens.o"
	@echo "... citizens.i"
	@echo "... citizens.s"
	@echo "... city.o"
	@echo "... city.i"
	@echo "... city.s"
	@echo "... clientutils.o"
	@echo "... clientutils.i"
	@echo "... clientutils.s"
	@echo "... combat.o"
	@echo "... combat.i"
	@echo "... combat.s"
	@echo "... culture.o"
	@echo "... culture.i"
	@echo "... culture.s"
	@echo "... diptreaty.o"
	@echo "... diptreaty.i"
	@echo "... diptreaty.s"
	@echo "... disaster.o"
	@echo "... disaster.i"
	@echo "... disaster.s"
	@echo "... effects.o"
	@echo "... effects.i"
	@echo "... effects.s"
	@echo "... events.o"
	@echo "... events.i"
	@echo "... events.s"
	@echo "... extras.o"
	@echo "... extras.i"
	@echo "... extras.s"
	@echo "... fc_interface.o"
	@echo "... fc_interface.i"
	@echo "... fc_interface.s"
	@echo "... featured_text.o"
	@echo "... featured_text.i"
	@echo "... featured_text.s"
	@echo "... game.o"
	@echo "... game.i"
	@echo "... game.s"
	@echo "... government.o"
	@echo "... government.i"
	@echo "... government.s"
	@echo "... helpdata.o"
	@echo "... helpdata.i"
	@echo "... helpdata.s"
	@echo "... idex.o"
	@echo "... idex.i"
	@echo "... idex.s"
	@echo "... improvement.o"
	@echo "... improvement.i"
	@echo "... improvement.s"
	@echo "... map.o"
	@echo "... map.i"
	@echo "... map.s"
	@echo "... mapimg.o"
	@echo "... mapimg.i"
	@echo "... mapimg.s"
	@echo "... metaknowledge.o"
	@echo "... metaknowledge.i"
	@echo "... metaknowledge.s"
	@echo "... movement.o"
	@echo "... movement.i"
	@echo "... movement.s"
	@echo "... multipliers.o"
	@echo "... multipliers.i"
	@echo "... multipliers.s"
	@echo "... nation.o"
	@echo "... nation.i"
	@echo "... nation.s"
	@echo "... packets_gen.o"
	@echo "... packets_gen.i"
	@echo "... packets_gen.s"
	@echo "... path.o"
	@echo "... path.i"
	@echo "... path.s"
	@echo "... path_finder.o"
	@echo "... path_finder.i"
	@echo "... path_finder.s"
	@echo "... player.o"
	@echo "... player.i"
	@echo "... player.s"
	@echo "... reqtext.o"
	@echo "... reqtext.i"
	@echo "... reqtext.s"
	@echo "... requirements.o"
	@echo "... requirements.i"
	@echo "... requirements.s"
	@echo "... research.o"
	@echo "... research.i"
	@echo "... research.s"
	@echo "... rgbcolor.o"
	@echo "... rgbcolor.i"
	@echo "... rgbcolor.s"
	@echo "... road.o"
	@echo "... road.i"
	@echo "... road.s"
	@echo "... server_settings.o"
	@echo "... server_settings.i"
	@echo "... server_settings.s"
	@echo "... spaceship.o"
	@echo "... spaceship.i"
	@echo "... spaceship.s"
	@echo "... specialist.o"
	@echo "... specialist.i"
	@echo "... specialist.s"
	@echo "... style.o"
	@echo "... style.i"
	@echo "... style.s"
	@echo "... team.o"
	@echo "... team.i"
	@echo "... team.s"
	@echo "... tech.o"
	@echo "... tech.i"
	@echo "... tech.s"
	@echo "... terrain.o"
	@echo "... terrain.i"
	@echo "... terrain.s"
	@echo "... tile.o"
	@echo "... tile.i"
	@echo "... tile.s"
	@echo "... traderoutes.o"
	@echo "... traderoutes.i"
	@echo "... traderoutes.s"
	@echo "... unit.o"
	@echo "... unit.i"
	@echo "... unit.s"
	@echo "... unit_utils.o"
	@echo "... unit_utils.i"
	@echo "... unit_utils.s"
	@echo "... unitlist.o"
	@echo "... unitlist.i"
	@echo "... unitlist.s"
	@echo "... unittype.o"
	@echo "... unittype.i"
	@echo "... unittype.s"
	@echo "... victory.o"
	@echo "... victory.i"
	@echo "... victory.s"
	@echo "... vision.o"
	@echo "... vision.i"
	@echo "... vision.s"
	@echo "... workertask.o"
	@echo "... workertask.i"
	@echo "... workertask.s"
	@echo "... worklist.o"
	@echo "... worklist.i"
	@echo "... worklist.s"
.PHONY : help



#=============================================================================
# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	cd /usr/src/packages/BUILD/obj-x86_64-linux-gnu && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

