Advertisement
Guest User

Untitled

a guest
Jun 17th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 27.33 KB | None | 0 0
  1. # Makefile.in generated by automake 1.11.1 from Makefile.am.
  2. # Makefile.  Generated from Makefile.in by configure.
  3.  
  4. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  5. # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
  6. # Inc.
  7. # This Makefile.in is free software; the Free Software Foundation
  8. # gives unlimited permission to copy and/or distribute it,
  9. # with or without modifications, as long as this notice is preserved.
  10.  
  11. # This program is distributed in the hope that it will be useful,
  12. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  13. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  14. # PARTICULAR PURPOSE.
  15.  
  16.  
  17.  
  18.  
  19. pkgdatadir = $(datadir)/theforgottenserver
  20. pkgincludedir = $(includedir)/theforgottenserver
  21. pkglibdir = $(libdir)/theforgottenserver
  22. pkglibexecdir = $(libexecdir)/theforgottenserver
  23. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  24. install_sh_DATA = $(install_sh) -c -m 644
  25. install_sh_PROGRAM = $(install_sh) -c
  26. install_sh_SCRIPT = $(install_sh) -c
  27. INSTALL_HEADER = $(INSTALL_DATA)
  28. transform = $(program_transform_name)
  29. NORMAL_INSTALL = :
  30. PRE_INSTALL = :
  31. POST_INSTALL = :
  32. NORMAL_UNINSTALL = :
  33. PRE_UNINSTALL = :
  34. POST_UNINSTALL = :
  35. noinst_PROGRAMS = theforgottenserver$(EXEEXT)
  36. subdir = .
  37. DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
  38.     $(srcdir)/Makefile.in $(srcdir)/config.h.in \
  39.     $(top_srcdir)/configure depcomp install-sh missing
  40. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  41. am__aclocal_m4_deps = $(top_srcdir)/configure.ac
  42. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  43.     $(ACLOCAL_M4)
  44. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  45.  configure.lineno config.status.lineno
  46. mkinstalldirs = $(install_sh) -d
  47. CONFIG_HEADER = config.h
  48. CONFIG_CLEAN_FILES =
  49. CONFIG_CLEAN_VPATH_FILES =
  50. PROGRAMS = $(noinst_PROGRAMS)
  51. am__theforgottenserver_SOURCES_DIST = account.h actions.cpp actions.h \
  52.     admin.cpp admin.h allocator.cpp allocator.h baseevents.cpp \
  53.     baseevents.h beds.cpp beds.h chat.cpp chat.h combat.cpp \
  54.     combat.h condition.cpp condition.h config.h configmanager.cpp \
  55.     configmanager.h connection.cpp connection.h const.h \
  56.     container.cpp container.h creature.cpp creature.h \
  57.     creatureevent.cpp creatureevent.h cylinder.cpp cylinder.h \
  58.     database.cpp database.h databasemanager.cpp databasemanager.h \
  59.     databasemysql.cpp databasemysql.h databasesqlite.cpp \
  60.     databasesqlite.h databasepgsql.cpp databasepgsql.h depot.cpp \
  61.     depot.h dispatcher.cpp dispatcher.h exception.cpp exception.h \
  62.     fileloader.cpp fileloader.h game.cpp game.h gameservers.cpp \
  63.     gameservers.h globalevent.cpp globalevent.h group.cpp group.h \
  64.     house.cpp house.h housetile.cpp housetile.h ioban.cpp ioban.h \
  65.     ioguild.cpp ioguild.h iologindata.cpp iologindata.h iomap.cpp \
  66.     iomap.h iomapserialize.cpp iomapserialize.h item.cpp item.h \
  67.     itemattributes.cpp itemattributes.h items.cpp items.h \
  68.     luascript.cpp luascript.h mailbox.cpp mailbox.h manager.cpp \
  69.     manager.h map.cpp map.h monster.cpp monster.h monsters.cpp \
  70.     monsters.h movement.cpp movement.h networkmessage.cpp \
  71.     networkmessage.h npc.cpp npc.h otpch.h otserv.cpp otsystem.h \
  72.     outfit.cpp outfit.h outputmessage.cpp outputmessage.h \
  73.     party.cpp party.h player.cpp player.h position.cpp position.h \
  74.     protocol.cpp protocol.h protocolgame.cpp protocolgame.h \
  75.     protocolhttp.cpp protocolhttp.h protocollogin.cpp \
  76.     protocollogin.h protocolold.cpp protocolold.h quests.cpp \
  77.     quests.h raids.cpp raids.h rsa.cpp rsa.h scheduler.cpp \
  78.     scheduler.h scriptmanager.cpp scriptmanager.h server.cpp \
  79.     server.h spawn.cpp spawn.h spells.cpp spells.h status.cpp \
  80.     status.h talkaction.cpp talkaction.h teleport.cpp teleport.h \
  81.     templates.h textlogger.cpp textlogger.h thing.cpp thing.h \
  82.     tile.cpp tile.h tools.cpp tools.h town.h trashholder.cpp \
  83.     trashholder.h waitlist.cpp waitlist.h waypoints.h weapons.cpp \
  84.     weapons.h vocation.cpp vocation.h
  85. #am__objects_1 = admin.$(OBJEXT)
  86. am__objects_2 = databasemysql.$(OBJEXT)
  87. #am__objects_3 = databasesqlite.$(OBJEXT)
  88. #am__objects_4 = databasepgsql.$(OBJEXT)
  89. #am__objects_5 = gameservers.$(OBJEXT)
  90. am_theforgottenserver_OBJECTS = actions.$(OBJEXT) $(am__objects_1) \
  91.     allocator.$(OBJEXT) baseevents.$(OBJEXT) beds.$(OBJEXT) \
  92.     chat.$(OBJEXT) combat.$(OBJEXT) condition.$(OBJEXT) \
  93.     configmanager.$(OBJEXT) connection.$(OBJEXT) \
  94.     container.$(OBJEXT) creature.$(OBJEXT) creatureevent.$(OBJEXT) \
  95.     cylinder.$(OBJEXT) database.$(OBJEXT) \
  96.     databasemanager.$(OBJEXT) $(am__objects_2) $(am__objects_3) \
  97.     $(am__objects_4) depot.$(OBJEXT) dispatcher.$(OBJEXT) \
  98.     exception.$(OBJEXT) fileloader.$(OBJEXT) game.$(OBJEXT) \
  99.     $(am__objects_5) globalevent.$(OBJEXT) group.$(OBJEXT) \
  100.     house.$(OBJEXT) housetile.$(OBJEXT) ioban.$(OBJEXT) \
  101.     ioguild.$(OBJEXT) iologindata.$(OBJEXT) iomap.$(OBJEXT) \
  102.     iomapserialize.$(OBJEXT) item.$(OBJEXT) \
  103.     itemattributes.$(OBJEXT) items.$(OBJEXT) luascript.$(OBJEXT) \
  104.     mailbox.$(OBJEXT) manager.$(OBJEXT) map.$(OBJEXT) \
  105.     monster.$(OBJEXT) monsters.$(OBJEXT) movement.$(OBJEXT) \
  106.     networkmessage.$(OBJEXT) npc.$(OBJEXT) otserv.$(OBJEXT) \
  107.     outfit.$(OBJEXT) outputmessage.$(OBJEXT) party.$(OBJEXT) \
  108.     player.$(OBJEXT) position.$(OBJEXT) protocol.$(OBJEXT) \
  109.     protocolgame.$(OBJEXT) protocolhttp.$(OBJEXT) \
  110.     protocollogin.$(OBJEXT) protocolold.$(OBJEXT) quests.$(OBJEXT) \
  111.     raids.$(OBJEXT) rsa.$(OBJEXT) scheduler.$(OBJEXT) \
  112.     scriptmanager.$(OBJEXT) server.$(OBJEXT) spawn.$(OBJEXT) \
  113.     spells.$(OBJEXT) status.$(OBJEXT) talkaction.$(OBJEXT) \
  114.     teleport.$(OBJEXT) textlogger.$(OBJEXT) thing.$(OBJEXT) \
  115.     tile.$(OBJEXT) tools.$(OBJEXT) trashholder.$(OBJEXT) \
  116.     waitlist.$(OBJEXT) weapons.$(OBJEXT) vocation.$(OBJEXT)
  117. theforgottenserver_OBJECTS = $(am_theforgottenserver_OBJECTS)
  118. am__DEPENDENCIES_1 =
  119. theforgottenserver_DEPENDENCIES = $(am__DEPENDENCIES_1)
  120. DEFAULT_INCLUDES = -I.
  121. depcomp = $(SHELL) $(top_srcdir)/depcomp
  122. am__depfiles_maybe = depfiles
  123. am__mv = mv -f
  124. CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  125.     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  126. CXXLD = $(CXX)
  127. CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
  128.     -o $@
  129. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  130.     $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  131. CCLD = $(CC)
  132. LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
  133. SOURCES = $(theforgottenserver_SOURCES)
  134. DIST_SOURCES = $(am__theforgottenserver_SOURCES_DIST)
  135. ETAGS = etags
  136. CTAGS = ctags
  137. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  138. distdir = $(PACKAGE)-$(VERSION)
  139. top_distdir = $(distdir)
  140. am__remove_distdir = \
  141.   { test ! -d "$(distdir)" \
  142.     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
  143.          && rm -fr "$(distdir)"; }; }
  144. DIST_ARCHIVES = $(distdir).tar.gz
  145. GZIP_ENV = --best
  146. distuninstallcheck_listfiles = find . -type f -print
  147. distcleancheck_listfiles = find . -type f -print
  148. ACLOCAL = ${SHELL} /home/trunk.r3777/missing --run aclocal-1.11
  149. AMTAR = ${SHELL} /home/trunk.r3777/missing --run tar
  150. AUTOCONF = ${SHELL} /home/trunk.r3777/missing --run autoconf
  151. AUTOHEADER = ${SHELL} /home/trunk.r3777/missing --run autoheader
  152. AUTOMAKE = ${SHELL} /home/trunk.r3777/missing --run automake-1.11
  153. AWK = mawk
  154. CPPFLAGS =
  155. CXX = g++
  156. CXXCPP = g++ -E
  157. CXXDEPMODE = depmode=gcc3
  158. CXXFLAGS = -pipe
  159. CYGPATH_W = echo
  160. DEBUG_FLAGS = -O2 -fomit-frame-pointer
  161. DEFS = -DHAVE_CONFIG_H
  162. DEPDIR = .deps
  163. ECHO_C =
  164. ECHO_N = -n
  165. ECHO_T =
  166. EGREP = /bin/grep -E
  167. EXEEXT =
  168. GREP = /bin/grep
  169. INSTALL = /usr/bin/install -c
  170. INSTALL_DATA = ${INSTALL} -m 644
  171. INSTALL_PROGRAM = ${INSTALL}
  172. INSTALL_SCRIPT = ${INSTALL}
  173. INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
  174. LDFLAGS =
  175. LIBOBJS =
  176. LIBS = -lmysqlclient -lcryptopp -lboost_filesystem-mt -lboost_date_time-mt -lboost_system-mt -lboost_regex-mt -lboost_thread-mt -lz -lgmp  -lxml2
  177. LTLIBOBJS =
  178. LUA_CFLAGS = -I/usr/include/lua5.1  
  179. LUA_LIBS = -llua5.1  
  180. MAKEINFO = ${SHELL} /home/trunk.r3777/missing --run makeinfo
  181. MKDIR_P = /bin/mkdir -p
  182. MYSQL_FLAGS = -D__USE_MYSQL__
  183. MYSQL_LIBS = -lmysqlclient
  184. OBJEXT = o
  185. OPTIONAL_FLAGS = -D__WAR_SYSTEM__ -D__ENABLE_SERVER_DIAGNOSTIC__
  186. PACKAGE = theforgottenserver
  187. PACKAGE_BUGREPORT =
  188. PACKAGE_NAME = TheForgottenServer
  189. PACKAGE_STRING = TheForgottenServer 0.4
  190. PACKAGE_TARNAME = theforgottenserver
  191. PACKAGE_URL =
  192. PACKAGE_VERSION = 0.4
  193. PATH_SEPARATOR = :
  194. PGSQL_FLAGS =
  195. PGSQL_LIBS =
  196. PKG_CONFIG = /usr/bin/pkg-config
  197. PKG_CONFIG_LIBDIR =
  198. PKG_CONFIG_PATH =
  199. PROFILER_FLAGS =
  200. SET_MAKE =
  201. SHELL = /bin/bash
  202. SQLITE_FLAGS =
  203. SQLITE_LIBS =
  204. STRIP =
  205. VERSION = 0.4
  206. XML2_CONFIG = /usr/bin/xml2-config
  207. XML_CPPFLAGS = -I/usr/include/libxml2
  208. XML_LIBS = -lxml2
  209. abs_builddir = /home/trunk.r3777
  210. abs_srcdir = /home/trunk.r3777
  211. abs_top_builddir = /home/trunk.r3777
  212. abs_top_srcdir = /home/trunk.r3777
  213. ac_ct_CXX = g++
  214. am__include = include
  215. am__leading_dot = .
  216. am__quote =
  217. am__tar = ${AMTAR} chof - "$$tardir"
  218. am__untar = ${AMTAR} xf -
  219. bindir = ${exec_prefix}/bin
  220. build_alias =
  221. builddir = .
  222. datadir = ${datarootdir}
  223. datarootdir = ${prefix}/share
  224. docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
  225. dvidir = ${docdir}
  226. exec_prefix = ${prefix}
  227. host_alias =
  228. htmldir = ${docdir}
  229. includedir = ${prefix}/include
  230. infodir = ${datarootdir}/info
  231. install_sh = ${SHELL} /home/trunk.r3777/install-sh
  232. libdir = ${exec_prefix}/lib
  233. libexecdir = ${exec_prefix}/libexec
  234. localedir = ${datarootdir}/locale
  235. localstatedir = ${prefix}/var
  236. mandir = ${datarootdir}/man
  237. mkdir_p = /bin/mkdir -p
  238. oldincludedir = /usr/include
  239. pdfdir = ${docdir}
  240. prefix = /usr/local
  241. program_transform_name = s,x,x,
  242. psdir = ${docdir}
  243. sbindir = ${exec_prefix}/sbin
  244. sharedstatedir = ${prefix}/com
  245. srcdir = .
  246. sysconfdir = ${prefix}/etc
  247. target_alias =
  248. top_build_prefix =
  249. top_builddir = .
  250. top_srcdir = .
  251. AM_CXXFLAGS = $(XML_CPPFLAGS) $(OTSERV_FLAGS) $(LUA_CFLAGS) $(DEBUG_FLAGS)\
  252. $(MYSQL_FLAGS) $(SQLITE_FLAGS) $(PGSQL_FLAGS) $(PROFILER_FLAGS)\
  253. $(OPTIONAL_FLAGS) -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Wno-strict-aliasing
  254.  
  255. theforgottenserver_LDADD = $(LUA_LIBS)
  256. MAYBE_MYSQL = databasemysql.cpp databasemysql.h
  257. #MAYBE_SQLITE = databasesqlite.cpp databasesqlite.h
  258. #MAYBE_PGSQL = databasepgsql.cpp databasepgsql.h
  259. #MAYBE_LOGIN = gameservers.cpp gameservers.h
  260. #MAYBE_OTADMIN = admin.cpp admin.h
  261. theforgottenserver_SOURCES = account.h actions.cpp actions.h $(MAYBE_OTADMIN) \
  262.     allocator.cpp allocator.h baseevents.cpp baseevents.h beds.cpp \
  263.     beds.h chat.cpp chat.h combat.cpp combat.h condition.cpp condition.h \
  264.     config.h configmanager.cpp configmanager.h connection.cpp connection.h \
  265.     const.h container.cpp container.h creature.cpp creature.h \
  266.     creatureevent.cpp creatureevent.h cylinder.cpp cylinder.h database.cpp \
  267.     database.h databasemanager.cpp databasemanager.h $(MAYBE_MYSQL) \
  268.     $(MAYBE_SQLITE) $(MAYBE_PGSQL) depot.cpp depot.h dispatcher.cpp \
  269.     dispatcher.h exception.cpp exception.h fileloader.cpp fileloader.h \
  270.     game.cpp game.h $(MAYBE_LOGIN) globalevent.cpp globalevent.h group.cpp \
  271.     group.h house.cpp house.h housetile.cpp housetile.h ioban.cpp ioban.h \
  272.     ioguild.cpp ioguild.h iologindata.cpp iologindata.h iomap.cpp iomap.h \
  273.     iomapserialize.cpp iomapserialize.h item.cpp item.h itemattributes.cpp \
  274.     itemattributes.h items.cpp items.h luascript.cpp luascript.h \
  275.     mailbox.cpp mailbox.h manager.cpp manager.h map.cpp map.h monster.cpp \
  276.     monster.h monsters.cpp monsters.h movement.cpp movement.h \
  277.     networkmessage.cpp networkmessage.h npc.cpp npc.h otpch.h otserv.cpp \
  278.     otsystem.h outfit.cpp outfit.h outputmessage.cpp outputmessage.h \
  279.     party.cpp party.h player.cpp player.h position.cpp position.h \
  280.     protocol.cpp protocol.h protocolgame.cpp protocolgame.h \
  281.     protocolhttp.cpp protocolhttp.h protocollogin.cpp protocollogin.h \
  282.     protocolold.cpp protocolold.h quests.cpp quests.h raids.cpp raids.h \
  283.     rsa.cpp rsa.h scheduler.cpp scheduler.h scriptmanager.cpp \
  284.     scriptmanager.h server.cpp server.h spawn.cpp spawn.h spells.cpp \
  285.     spells.h status.cpp status.h talkaction.cpp talkaction.h teleport.cpp \
  286.     teleport.h templates.h textlogger.cpp textlogger.h thing.cpp thing.h \
  287.     tile.cpp tile.h tools.cpp tools.h town.h trashholder.cpp trashholder.h \
  288.     waitlist.cpp waitlist.h waypoints.h weapons.cpp weapons.h vocation.cpp \
  289.     vocation.h
  290.  
  291. all: config.h
  292.     $(MAKE) $(AM_MAKEFLAGS) all-am
  293.  
  294. .SUFFIXES:
  295. .SUFFIXES: .cpp .o .obj
  296. am--refresh:
  297.     @:
  298. $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  299.     @for dep in $?; do \
  300.       case '$(am__configure_deps)' in \
  301.         *$$dep*) \
  302.           echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
  303.           $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
  304.         && exit 0; \
  305.           exit 1;; \
  306.       esac; \
  307.     done; \
  308.     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
  309.     $(am__cd) $(top_srcdir) && \
  310.       $(AUTOMAKE) --foreign Makefile
  311. .PRECIOUS: Makefile
  312. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  313.     @case '$?' in \
  314.       *config.status*) \
  315.         echo ' $(SHELL) ./config.status'; \
  316.         $(SHELL) ./config.status;; \
  317.       *) \
  318.         echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
  319.         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
  320.     esac;
  321.  
  322. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  323.     $(SHELL) ./config.status --recheck
  324.  
  325. $(top_srcdir)/configure:  $(am__configure_deps)
  326.     $(am__cd) $(srcdir) && $(AUTOCONF)
  327. $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  328.     $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  329. $(am__aclocal_m4_deps):
  330.  
  331. config.h: stamp-h1
  332.     @if test ! -f $@; then \
  333.       rm -f stamp-h1; \
  334.       $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
  335.     else :; fi
  336.  
  337. stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  338.     @rm -f stamp-h1
  339.     cd $(top_builddir) && $(SHELL) ./config.status config.h
  340. $(srcdir)/config.h.in:  $(am__configure_deps)
  341.     ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
  342.     rm -f stamp-h1
  343.     touch $@
  344.  
  345. distclean-hdr:
  346.     -rm -f config.h stamp-h1
  347.  
  348. clean-noinstPROGRAMS:
  349.     -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
  350. theforgottenserver$(EXEEXT): $(theforgottenserver_OBJECTS) $(theforgottenserver_DEPENDENCIES)
  351.     @rm -f theforgottenserver$(EXEEXT)
  352.     $(CXXLINK) $(theforgottenserver_OBJECTS) $(theforgottenserver_LDADD) $(LIBS)
  353.  
  354. mostlyclean-compile:
  355.     -rm -f *.$(OBJEXT)
  356.  
  357. distclean-compile:
  358.     -rm -f *.tab.c
  359.  
  360. include ./$(DEPDIR)/actions.Po
  361. include ./$(DEPDIR)/admin.Po
  362. include ./$(DEPDIR)/allocator.Po
  363. include ./$(DEPDIR)/baseevents.Po
  364. include ./$(DEPDIR)/beds.Po
  365. include ./$(DEPDIR)/chat.Po
  366. include ./$(DEPDIR)/combat.Po
  367. include ./$(DEPDIR)/condition.Po
  368. include ./$(DEPDIR)/configmanager.Po
  369. include ./$(DEPDIR)/connection.Po
  370. include ./$(DEPDIR)/container.Po
  371. include ./$(DEPDIR)/creature.Po
  372. include ./$(DEPDIR)/creatureevent.Po
  373. include ./$(DEPDIR)/cylinder.Po
  374. include ./$(DEPDIR)/database.Po
  375. include ./$(DEPDIR)/databasemanager.Po
  376. include ./$(DEPDIR)/databasemysql.Po
  377. include ./$(DEPDIR)/databasepgsql.Po
  378. include ./$(DEPDIR)/databasesqlite.Po
  379. include ./$(DEPDIR)/depot.Po
  380. include ./$(DEPDIR)/dispatcher.Po
  381. include ./$(DEPDIR)/exception.Po
  382. include ./$(DEPDIR)/fileloader.Po
  383. include ./$(DEPDIR)/game.Po
  384. include ./$(DEPDIR)/gameservers.Po
  385. include ./$(DEPDIR)/globalevent.Po
  386. include ./$(DEPDIR)/group.Po
  387. include ./$(DEPDIR)/house.Po
  388. include ./$(DEPDIR)/housetile.Po
  389. include ./$(DEPDIR)/ioban.Po
  390. include ./$(DEPDIR)/ioguild.Po
  391. include ./$(DEPDIR)/iologindata.Po
  392. include ./$(DEPDIR)/iomap.Po
  393. include ./$(DEPDIR)/iomapserialize.Po
  394. include ./$(DEPDIR)/item.Po
  395. include ./$(DEPDIR)/itemattributes.Po
  396. include ./$(DEPDIR)/items.Po
  397. include ./$(DEPDIR)/luascript.Po
  398. include ./$(DEPDIR)/mailbox.Po
  399. include ./$(DEPDIR)/manager.Po
  400. include ./$(DEPDIR)/map.Po
  401. include ./$(DEPDIR)/monster.Po
  402. include ./$(DEPDIR)/monsters.Po
  403. include ./$(DEPDIR)/movement.Po
  404. include ./$(DEPDIR)/networkmessage.Po
  405. include ./$(DEPDIR)/npc.Po
  406. include ./$(DEPDIR)/otserv.Po
  407. include ./$(DEPDIR)/outfit.Po
  408. include ./$(DEPDIR)/outputmessage.Po
  409. include ./$(DEPDIR)/party.Po
  410. include ./$(DEPDIR)/player.Po
  411. include ./$(DEPDIR)/position.Po
  412. include ./$(DEPDIR)/protocol.Po
  413. include ./$(DEPDIR)/protocolgame.Po
  414. include ./$(DEPDIR)/protocolhttp.Po
  415. include ./$(DEPDIR)/protocollogin.Po
  416. include ./$(DEPDIR)/protocolold.Po
  417. include ./$(DEPDIR)/quests.Po
  418. include ./$(DEPDIR)/raids.Po
  419. include ./$(DEPDIR)/rsa.Po
  420. include ./$(DEPDIR)/scheduler.Po
  421. include ./$(DEPDIR)/scriptmanager.Po
  422. include ./$(DEPDIR)/server.Po
  423. include ./$(DEPDIR)/spawn.Po
  424. include ./$(DEPDIR)/spells.Po
  425. include ./$(DEPDIR)/status.Po
  426. include ./$(DEPDIR)/talkaction.Po
  427. include ./$(DEPDIR)/teleport.Po
  428. include ./$(DEPDIR)/textlogger.Po
  429. include ./$(DEPDIR)/thing.Po
  430. include ./$(DEPDIR)/tile.Po
  431. include ./$(DEPDIR)/tools.Po
  432. include ./$(DEPDIR)/trashholder.Po
  433. include ./$(DEPDIR)/vocation.Po
  434. include ./$(DEPDIR)/waitlist.Po
  435. include ./$(DEPDIR)/weapons.Po
  436.  
  437. .cpp.o:
  438.     $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  439.     $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  440. #   source='$<' object='$@' libtool=no \
  441. #   DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
  442. #   $(CXXCOMPILE) -c -o $@ $<
  443.  
  444. .cpp.obj:
  445.     $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  446.     $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  447. #   source='$<' object='$@' libtool=no \
  448. #   DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
  449. #   $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  450.  
  451. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  452.     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  453.     unique=`for i in $$list; do \
  454.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  455.       done | \
  456.       $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  457.           END { if (nonempty) { for (i in files) print i; }; }'`; \
  458.     mkid -fID $$unique
  459. tags: TAGS
  460.  
  461. TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  462.         $(TAGS_FILES) $(LISP)
  463.     set x; \
  464.     here=`pwd`; \
  465.     list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  466.     unique=`for i in $$list; do \
  467.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  468.       done | \
  469.       $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  470.           END { if (nonempty) { for (i in files) print i; }; }'`; \
  471.     shift; \
  472.     if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  473.       test -n "$$unique" || unique=$$empty_fix; \
  474.       if test $$# -gt 0; then \
  475.         $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  476.           "$$@" $$unique; \
  477.       else \
  478.         $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  479.           $$unique; \
  480.       fi; \
  481.     fi
  482. ctags: CTAGS
  483. CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  484.         $(TAGS_FILES) $(LISP)
  485.     list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  486.     unique=`for i in $$list; do \
  487.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  488.       done | \
  489.       $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  490.           END { if (nonempty) { for (i in files) print i; }; }'`; \
  491.     test -z "$(CTAGS_ARGS)$$unique" \
  492.       || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  493.          $$unique
  494.  
  495. GTAGS:
  496.     here=`$(am__cd) $(top_builddir) && pwd` \
  497.       && $(am__cd) $(top_srcdir) \
  498.       && gtags -i $(GTAGS_ARGS) "$$here"
  499.  
  500. distclean-tags:
  501.     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  502.  
  503. distdir: $(DISTFILES)
  504.     $(am__remove_distdir)
  505.     test -d "$(distdir)" || mkdir "$(distdir)"
  506.     @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  507.     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  508.     list='$(DISTFILES)'; \
  509.       dist_files=`for file in $$list; do echo $$file; done | \
  510.       sed -e "s|^$$srcdirstrip/||;t" \
  511.           -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  512.     case $$dist_files in \
  513.       */*) $(MKDIR_P) `echo "$$dist_files" | \
  514.                sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  515.                sort -u` ;; \
  516.     esac; \
  517.     for file in $$dist_files; do \
  518.       if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  519.       if test -d $$d/$$file; then \
  520.         dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  521.         if test -d "$(distdir)/$$file"; then \
  522.           find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  523.         fi; \
  524.         if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  525.           cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  526.           find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  527.         fi; \
  528.         cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  529.       else \
  530.         test -f "$(distdir)/$$file" \
  531.         || cp -p $$d/$$file "$(distdir)/$$file" \
  532.         || exit 1; \
  533.       fi; \
  534.     done
  535.     -test -n "$(am__skip_mode_fix)" \
  536.     || find "$(distdir)" -type d ! -perm -755 \
  537.         -exec chmod u+rwx,go+rx {} \; -o \
  538.       ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  539.       ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  540.       ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
  541.     || chmod -R a+r "$(distdir)"
  542. dist-gzip: distdir
  543.     tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  544.     $(am__remove_distdir)
  545.  
  546. dist-bzip2: distdir
  547.     tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
  548.     $(am__remove_distdir)
  549.  
  550. dist-lzma: distdir
  551.     tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
  552.     $(am__remove_distdir)
  553.  
  554. dist-xz: distdir
  555.     tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
  556.     $(am__remove_distdir)
  557.  
  558. dist-tarZ: distdir
  559.     tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
  560.     $(am__remove_distdir)
  561.  
  562. dist-shar: distdir
  563.     shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
  564.     $(am__remove_distdir)
  565.  
  566. dist-zip: distdir
  567.     -rm -f $(distdir).zip
  568.     zip -rq $(distdir).zip $(distdir)
  569.     $(am__remove_distdir)
  570.  
  571. dist dist-all: distdir
  572.     tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  573.     $(am__remove_distdir)
  574.  
  575. # This target untars the dist file and tries a VPATH configuration.  Then
  576. # it guarantees that the distribution is self-contained by making another
  577. # tarfile.
  578. distcheck: dist
  579.     case '$(DIST_ARCHIVES)' in \
  580.     *.tar.gz*) \
  581.       GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
  582.     *.tar.bz2*) \
  583.       bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
  584.     *.tar.lzma*) \
  585.       lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
  586.     *.tar.xz*) \
  587.       xz -dc $(distdir).tar.xz | $(am__untar) ;;\
  588.     *.tar.Z*) \
  589.       uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
  590.     *.shar.gz*) \
  591.       GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
  592.     *.zip*) \
  593.       unzip $(distdir).zip ;;\
  594.     esac
  595.     chmod -R a-w $(distdir); chmod a+w $(distdir)
  596.     mkdir $(distdir)/_build
  597.     mkdir $(distdir)/_inst
  598.     chmod a-w $(distdir)
  599.     test -d $(distdir)/_build || exit 0; \
  600.     dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  601.       && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
  602.       && am__cwd=`pwd` \
  603.       && $(am__cd) $(distdir)/_build \
  604.       && ../configure --srcdir=.. --prefix="$$dc_install_base" \
  605.         $(DISTCHECK_CONFIGURE_FLAGS) \
  606.       && $(MAKE) $(AM_MAKEFLAGS) \
  607.       && $(MAKE) $(AM_MAKEFLAGS) dvi \
  608.       && $(MAKE) $(AM_MAKEFLAGS) check \
  609.       && $(MAKE) $(AM_MAKEFLAGS) install \
  610.       && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  611.       && $(MAKE) $(AM_MAKEFLAGS) uninstall \
  612.       && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
  613.             distuninstallcheck \
  614.       && chmod -R a-w "$$dc_install_base" \
  615.       && ({ \
  616.            (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
  617.            && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
  618.            && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
  619.            && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
  620.                 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
  621.           } || { rm -rf "$$dc_destdir"; exit 1; }) \
  622.       && rm -rf "$$dc_destdir" \
  623.       && $(MAKE) $(AM_MAKEFLAGS) dist \
  624.       && rm -rf $(DIST_ARCHIVES) \
  625.       && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
  626.       && cd "$$am__cwd" \
  627.       || exit 1
  628.     $(am__remove_distdir)
  629.     @(echo "$(distdir) archives ready for distribution: "; \
  630.       list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
  631.       sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
  632. distuninstallcheck:
  633.     @$(am__cd) '$(distuninstallcheck_dir)' \
  634.     && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
  635.        || { echo "ERROR: files left after uninstall:" ; \
  636.             if test -n "$(DESTDIR)"; then \
  637.               echo "  (check DESTDIR support)"; \
  638.             fi ; \
  639.             $(distuninstallcheck_listfiles) ; \
  640.             exit 1; } >&2
  641. distcleancheck: distclean
  642.     @if test '$(srcdir)' = . ; then \
  643.       echo "ERROR: distcleancheck can only run from a VPATH build" ; \
  644.       exit 1 ; \
  645.     fi
  646.     @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
  647.       || { echo "ERROR: files left in build directory after distclean:" ; \
  648.            $(distcleancheck_listfiles) ; \
  649.            exit 1; } >&2
  650. check-am: all-am
  651. check: check-am
  652. all-am: Makefile $(PROGRAMS) config.h
  653. installdirs:
  654. install: install-am
  655. install-exec: install-exec-am
  656. install-data: install-data-am
  657. uninstall: uninstall-am
  658.  
  659. install-am: all-am
  660.     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  661.  
  662. installcheck: installcheck-am
  663. install-strip:
  664.     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  665.       install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  666.       `test -z '$(STRIP)' || \
  667.         echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  668. mostlyclean-generic:
  669.  
  670. clean-generic:
  671.  
  672. distclean-generic:
  673.     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  674.     -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  675.  
  676. maintainer-clean-generic:
  677.     @echo "This command is intended for maintainers to use"
  678.     @echo "it deletes files that may require special tools to rebuild."
  679. clean: clean-am
  680.  
  681. clean-am: clean-generic clean-noinstPROGRAMS mostlyclean-am
  682.  
  683. distclean: distclean-am
  684.     -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  685.     -rm -rf ./$(DEPDIR)
  686.     -rm -f Makefile
  687. distclean-am: clean-am distclean-compile distclean-generic \
  688.     distclean-hdr distclean-tags
  689.  
  690. dvi: dvi-am
  691.  
  692. dvi-am:
  693.  
  694. html: html-am
  695.  
  696. html-am:
  697.  
  698. info: info-am
  699.  
  700. info-am:
  701.  
  702. install-data-am:
  703.  
  704. install-dvi: install-dvi-am
  705.  
  706. install-dvi-am:
  707.  
  708. install-exec-am:
  709.  
  710. install-html: install-html-am
  711.  
  712. install-html-am:
  713.  
  714. install-info: install-info-am
  715.  
  716. install-info-am:
  717.  
  718. install-man:
  719.  
  720. install-pdf: install-pdf-am
  721.  
  722. install-pdf-am:
  723.  
  724. install-ps: install-ps-am
  725.  
  726. install-ps-am:
  727.  
  728. installcheck-am:
  729.  
  730. maintainer-clean: maintainer-clean-am
  731.     -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  732.     -rm -rf $(top_srcdir)/autom4te.cache
  733.     -rm -rf ./$(DEPDIR)
  734.     -rm -f Makefile
  735. maintainer-clean-am: distclean-am maintainer-clean-generic
  736.  
  737. mostlyclean: mostlyclean-am
  738.  
  739. mostlyclean-am: mostlyclean-compile mostlyclean-generic
  740.  
  741. pdf: pdf-am
  742.  
  743. pdf-am:
  744.  
  745. ps: ps-am
  746.  
  747. ps-am:
  748.  
  749. uninstall-am:
  750.  
  751. .MAKE: all install-am install-strip
  752.  
  753. .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
  754.     clean-generic clean-noinstPROGRAMS ctags dist dist-all \
  755.     dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ dist-xz \
  756.     dist-zip distcheck distclean distclean-compile \
  757.     distclean-generic distclean-hdr distclean-tags distcleancheck \
  758.     distdir distuninstallcheck dvi dvi-am html html-am info \
  759.     info-am install install-am install-data install-data-am \
  760.     install-dvi install-dvi-am install-exec install-exec-am \
  761.     install-html install-html-am install-info install-info-am \
  762.     install-man install-pdf install-pdf-am install-ps \
  763.     install-ps-am install-strip installcheck installcheck-am \
  764.     installdirs maintainer-clean maintainer-clean-generic \
  765.     mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
  766.     ps ps-am tags uninstall uninstall-am
  767.  
  768.  
  769. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  770. # Otherwise a system limit (for SysV at least) may be exceeded.
  771. .NOEXPORT:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement