[3084] - Applied MaNGOS coding style (see trunk/bcpp.cfg).
[mangos-git.git] / Makefile.in
blob3aec0953f424aee71644b4d3401973a1bb57024e
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 GREP = @GREP@
125 INCLUDES = @INCLUDES@
126 INSTALL_DATA = @INSTALL_DATA@
127 INSTALL_PROGRAM = @INSTALL_PROGRAM@
128 INSTALL_SCRIPT = @INSTALL_SCRIPT@
129 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
130 LDFLAGS = @LDFLAGS@
131 LIBOBJS = @LIBOBJS@
132 LIBS = @LIBS@
133 LIBTOOL = @LIBTOOL@
134 LINKER_OPTIONS = @LINKER_OPTIONS@
135 LN_S = @LN_S@
136 LTLIBOBJS = @LTLIBOBJS@
137 LTMS_AGE = @LTMS_AGE@
138 LTMS_CURRENT = @LTMS_CURRENT@
139 LTMS_RELEASE = @LTMS_RELEASE@
140 LTMS_REVISION = @LTMS_REVISION@
141 LT_AGE = @LT_AGE@
142 LT_CURRENT = @LT_CURRENT@
143 LT_RELEASE = @LT_RELEASE@
144 LT_REVISION = @LT_REVISION@
145 MAINT = @MAINT@
146 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
147 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
148 MAKEINFO = @MAKEINFO@
149 MANGOSD_CONFIG = @MANGOSD_CONFIG@
150 MANGOSD_CONFIGDIR = @MANGOSD_CONFIGDIR@
151 MANGOSD_DATA = @MANGOSD_DATA@
152 MANGOSD_ENABLE_CLI = @MANGOSD_ENABLE_CLI@
153 MANGOSD_ENABLE_RA = @MANGOSD_ENABLE_RA@
154 MYSQL_INCLUDES = @MYSQL_INCLUDES@
155 MYSQL_LDFLAGS = @MYSQL_LDFLAGS@
156 OBJEXT = @OBJEXT@
157 OPENSSL_INCLUDES = @OPENSSL_INCLUDES@
158 OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@
159 PACKAGE = @PACKAGE@
160 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
161 PACKAGE_NAME = @PACKAGE_NAME@
162 PACKAGE_STRING = @PACKAGE_STRING@
163 PACKAGE_TARNAME = @PACKAGE_TARNAME@
164 PACKAGE_VERSION = @PACKAGE_VERSION@
165 PATH_SEPARATOR = @PATH_SEPARATOR@
166 RANLIB = @RANLIB@
167 REALMD_CONFIG = @REALMD_CONFIG@
168 REALMD_CONFIGDIR = @REALMD_CONFIGDIR@
169 SET_MAKE = @SET_MAKE@
170 SHELL = @SHELL@
171 STRIP = @STRIP@
172 VERSION = @VERSION@
173 WITH_APIDOCS = @WITH_APIDOCS@
174 WITH_APIDOCS_TARGET = @WITH_APIDOCS_TARGET@
175 WITH_PYTHON_SUBDIR = @WITH_PYTHON_SUBDIR@
176 WITH_PYTHON_SUBPACKAGE = @WITH_PYTHON_SUBPACKAGE@
177 WITH_PYTHON_VERSION = @WITH_PYTHON_VERSION@
178 __DOXYGEN = @__DOXYGEN@
179 __PYTHON = @__PYTHON@
180 ac_ct_CC = @ac_ct_CC@
181 ac_ct_CXX = @ac_ct_CXX@
182 ac_ct_F77 = @ac_ct_F77@
183 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
184 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
185 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
186 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
187 am__include = @am__include@
188 am__leading_dot = @am__leading_dot@
189 am__quote = @am__quote@
190 am__tar = @am__tar@
191 am__untar = @am__untar@
192 bindir = @bindir@
193 build = @build@
194 build_alias = @build_alias@
195 build_cpu = @build_cpu@
196 build_os = @build_os@
197 build_vendor = @build_vendor@
198 datadir = @datadir@
199 datarootdir = @datarootdir@
200 docdir = @docdir@
201 dvidir = @dvidir@
202 exec_prefix = @exec_prefix@
203 host = @host@
204 host_alias = @host_alias@
205 host_cpu = @host_cpu@
206 host_os = @host_os@
207 host_vendor = @host_vendor@
208 htmldir = @htmldir@
209 includedir = @includedir@
210 infodir = @infodir@
211 install_sh = @install_sh@
212 libdir = @libdir@
213 libexecdir = @libexecdir@
214 localedir = @localedir@
215 localstatedir = @localstatedir@
216 mandir = @mandir@
217 mkdir_p = @mkdir_p@
218 oldincludedir = @oldincludedir@
219 pdfdir = @pdfdir@
220 prefix = @prefix@
221 program_transform_name = @program_transform_name@
222 psdir = @psdir@
223 sbindir = @sbindir@
224 sharedstatedir = @sharedstatedir@
225 sysconfdir = @sysconfdir@
226 target_alias = @target_alias@
228 # Win32 project workspace for Visual Studio .NET 2003
230 # Win32 project workspace for Visual Studio .NET 2005
232 # Win32 project workspace for Visual Studio .NET 2003 and Intel Compiler
234 # MySQL headers
236 # OpenSSL headers
238 # SQLite headers
240 # zlib headers
242 # ZThread headers
244 # MySQL shared library (Win32)
246 # OpenSSL shared library (Win32)
248 # SQLite shared library (Win32)
249 EXTRA_DIST = reconf configure win/mangosdVC71.sln \
250 win/VC71/framework.vcproj win/VC71/game.vcproj \
251 win/VC71/mangosd.vcproj win/VC71/realmd.vcproj \
252 win/VC71/shared.vcproj win/VC71/zlib.vcproj \
253 win/VC71/zthread.vcproj win/mangosdVC80.sln \
254 win/VC80/framework.vcproj win/VC80/game.vcproj \
255 win/VC80/mangosd.vcproj win/VC80/realmd.vcproj \
256 win/VC80/shared.vcproj win/VC80/zlib.vcproj \
257 win/VC80/zthread.vcproj win_intel/mangosdVC71.sln \
258 win_intel/VC71/framework.vcproj win_intel/VC71/game.icproj \
259 win_intel/VC71/game.vcproj win_intel/VC71/mangosd.icproj \
260 win_intel/VC71/mangosd.vcproj win_intel/VC71/realmd.icproj \
261 win_intel/VC71/realmd.vcproj win_intel/VC71/script.icproj \
262 win_intel/VC71/script.vcproj win_intel/VC71/shared.icproj \
263 win_intel/VC71/shared.vcproj win_intel/VC71/zlib.icproj \
264 win_intel/VC71/zlib.vcproj win_intel/VC71/zthread.icproj \
265 win_intel/VC71/zthread.vcproj dep/include/mysql/config-win.h \
266 dep/include/mysql/dbug.h dep/include/mysql/errmsg.h \
267 dep/include/mysql/libmysqld.def dep/include/mysql/Libmysql.def \
268 dep/include/mysql/m_ctype.h dep/include/mysql/m_string.h \
269 dep/include/mysql/my_alloc.h dep/include/mysql/my_getopt.h \
270 dep/include/mysql/my_global.h dep/include/mysql/my_list.h \
271 dep/include/mysql/my_pthread.h dep/include/mysql/mysql_com.h \
272 dep/include/mysql/mysqld_error.h dep/include/mysql/mysql.h \
273 dep/include/mysql/mysql_version.h dep/include/mysql/my_sys.h \
274 dep/include/mysql/raid.h dep/include/openssl/aes.h \
275 dep/include/openssl/asn1.h dep/include/openssl/asn1_mac.h \
276 dep/include/openssl/asn1t.h dep/include/openssl/bio.h \
277 dep/include/openssl/blowfish.h dep/include/openssl/bn.h \
278 dep/include/openssl/buffer.h dep/include/openssl/cast.h \
279 dep/include/openssl/comp.h dep/include/openssl/conf_api.h \
280 dep/include/openssl/conf.h dep/include/openssl/crypto.h \
281 dep/include/openssl/des.h dep/include/openssl/des_old.h \
282 dep/include/openssl/dh.h dep/include/openssl/dsa.h \
283 dep/include/openssl/dso.h dep/include/openssl/ebcdic.h \
284 dep/include/openssl/ec.h dep/include/openssl/engine.h \
285 dep/include/openssl/e_os2.h dep/include/openssl/err.h \
286 dep/include/openssl/evp.h dep/include/openssl/hmac.h \
287 dep/include/openssl/idea.h dep/include/openssl/krb5_asn.h \
288 dep/include/openssl/kssl.h dep/include/openssl/lhash.h \
289 dep/include/openssl/md2.h dep/include/openssl/md4.h \
290 dep/include/openssl/md5.h dep/include/openssl/mdc2.h \
291 dep/include/openssl/objects.h dep/include/openssl/obj_mac.h \
292 dep/include/openssl/ocsp.h dep/include/openssl/opensslconf.h \
293 dep/include/openssl/opensslv.h dep/include/openssl/ossl_typ.h \
294 dep/include/openssl/pem2.h dep/include/openssl/pem.h \
295 dep/include/openssl/pkcs12.h dep/include/openssl/pkcs7.h \
296 dep/include/openssl/rand.h dep/include/openssl/rc2.h \
297 dep/include/openssl/rc4.h dep/include/openssl/rc5.h \
298 dep/include/openssl/ripemd.h dep/include/openssl/rsa.h \
299 dep/include/openssl/safestack.h dep/include/openssl/sha.h \
300 dep/include/openssl/ssl23.h dep/include/openssl/ssl2.h \
301 dep/include/openssl/ssl3.h dep/include/openssl/ssl.h \
302 dep/include/openssl/stack.h dep/include/openssl/symhacks.h \
303 dep/include/openssl/tls1.h dep/include/openssl/tmdiff.h \
304 dep/include/openssl/txt_db.h dep/include/openssl/ui_compat.h \
305 dep/include/openssl/ui.h dep/include/openssl/x509.h \
306 dep/include/openssl/x509v3.h dep/include/openssl/x509_vfy.h \
307 dep/include/sqlite/sqlite.h dep/include/zlib/zconf.h \
308 dep/include/zlib/zlib.h dep/include/zthread/AtomicCount.h \
309 dep/include/zthread/Barrier.h \
310 dep/include/zthread/BiasedReadWriteLock.h \
311 dep/include/zthread/BlockingQueue.h \
312 dep/include/zthread/BoundedQueue.h \
313 dep/include/zthread/Cancelable.h \
314 dep/include/zthread/ClassLockable.h \
315 dep/include/zthread/ConcurrentExecutor.h \
316 dep/include/zthread/Condition.h dep/include/zthread/Config.h \
317 dep/include/zthread/CountedPtr.h \
318 dep/include/zthread/CountingSemaphore.h \
319 dep/include/zthread/Exceptions.h \
320 dep/include/zthread/Executor.h \
321 dep/include/zthread/FairReadWriteLock.h \
322 dep/include/zthread/FastMutex.h \
323 dep/include/zthread/FastRecursiveMutex.h \
324 dep/include/zthread/GuardedClass.h dep/include/zthread/Guard.h \
325 dep/include/zthread/Lockable.h \
326 dep/include/zthread/LockedQueue.h \
327 dep/include/zthread/MonitoredQueue.h \
328 dep/include/zthread/Mutex.h dep/include/zthread/NonCopyable.h \
329 dep/include/zthread/PoolExecutor.h \
330 dep/include/zthread/PriorityCondition.h \
331 dep/include/zthread/Priority.h \
332 dep/include/zthread/PriorityInheritanceMutex.h \
333 dep/include/zthread/PriorityMutex.h \
334 dep/include/zthread/PrioritySemaphore.h \
335 dep/include/zthread/Queue.h \
336 dep/include/zthread/ReadWriteLock.h \
337 dep/include/zthread/RecursiveMutex.h \
338 dep/include/zthread/Runnable.h dep/include/zthread/Semaphore.h \
339 dep/include/zthread/Singleton.h \
340 dep/include/zthread/SynchronousExecutor.h \
341 dep/include/zthread/Task.h \
342 dep/include/zthread/ThreadedExecutor.h \
343 dep/include/zthread/Thread.h dep/include/zthread/ThreadLocal.h \
344 dep/include/zthread/ThreadLocalImpl.h \
345 dep/include/zthread/Time.h dep/include/zthread/Waitable.h \
346 dep/include/zthread/ZThread.h dep/lib/debug/libmySQL.dll \
347 dep/lib/debug/libmySQL.lib dep/lib/release/libmySQL.dll \
348 dep/lib/release/libmySQL.lib dep/lib/debug/libeay32.dll \
349 dep/lib/debug/libeay32.lib dep/lib/release/libeay32.dll \
350 dep/lib/release/libeay32.lib dep/lib/debug/sqlite.lib \
351 dep/lib/release/sqlite.lib
352 SUBDIRS = doc dep src sql
353 all: config.h
354 $(MAKE) $(AM_MAKEFLAGS) all-recursive
356 .SUFFIXES:
357 am--refresh:
359 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
360 @for dep in $?; do \
361 case '$(am__configure_deps)' in \
362 *$$dep*) \
363 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
364 cd $(srcdir) && $(AUTOMAKE) --gnu \
365 && exit 0; \
366 exit 1;; \
367 esac; \
368 done; \
369 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu ./Makefile'; \
370 cd $(top_srcdir) && \
371 $(AUTOMAKE) --gnu ./Makefile
372 .PRECIOUS: Makefile
373 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
374 @case '$?' in \
375 *config.status*) \
376 echo ' $(SHELL) ./config.status'; \
377 $(SHELL) ./config.status;; \
378 *) \
379 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
380 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
381 esac;
383 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
384 $(SHELL) ./config.status --recheck
386 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
387 cd $(srcdir) && $(AUTOCONF)
388 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
389 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
391 config.h: stamp-h1
392 @if test ! -f $@; then \
393 rm -f stamp-h1; \
394 $(MAKE) stamp-h1; \
395 else :; fi
397 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
398 @rm -f stamp-h1
399 cd $(top_builddir) && $(SHELL) ./config.status config.h
400 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
401 cd $(top_srcdir) && $(AUTOHEADER)
402 rm -f stamp-h1
403 touch $@
405 distclean-hdr:
406 -rm -f config.h stamp-h1
408 mostlyclean-libtool:
409 -rm -f *.lo
411 clean-libtool:
412 -rm -rf .libs _libs
414 distclean-libtool:
415 -rm -f libtool
416 uninstall-info-am:
418 # This directory's subdirectories are mostly independent; you can cd
419 # into them and run `make' without going through this Makefile.
420 # To change the values of `make' variables: instead of editing Makefiles,
421 # (1) if the variable is set in `config.status', edit `config.status'
422 # (which will cause the Makefiles to be regenerated when you run `make');
423 # (2) otherwise, pass the desired values on the `make' command line.
424 $(RECURSIVE_TARGETS):
425 @failcom='exit 1'; \
426 for f in x $$MAKEFLAGS; do \
427 case $$f in \
428 *=* | --[!k]*);; \
429 *k*) failcom='fail=yes';; \
430 esac; \
431 done; \
432 dot_seen=no; \
433 target=`echo $@ | sed s/-recursive//`; \
434 list='$(SUBDIRS)'; for subdir in $$list; do \
435 echo "Making $$target in $$subdir"; \
436 if test "$$subdir" = "."; then \
437 dot_seen=yes; \
438 local_target="$$target-am"; \
439 else \
440 local_target="$$target"; \
441 fi; \
442 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
443 || eval $$failcom; \
444 done; \
445 if test "$$dot_seen" = "no"; then \
446 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
447 fi; test -z "$$fail"
449 mostlyclean-recursive clean-recursive distclean-recursive \
450 maintainer-clean-recursive:
451 @failcom='exit 1'; \
452 for f in x $$MAKEFLAGS; do \
453 case $$f in \
454 *=* | --[!k]*);; \
455 *k*) failcom='fail=yes';; \
456 esac; \
457 done; \
458 dot_seen=no; \
459 case "$@" in \
460 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
461 *) list='$(SUBDIRS)' ;; \
462 esac; \
463 rev=''; for subdir in $$list; do \
464 if test "$$subdir" = "."; then :; else \
465 rev="$$subdir $$rev"; \
466 fi; \
467 done; \
468 rev="$$rev ."; \
469 target=`echo $@ | sed s/-recursive//`; \
470 for subdir in $$rev; do \
471 echo "Making $$target in $$subdir"; \
472 if test "$$subdir" = "."; then \
473 local_target="$$target-am"; \
474 else \
475 local_target="$$target"; \
476 fi; \
477 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
478 || eval $$failcom; \
479 done && test -z "$$fail"
480 tags-recursive:
481 list='$(SUBDIRS)'; for subdir in $$list; do \
482 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
483 done
484 ctags-recursive:
485 list='$(SUBDIRS)'; for subdir in $$list; do \
486 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
487 done
489 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
490 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
491 unique=`for i in $$list; do \
492 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
493 done | \
494 $(AWK) ' { files[$$0] = 1; } \
495 END { for (i in files) print i; }'`; \
496 mkid -fID $$unique
497 tags: TAGS
499 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
500 $(TAGS_FILES) $(LISP)
501 tags=; \
502 here=`pwd`; \
503 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
504 include_option=--etags-include; \
505 empty_fix=.; \
506 else \
507 include_option=--include; \
508 empty_fix=; \
509 fi; \
510 list='$(SUBDIRS)'; for subdir in $$list; do \
511 if test "$$subdir" = .; then :; else \
512 test ! -f $$subdir/TAGS || \
513 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
514 fi; \
515 done; \
516 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
517 unique=`for i in $$list; do \
518 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
519 done | \
520 $(AWK) ' { files[$$0] = 1; } \
521 END { for (i in files) print i; }'`; \
522 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
523 test -n "$$unique" || unique=$$empty_fix; \
524 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
525 $$tags $$unique; \
527 ctags: CTAGS
528 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
529 $(TAGS_FILES) $(LISP)
530 tags=; \
531 here=`pwd`; \
532 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
533 unique=`for i in $$list; do \
534 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
535 done | \
536 $(AWK) ' { files[$$0] = 1; } \
537 END { for (i in files) print i; }'`; \
538 test -z "$(CTAGS_ARGS)$$tags$$unique" \
539 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
540 $$tags $$unique
542 GTAGS:
543 here=`$(am__cd) $(top_builddir) && pwd` \
544 && cd $(top_srcdir) \
545 && gtags -i $(GTAGS_ARGS) $$here
547 distclean-tags:
548 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
550 distdir: $(DISTFILES)
551 $(am__remove_distdir)
552 mkdir $(distdir)
553 $(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/debug $(distdir)/dep/lib/release $(distdir)/doc $(distdir)/src/mangosd $(distdir)/src/realmd $(distdir)/src/shared $(distdir)/win $(distdir)/win/VC71 $(distdir)/win/VC80 $(distdir)/win_intel $(distdir)/win_intel/VC71
554 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
555 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
556 list='$(DISTFILES)'; for file in $$list; do \
557 case $$file in \
558 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
559 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
560 esac; \
561 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
562 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
563 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
564 dir="/$$dir"; \
565 $(mkdir_p) "$(distdir)$$dir"; \
566 else \
567 dir=''; \
568 fi; \
569 if test -d $$d/$$file; then \
570 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
571 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
572 fi; \
573 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
574 else \
575 test -f $(distdir)/$$file \
576 || cp -p $$d/$$file $(distdir)/$$file \
577 || exit 1; \
578 fi; \
579 done
580 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
581 if test "$$subdir" = .; then :; else \
582 test -d "$(distdir)/$$subdir" \
583 || $(mkdir_p) "$(distdir)/$$subdir" \
584 || exit 1; \
585 distdir=`$(am__cd) $(distdir) && pwd`; \
586 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
587 (cd $$subdir && \
588 $(MAKE) $(AM_MAKEFLAGS) \
589 top_distdir="$$top_distdir" \
590 distdir="$$distdir/$$subdir" \
591 distdir) \
592 || exit 1; \
593 fi; \
594 done
595 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
596 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
597 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
598 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
599 || chmod -R a+r $(distdir)
600 dist-gzip: distdir
601 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
602 $(am__remove_distdir)
603 dist-bzip2: distdir
604 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
605 $(am__remove_distdir)
607 dist-tarZ: distdir
608 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
609 $(am__remove_distdir)
611 dist-shar: distdir
612 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
613 $(am__remove_distdir)
615 dist-zip: distdir
616 -rm -f $(distdir).zip
617 zip -rq $(distdir).zip $(distdir)
618 $(am__remove_distdir)
620 dist dist-all: distdir
621 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
622 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
623 $(am__remove_distdir)
625 # This target untars the dist file and tries a VPATH configuration. Then
626 # it guarantees that the distribution is self-contained by making another
627 # tarfile.
628 distcheck: dist
629 case '$(DIST_ARCHIVES)' in \
630 *.tar.gz*) \
631 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
632 *.tar.bz2*) \
633 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
634 *.tar.Z*) \
635 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
636 *.shar.gz*) \
637 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
638 *.zip*) \
639 unzip $(distdir).zip ;;\
640 esac
641 chmod -R a-w $(distdir); chmod a+w $(distdir)
642 mkdir $(distdir)/_build
643 mkdir $(distdir)/_inst
644 chmod a-w $(distdir)
645 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
646 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
647 && cd $(distdir)/_build \
648 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
649 $(DISTCHECK_CONFIGURE_FLAGS) \
650 && $(MAKE) $(AM_MAKEFLAGS) \
651 && $(MAKE) $(AM_MAKEFLAGS) dvi \
652 && $(MAKE) $(AM_MAKEFLAGS) check \
653 && $(MAKE) $(AM_MAKEFLAGS) install \
654 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
655 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
656 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
657 distuninstallcheck \
658 && chmod -R a-w "$$dc_install_base" \
659 && ({ \
660 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
661 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
662 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
663 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
664 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
665 } || { rm -rf "$$dc_destdir"; exit 1; }) \
666 && rm -rf "$$dc_destdir" \
667 && $(MAKE) $(AM_MAKEFLAGS) dist \
668 && rm -rf $(DIST_ARCHIVES) \
669 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
670 $(am__remove_distdir)
671 @(echo "$(distdir) archives ready for distribution: "; \
672 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
673 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
674 distuninstallcheck:
675 @cd $(distuninstallcheck_dir) \
676 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
677 || { echo "ERROR: files left after uninstall:" ; \
678 if test -n "$(DESTDIR)"; then \
679 echo " (check DESTDIR support)"; \
680 fi ; \
681 $(distuninstallcheck_listfiles) ; \
682 exit 1; } >&2
683 distcleancheck: distclean
684 @if test '$(srcdir)' = . ; then \
685 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
686 exit 1 ; \
688 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
689 || { echo "ERROR: files left in build directory after distclean:" ; \
690 $(distcleancheck_listfiles) ; \
691 exit 1; } >&2
692 check-am: all-am
693 check: check-recursive
694 all-am: Makefile config.h
695 installdirs: installdirs-recursive
696 installdirs-am:
697 install: install-recursive
698 install-exec: install-exec-recursive
699 install-data: install-data-recursive
700 uninstall: uninstall-recursive
702 install-am: all-am
703 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
705 installcheck: installcheck-recursive
706 install-strip:
707 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
708 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
709 `test -z '$(STRIP)' || \
710 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
711 mostlyclean-generic:
713 clean-generic:
715 distclean-generic:
716 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
718 maintainer-clean-generic:
719 @echo "This command is intended for maintainers to use"
720 @echo "it deletes files that may require special tools to rebuild."
721 clean: clean-recursive
723 clean-am: clean-generic clean-libtool mostlyclean-am
725 distclean: distclean-recursive
726 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
727 -rm -f Makefile
728 distclean-am: clean-am distclean-generic distclean-hdr \
729 distclean-libtool distclean-tags
731 dvi: dvi-recursive
733 dvi-am:
735 html: html-recursive
737 info: info-recursive
739 info-am:
741 install-data-am:
743 install-exec-am:
745 install-info: install-info-recursive
747 install-man:
749 installcheck-am:
751 maintainer-clean: maintainer-clean-recursive
752 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
753 -rm -rf $(top_srcdir)/autom4te.cache
754 -rm -f Makefile
755 maintainer-clean-am: distclean-am maintainer-clean-generic
757 mostlyclean: mostlyclean-recursive
759 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
761 pdf: pdf-recursive
763 pdf-am:
765 ps: ps-recursive
767 ps-am:
769 uninstall-am: uninstall-info-am
771 uninstall-info: uninstall-info-recursive
773 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
774 check-am clean clean-generic clean-libtool clean-recursive \
775 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
776 dist-shar dist-tarZ dist-zip distcheck distclean \
777 distclean-generic distclean-hdr distclean-libtool \
778 distclean-recursive distclean-tags distcleancheck distdir \
779 distuninstallcheck dvi dvi-am html html-am info info-am \
780 install install-am install-data install-data-am install-exec \
781 install-exec-am install-info install-info-am install-man \
782 install-strip installcheck installcheck-am installdirs \
783 installdirs-am maintainer-clean maintainer-clean-generic \
784 maintainer-clean-recursive mostlyclean mostlyclean-generic \
785 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
786 tags tags-recursive uninstall uninstall-am uninstall-info-am
788 # Tell versions [3.59,3.63) of GNU make to not export all variables.
789 # Otherwise a system limit (for SysV at least) may be exceeded.
790 .NOEXPORT: