[1002] Added patch by gerula. Refs #65
[mangos-git.git] / Makefile.in
bloba0256572d946d182151be2556a4a657d481c9ef1
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 # Copyright (C) 2005,2006 MaNGOS <http://www.mangosproject.org/>
19 # This program is free software; you can redistribute it and/or modify
20 # it under the terms of the GNU General Public License as published by
21 # the Free Software Foundation; either version 2 of the License, or
22 # (at your option) any later version.
24 # This program is distributed in the hope that it will be useful,
25 # but WITHOUT ANY WARRANTY; without even the implied warranty of
26 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
27 # GNU General Public License for more details.
29 # You should have received a copy of the GNU General Public License
30 # along with this program; if not, write to the Free Software
31 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
32 srcdir = @srcdir@
33 top_srcdir = @top_srcdir@
34 VPATH = @srcdir@
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkglibdir = $(libdir)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
38 top_builddir = .
39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 INSTALL = @INSTALL@
41 install_sh_DATA = $(install_sh) -c -m 644
42 install_sh_PROGRAM = $(install_sh) -c
43 install_sh_SCRIPT = $(install_sh) -c
44 INSTALL_HEADER = $(INSTALL_DATA)
45 transform = $(program_transform_name)
46 NORMAL_INSTALL = :
47 PRE_INSTALL = :
48 POST_INSTALL = :
49 NORMAL_UNINSTALL = :
50 PRE_UNINSTALL = :
51 POST_UNINSTALL = :
52 build_triplet = @build@
53 host_triplet = @host@
54 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
55 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
56 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
57 THANKS config.guess config.sub depcomp install-sh ltmain.sh \
58 missing mkinstalldirs
59 subdir = .
60 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
62 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63 $(ACLOCAL_M4)
64 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
65 configure.lineno configure.status.lineno
66 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
67 CONFIG_HEADER = config.h
68 CONFIG_CLEAN_FILES =
69 SOURCES =
70 DIST_SOURCES =
71 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
72 html-recursive info-recursive install-data-recursive \
73 install-exec-recursive install-info-recursive \
74 install-recursive installcheck-recursive installdirs-recursive \
75 pdf-recursive ps-recursive uninstall-info-recursive \
76 uninstall-recursive
77 ETAGS = etags
78 CTAGS = ctags
79 DIST_SUBDIRS = $(SUBDIRS)
80 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81 distdir = $(PACKAGE)-$(VERSION)
82 top_distdir = $(distdir)
83 am__remove_distdir = \
84 { test ! -d $(distdir) \
85 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
86 && rm -fr $(distdir); }; }
87 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
88 GZIP_ENV = --best
89 distuninstallcheck_listfiles = find . -type f -print
90 distcleancheck_listfiles = find . -type f -print
91 ACLOCAL = @ACLOCAL@
92 ALLOCA = @ALLOCA@
93 AMDEP_FALSE = @AMDEP_FALSE@
94 AMDEP_TRUE = @AMDEP_TRUE@
95 AMTAR = @AMTAR@
96 AR = @AR@
97 AUTOCONF = @AUTOCONF@
98 AUTOHEADER = @AUTOHEADER@
99 AUTOMAKE = @AUTOMAKE@
100 AWK = @AWK@
101 CC = @CC@
102 CCDEPMODE = @CCDEPMODE@
103 CFLAGS = @CFLAGS@
104 COMPILER_OPTIONS = @COMPILER_OPTIONS@
105 CPP = @CPP@
106 CPPFLAGS = @CPPFLAGS@
107 CXX = @CXX@
108 CXXCPP = @CXXCPP@
109 CXXDEPMODE = @CXXDEPMODE@
110 CXXFLAGS = @CXXFLAGS@
111 CYGPATH_W = @CYGPATH_W@
112 DEFS = @DEFS@
113 DEPDIR = @DEPDIR@
114 ECHO = @ECHO@
115 ECHO_C = @ECHO_C@
116 ECHO_N = @ECHO_N@
117 ECHO_T = @ECHO_T@
118 EGREP = @EGREP@
119 EXEEXT = @EXEEXT@
120 EXTRA_COMPILER_OPTIONS = @EXTRA_COMPILER_OPTIONS@
121 EXTRA_LINKER_OPTIONS = @EXTRA_LINKER_OPTIONS@
122 F77 = @F77@
123 FFLAGS = @FFLAGS@
124 INCLUDES = @INCLUDES@
125 INSTALL_DATA = @INSTALL_DATA@
126 INSTALL_PROGRAM = @INSTALL_PROGRAM@
127 INSTALL_SCRIPT = @INSTALL_SCRIPT@
128 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
129 LDFLAGS = @LDFLAGS@
130 LIBOBJS = @LIBOBJS@
131 LIBS = @LIBS@
132 LIBTOOL = @LIBTOOL@
133 LINKER_OPTIONS = @LINKER_OPTIONS@
134 LN_S = @LN_S@
135 LTLIBOBJS = @LTLIBOBJS@
136 LTMS_AGE = @LTMS_AGE@
137 LTMS_CURRENT = @LTMS_CURRENT@
138 LTMS_RELEASE = @LTMS_RELEASE@
139 LTMS_REVISION = @LTMS_REVISION@
140 LT_AGE = @LT_AGE@
141 LT_CURRENT = @LT_CURRENT@
142 LT_RELEASE = @LT_RELEASE@
143 LT_REVISION = @LT_REVISION@
144 MAINT = @MAINT@
145 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
146 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
147 MAKEINFO = @MAKEINFO@
148 MANGOSD_CONFIG = @MANGOSD_CONFIG@
149 MANGOSD_CONFIGDIR = @MANGOSD_CONFIGDIR@
150 MANGOSD_DATA = @MANGOSD_DATA@
151 MANGOSD_ENABLE_CLI = @MANGOSD_ENABLE_CLI@
152 MANGOSD_ENABLE_RA = @MANGOSD_ENABLE_RA@
153 OBJEXT = @OBJEXT@
154 PACKAGE = @PACKAGE@
155 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
156 PACKAGE_NAME = @PACKAGE_NAME@
157 PACKAGE_STRING = @PACKAGE_STRING@
158 PACKAGE_TARNAME = @PACKAGE_TARNAME@
159 PACKAGE_VERSION = @PACKAGE_VERSION@
160 PATH_SEPARATOR = @PATH_SEPARATOR@
161 RANLIB = @RANLIB@
162 SET_MAKE = @SET_MAKE@
163 SHELL = @SHELL@
164 STRIP = @STRIP@
165 VERSION = @VERSION@
166 WITH_APIDOCS = @WITH_APIDOCS@
167 WITH_APIDOCS_TARGET = @WITH_APIDOCS_TARGET@
168 WITH_PYTHON_SUBDIR = @WITH_PYTHON_SUBDIR@
169 WITH_PYTHON_SUBPACKAGE = @WITH_PYTHON_SUBPACKAGE@
170 WITH_PYTHON_VERSION = @WITH_PYTHON_VERSION@
171 __DOXYGEN = @__DOXYGEN@
172 __PYTHON = @__PYTHON@
173 ac_ct_AR = @ac_ct_AR@
174 ac_ct_CC = @ac_ct_CC@
175 ac_ct_CXX = @ac_ct_CXX@
176 ac_ct_F77 = @ac_ct_F77@
177 ac_ct_RANLIB = @ac_ct_RANLIB@
178 ac_ct_STRIP = @ac_ct_STRIP@
179 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
180 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
181 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
182 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
183 am__include = @am__include@
184 am__leading_dot = @am__leading_dot@
185 am__quote = @am__quote@
186 am__tar = @am__tar@
187 am__untar = @am__untar@
188 bindir = @bindir@
189 build = @build@
190 build_alias = @build_alias@
191 build_cpu = @build_cpu@
192 build_os = @build_os@
193 build_vendor = @build_vendor@
194 datadir = @datadir@
195 exec_prefix = @exec_prefix@
196 host = @host@
197 host_alias = @host_alias@
198 host_cpu = @host_cpu@
199 host_os = @host_os@
200 host_vendor = @host_vendor@
201 includedir = @includedir@
202 infodir = @infodir@
203 install_sh = @install_sh@
204 libdir = @libdir@
205 libexecdir = @libexecdir@
206 localstatedir = @localstatedir@
207 mandir = @mandir@
208 mkdir_p = @mkdir_p@
209 oldincludedir = @oldincludedir@
210 prefix = @prefix@
211 program_transform_name = @program_transform_name@
212 sbindir = @sbindir@
213 sharedstatedir = @sharedstatedir@
214 sysconfdir = @sysconfdir@
215 target_alias = @target_alias@
217 # Win32 project workspace for Visual Studio .NET 2003
219 # Win32 project workspace for Visual Studio .NET 2005
221 # Win32 project workspace for Visual Studio .NET 2003 and Intel Compiler
223 # MySQL headers
225 # OpenSSL headers
227 # SQLite headers
229 # zlib headers
231 # ZThread headers
233 # MySQL shared library (Linux)
235 # MySQL shared library (Win32)
237 # OpenSSL shared library (Win32)
239 # SQLite shared library (Win32)
240 EXTRA_DIST = reconf configure win/mangosdVC71.sln \
241 win/VC71/framework.vcproj win/VC71/game.vcproj \
242 win/VC71/mangosd.vcproj win/VC71/realmd.vcproj \
243 win/VC71/shared.vcproj win/VC71/zlib.vcproj \
244 win/VC71/zthread.vcproj win/mangosdVC80.sln \
245 win/VC80/framework.vcproj win/VC80/game.vcproj \
246 win/VC80/mangosd.vcproj win/VC80/realmd.vcproj \
247 win/VC80/shared.vcproj win/VC80/zlib.vcproj \
248 win/VC80/zthread.vcproj win_intel/mangosdVC71.sln \
249 win_intel/VC71/framework.vcproj win_intel/VC71/game.icproj \
250 win_intel/VC71/game.vcproj win_intel/VC71/httpd.vcproj \
251 win_intel/VC71/mangosd.icproj win_intel/VC71/mangosd.vcproj \
252 win_intel/VC71/realmlist.icproj \
253 win_intel/VC71/realmlist.vcproj win_intel/VC71/shared.icproj \
254 win_intel/VC71/shared.vcproj win_intel/VC71/zlib.icproj \
255 win_intel/VC71/zlib.vcproj win_intel/VC71/zthread.icproj \
256 win_intel/VC71/zthread.vcproj dep/include/mysql/config-win.h \
257 dep/include/mysql/dbug.h dep/include/mysql/errmsg.h \
258 dep/include/mysql/libmysqld.def dep/include/mysql/Libmysql.def \
259 dep/include/mysql/m_ctype.h dep/include/mysql/m_string.h \
260 dep/include/mysql/my_alloc.h dep/include/mysql/my_getopt.h \
261 dep/include/mysql/my_global.h dep/include/mysql/my_list.h \
262 dep/include/mysql/my_pthread.h dep/include/mysql/mysql_com.h \
263 dep/include/mysql/mysqld_error.h dep/include/mysql/mysql.h \
264 dep/include/mysql/mysql_version.h dep/include/mysql/my_sys.h \
265 dep/include/mysql/raid.h dep/include/openssl/aes.h \
266 dep/include/openssl/asn1.h dep/include/openssl/asn1_mac.h \
267 dep/include/openssl/asn1t.h dep/include/openssl/bio.h \
268 dep/include/openssl/blowfish.h dep/include/openssl/bn.h \
269 dep/include/openssl/buffer.h dep/include/openssl/cast.h \
270 dep/include/openssl/comp.h dep/include/openssl/conf_api.h \
271 dep/include/openssl/conf.h dep/include/openssl/crypto.h \
272 dep/include/openssl/des.h dep/include/openssl/des_old.h \
273 dep/include/openssl/dh.h dep/include/openssl/dsa.h \
274 dep/include/openssl/dso.h dep/include/openssl/ebcdic.h \
275 dep/include/openssl/ec.h dep/include/openssl/engine.h \
276 dep/include/openssl/e_os2.h dep/include/openssl/err.h \
277 dep/include/openssl/evp.h dep/include/openssl/hmac.h \
278 dep/include/openssl/idea.h dep/include/openssl/krb5_asn.h \
279 dep/include/openssl/kssl.h dep/include/openssl/lhash.h \
280 dep/include/openssl/md2.h dep/include/openssl/md4.h \
281 dep/include/openssl/md5.h dep/include/openssl/mdc2.h \
282 dep/include/openssl/objects.h dep/include/openssl/obj_mac.h \
283 dep/include/openssl/ocsp.h dep/include/openssl/opensslconf.h \
284 dep/include/openssl/opensslv.h dep/include/openssl/ossl_typ.h \
285 dep/include/openssl/pem2.h dep/include/openssl/pem.h \
286 dep/include/openssl/pkcs12.h dep/include/openssl/pkcs7.h \
287 dep/include/openssl/rand.h dep/include/openssl/rc2.h \
288 dep/include/openssl/rc4.h dep/include/openssl/rc5.h \
289 dep/include/openssl/ripemd.h dep/include/openssl/rsa.h \
290 dep/include/openssl/safestack.h dep/include/openssl/sha.h \
291 dep/include/openssl/ssl23.h dep/include/openssl/ssl2.h \
292 dep/include/openssl/ssl3.h dep/include/openssl/ssl.h \
293 dep/include/openssl/stack.h dep/include/openssl/symhacks.h \
294 dep/include/openssl/tls1.h dep/include/openssl/tmdiff.h \
295 dep/include/openssl/txt_db.h dep/include/openssl/ui_compat.h \
296 dep/include/openssl/ui.h dep/include/openssl/x509.h \
297 dep/include/openssl/x509v3.h dep/include/openssl/x509_vfy.h \
298 dep/include/sqlite/sqlite.h dep/include/zlib/zconf.h \
299 dep/include/zlib/zlib.h dep/include/zthread/AtomicCount.h \
300 dep/include/zthread/Barrier.h \
301 dep/include/zthread/BiasedReadWriteLock.h \
302 dep/include/zthread/BlockingQueue.h \
303 dep/include/zthread/BoundedQueue.h \
304 dep/include/zthread/Cancelable.h \
305 dep/include/zthread/ClassLockable.h \
306 dep/include/zthread/ConcurrentExecutor.h \
307 dep/include/zthread/Condition.h dep/include/zthread/Config.h \
308 dep/include/zthread/CountedPtr.h \
309 dep/include/zthread/CountingSemaphore.h \
310 dep/include/zthread/Exceptions.h \
311 dep/include/zthread/Executor.h \
312 dep/include/zthread/FairReadWriteLock.h \
313 dep/include/zthread/FastMutex.h \
314 dep/include/zthread/FastRecursiveMutex.h \
315 dep/include/zthread/GuardedClass.h dep/include/zthread/Guard.h \
316 dep/include/zthread/Lockable.h \
317 dep/include/zthread/LockedQueue.h \
318 dep/include/zthread/MonitoredQueue.h \
319 dep/include/zthread/Mutex.h dep/include/zthread/NonCopyable.h \
320 dep/include/zthread/PoolExecutor.h \
321 dep/include/zthread/PriorityCondition.h \
322 dep/include/zthread/Priority.h \
323 dep/include/zthread/PriorityInheritanceMutex.h \
324 dep/include/zthread/PriorityMutex.h \
325 dep/include/zthread/PrioritySemaphore.h \
326 dep/include/zthread/Queue.h \
327 dep/include/zthread/ReadWriteLock.h \
328 dep/include/zthread/RecursiveMutex.h \
329 dep/include/zthread/Runnable.h dep/include/zthread/Semaphore.h \
330 dep/include/zthread/Singleton.h \
331 dep/include/zthread/SynchronousExecutor.h \
332 dep/include/zthread/Task.h \
333 dep/include/zthread/ThreadedExecutor.h \
334 dep/include/zthread/Thread.h dep/include/zthread/ThreadLocal.h \
335 dep/include/zthread/ThreadLocalImpl.h \
336 dep/include/zthread/Time.h dep/include/zthread/Waitable.h \
337 dep/include/zthread/ZThread.h dep/lib/libmysqlclient.a \
338 dep/lib/debug/libmySQL.dll dep/lib/debug/libmySQL.lib \
339 dep/lib/release/libmySQL.dll dep/lib/release/libmySQL.lib \
340 dep/lib/debug/libeay32.dll dep/lib/debug/libeay32.lib \
341 dep/lib/release/libeay32.dll dep/lib/release/libeay32.lib \
342 dep/lib/debug/sqlite.lib dep/lib/release/sqlite.lib
343 SUBDIRS = doc dep src sql
344 all: config.h
345 $(MAKE) $(AM_MAKEFLAGS) all-recursive
347 .SUFFIXES:
348 am--refresh:
350 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
351 @for dep in $?; do \
352 case '$(am__configure_deps)' in \
353 *$$dep*) \
354 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
355 cd $(srcdir) && $(AUTOMAKE) --gnu \
356 && exit 0; \
357 exit 1;; \
358 esac; \
359 done; \
360 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu ./Makefile'; \
361 cd $(top_srcdir) && \
362 $(AUTOMAKE) --gnu ./Makefile
363 .PRECIOUS: Makefile
364 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
365 @case '$?' in \
366 *config.status*) \
367 echo ' $(SHELL) ./config.status'; \
368 $(SHELL) ./config.status;; \
369 *) \
370 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
371 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
372 esac;
374 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
375 $(SHELL) ./config.status --recheck
377 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
378 cd $(srcdir) && $(AUTOCONF)
379 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
380 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
382 config.h: stamp-h1
383 @if test ! -f $@; then \
384 rm -f stamp-h1; \
385 $(MAKE) stamp-h1; \
386 else :; fi
388 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
389 @rm -f stamp-h1
390 cd $(top_builddir) && $(SHELL) ./config.status config.h
391 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
392 cd $(top_srcdir) && $(AUTOHEADER)
393 rm -f stamp-h1
394 touch $@
396 distclean-hdr:
397 -rm -f config.h stamp-h1
399 mostlyclean-libtool:
400 -rm -f *.lo
402 clean-libtool:
403 -rm -rf .libs _libs
405 distclean-libtool:
406 -rm -f libtool
407 uninstall-info-am:
409 # This directory's subdirectories are mostly independent; you can cd
410 # into them and run `make' without going through this Makefile.
411 # To change the values of `make' variables: instead of editing Makefiles,
412 # (1) if the variable is set in `config.status', edit `config.status'
413 # (which will cause the Makefiles to be regenerated when you run `make');
414 # (2) otherwise, pass the desired values on the `make' command line.
415 $(RECURSIVE_TARGETS):
416 @failcom='exit 1'; \
417 for f in x $$MAKEFLAGS; do \
418 case $$f in \
419 *=* | --[!k]*);; \
420 *k*) failcom='fail=yes';; \
421 esac; \
422 done; \
423 dot_seen=no; \
424 target=`echo $@ | sed s/-recursive//`; \
425 list='$(SUBDIRS)'; for subdir in $$list; do \
426 echo "Making $$target in $$subdir"; \
427 if test "$$subdir" = "."; then \
428 dot_seen=yes; \
429 local_target="$$target-am"; \
430 else \
431 local_target="$$target"; \
432 fi; \
433 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
434 || eval $$failcom; \
435 done; \
436 if test "$$dot_seen" = "no"; then \
437 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
438 fi; test -z "$$fail"
440 mostlyclean-recursive clean-recursive distclean-recursive \
441 maintainer-clean-recursive:
442 @failcom='exit 1'; \
443 for f in x $$MAKEFLAGS; do \
444 case $$f in \
445 *=* | --[!k]*);; \
446 *k*) failcom='fail=yes';; \
447 esac; \
448 done; \
449 dot_seen=no; \
450 case "$@" in \
451 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
452 *) list='$(SUBDIRS)' ;; \
453 esac; \
454 rev=''; for subdir in $$list; do \
455 if test "$$subdir" = "."; then :; else \
456 rev="$$subdir $$rev"; \
457 fi; \
458 done; \
459 rev="$$rev ."; \
460 target=`echo $@ | sed s/-recursive//`; \
461 for subdir in $$rev; do \
462 echo "Making $$target in $$subdir"; \
463 if test "$$subdir" = "."; then \
464 local_target="$$target-am"; \
465 else \
466 local_target="$$target"; \
467 fi; \
468 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
469 || eval $$failcom; \
470 done && test -z "$$fail"
471 tags-recursive:
472 list='$(SUBDIRS)'; for subdir in $$list; do \
473 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
474 done
475 ctags-recursive:
476 list='$(SUBDIRS)'; for subdir in $$list; do \
477 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
478 done
480 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
481 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
482 unique=`for i in $$list; do \
483 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
484 done | \
485 $(AWK) ' { files[$$0] = 1; } \
486 END { for (i in files) print i; }'`; \
487 mkid -fID $$unique
488 tags: TAGS
490 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
491 $(TAGS_FILES) $(LISP)
492 tags=; \
493 here=`pwd`; \
494 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
495 include_option=--etags-include; \
496 empty_fix=.; \
497 else \
498 include_option=--include; \
499 empty_fix=; \
500 fi; \
501 list='$(SUBDIRS)'; for subdir in $$list; do \
502 if test "$$subdir" = .; then :; else \
503 test ! -f $$subdir/TAGS || \
504 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
505 fi; \
506 done; \
507 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
508 unique=`for i in $$list; do \
509 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
510 done | \
511 $(AWK) ' { files[$$0] = 1; } \
512 END { for (i in files) print i; }'`; \
513 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
514 test -n "$$unique" || unique=$$empty_fix; \
515 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
516 $$tags $$unique; \
518 ctags: CTAGS
519 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
520 $(TAGS_FILES) $(LISP)
521 tags=; \
522 here=`pwd`; \
523 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
524 unique=`for i in $$list; do \
525 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
526 done | \
527 $(AWK) ' { files[$$0] = 1; } \
528 END { for (i in files) print i; }'`; \
529 test -z "$(CTAGS_ARGS)$$tags$$unique" \
530 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
531 $$tags $$unique
533 GTAGS:
534 here=`$(am__cd) $(top_builddir) && pwd` \
535 && cd $(top_srcdir) \
536 && gtags -i $(GTAGS_ARGS) $$here
538 distclean-tags:
539 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
541 distdir: $(DISTFILES)
542 $(am__remove_distdir)
543 mkdir $(distdir)
544 $(mkdir_p) $(distdir)/dep/include/mysql $(distdir)/dep/include/openssl $(distdir)/dep/include/sqlite $(distdir)/dep/include/zlib $(distdir)/dep/include/zthread $(distdir)/dep/lib $(distdir)/dep/lib/debug $(distdir)/dep/lib/release $(distdir)/doc $(distdir)/src/mangosd $(distdir)/src/shared $(distdir)/win $(distdir)/win/VC71 $(distdir)/win/VC80 $(distdir)/win_intel $(distdir)/win_intel/VC71
545 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
546 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
547 list='$(DISTFILES)'; for file in $$list; do \
548 case $$file in \
549 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
550 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
551 esac; \
552 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
553 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
554 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
555 dir="/$$dir"; \
556 $(mkdir_p) "$(distdir)$$dir"; \
557 else \
558 dir=''; \
559 fi; \
560 if test -d $$d/$$file; then \
561 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
562 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
563 fi; \
564 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
565 else \
566 test -f $(distdir)/$$file \
567 || cp -p $$d/$$file $(distdir)/$$file \
568 || exit 1; \
569 fi; \
570 done
571 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
572 if test "$$subdir" = .; then :; else \
573 test -d "$(distdir)/$$subdir" \
574 || $(mkdir_p) "$(distdir)/$$subdir" \
575 || exit 1; \
576 distdir=`$(am__cd) $(distdir) && pwd`; \
577 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
578 (cd $$subdir && \
579 $(MAKE) $(AM_MAKEFLAGS) \
580 top_distdir="$$top_distdir" \
581 distdir="$$distdir/$$subdir" \
582 distdir) \
583 || exit 1; \
584 fi; \
585 done
586 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
587 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
588 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
589 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
590 || chmod -R a+r $(distdir)
591 dist-gzip: distdir
592 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
593 $(am__remove_distdir)
594 dist-bzip2: distdir
595 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
596 $(am__remove_distdir)
598 dist-tarZ: distdir
599 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
600 $(am__remove_distdir)
602 dist-shar: distdir
603 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
604 $(am__remove_distdir)
606 dist-zip: distdir
607 -rm -f $(distdir).zip
608 zip -rq $(distdir).zip $(distdir)
609 $(am__remove_distdir)
611 dist dist-all: distdir
612 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
613 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
614 $(am__remove_distdir)
616 # This target untars the dist file and tries a VPATH configuration. Then
617 # it guarantees that the distribution is self-contained by making another
618 # tarfile.
619 distcheck: dist
620 case '$(DIST_ARCHIVES)' in \
621 *.tar.gz*) \
622 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
623 *.tar.bz2*) \
624 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
625 *.tar.Z*) \
626 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
627 *.shar.gz*) \
628 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
629 *.zip*) \
630 unzip $(distdir).zip ;;\
631 esac
632 chmod -R a-w $(distdir); chmod a+w $(distdir)
633 mkdir $(distdir)/_build
634 mkdir $(distdir)/_inst
635 chmod a-w $(distdir)
636 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
637 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
638 && cd $(distdir)/_build \
639 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
640 $(DISTCHECK_CONFIGURE_FLAGS) \
641 && $(MAKE) $(AM_MAKEFLAGS) \
642 && $(MAKE) $(AM_MAKEFLAGS) dvi \
643 && $(MAKE) $(AM_MAKEFLAGS) check \
644 && $(MAKE) $(AM_MAKEFLAGS) install \
645 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
646 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
647 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
648 distuninstallcheck \
649 && chmod -R a-w "$$dc_install_base" \
650 && ({ \
651 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
652 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
653 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
654 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
655 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
656 } || { rm -rf "$$dc_destdir"; exit 1; }) \
657 && rm -rf "$$dc_destdir" \
658 && $(MAKE) $(AM_MAKEFLAGS) dist \
659 && rm -rf $(DIST_ARCHIVES) \
660 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
661 $(am__remove_distdir)
662 @(echo "$(distdir) archives ready for distribution: "; \
663 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
664 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
665 distuninstallcheck:
666 @cd $(distuninstallcheck_dir) \
667 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
668 || { echo "ERROR: files left after uninstall:" ; \
669 if test -n "$(DESTDIR)"; then \
670 echo " (check DESTDIR support)"; \
671 fi ; \
672 $(distuninstallcheck_listfiles) ; \
673 exit 1; } >&2
674 distcleancheck: distclean
675 @if test '$(srcdir)' = . ; then \
676 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
677 exit 1 ; \
679 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
680 || { echo "ERROR: files left in build directory after distclean:" ; \
681 $(distcleancheck_listfiles) ; \
682 exit 1; } >&2
683 check-am: all-am
684 check: check-recursive
685 all-am: Makefile config.h
686 installdirs: installdirs-recursive
687 installdirs-am:
688 install: install-recursive
689 install-exec: install-exec-recursive
690 install-data: install-data-recursive
691 uninstall: uninstall-recursive
693 install-am: all-am
694 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
696 installcheck: installcheck-recursive
697 install-strip:
698 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
699 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
700 `test -z '$(STRIP)' || \
701 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
702 mostlyclean-generic:
704 clean-generic:
706 distclean-generic:
707 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
709 maintainer-clean-generic:
710 @echo "This command is intended for maintainers to use"
711 @echo "it deletes files that may require special tools to rebuild."
712 clean: clean-recursive
714 clean-am: clean-generic clean-libtool mostlyclean-am
716 distclean: distclean-recursive
717 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
718 -rm -f Makefile
719 distclean-am: clean-am distclean-generic distclean-hdr \
720 distclean-libtool distclean-tags
722 dvi: dvi-recursive
724 dvi-am:
726 html: html-recursive
728 info: info-recursive
730 info-am:
732 install-data-am:
734 install-exec-am:
736 install-info: install-info-recursive
738 install-man:
740 installcheck-am:
742 maintainer-clean: maintainer-clean-recursive
743 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
744 -rm -rf $(top_srcdir)/autom4te.cache
745 -rm -f Makefile
746 maintainer-clean-am: distclean-am maintainer-clean-generic
748 mostlyclean: mostlyclean-recursive
750 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
752 pdf: pdf-recursive
754 pdf-am:
756 ps: ps-recursive
758 ps-am:
760 uninstall-am: uninstall-info-am
762 uninstall-info: uninstall-info-recursive
764 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
765 check-am clean clean-generic clean-libtool clean-recursive \
766 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
767 dist-shar dist-tarZ dist-zip distcheck distclean \
768 distclean-generic distclean-hdr distclean-libtool \
769 distclean-recursive distclean-tags distcleancheck distdir \
770 distuninstallcheck dvi dvi-am html html-am info info-am \
771 install install-am install-data install-data-am install-exec \
772 install-exec-am install-info install-info-am install-man \
773 install-strip installcheck installcheck-am installdirs \
774 installdirs-am maintainer-clean maintainer-clean-generic \
775 maintainer-clean-recursive mostlyclean mostlyclean-generic \
776 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
777 tags tags-recursive uninstall uninstall-am uninstall-info-am
779 # Tell versions [3.59,3.63) of GNU make to not export all variables.
780 # Otherwise a system limit (for SysV at least) may be exceeded.
781 .NOEXPORT: