Move tools_fc_interface.[c|h] to tools/shared.
commit292a348e88e416d236a354c11f413a6f855b0bfd
authorsveinung <sveinung@a0f10bec-cc02-0410-94fc-a9cfff90b4cd>
Sun, 21 May 2017 09:32:10 +0000 (21 09:32 +0000)
committersveinung <sveinung@a0f10bec-cc02-0410-94fc-a9cfff90b4cd>
Sun, 21 May 2017 09:32:10 +0000 (21 09:32 +0000)
treed3c75ed8d16f9109bafa4bc380df76f6d7a0938a
parent9924da8a0247b12092d28898c9a33e4681778290
Move tools_fc_interface.[c|h] to tools/shared.

Use it to form a new library, libtoolsshared, for stuff otherwise unrelated
(by task) tools may need.

See hrm Feature #661963

git-svn-id: svn://svn.gna.org/svn/freeciv/trunk@35680 a0f10bec-cc02-0410-94fc-a9cfff90b4cd
configure.ac
tools/Makefile.am
tools/shared/Makefile.am [new file with mode: 0644]
tools/shared/tools_fc_interface.c [moved from tools/tools_fc_interface.c with 100% similarity]
tools/shared/tools_fc_interface.h [moved from tools/tools_fc_interface.h with 100% similarity]