1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
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
17 # Copyright (C) 2005 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
33 top_srcdir
= @top_srcdir@
35 pkgdatadir
= $(datadir)/@PACKAGE@
36 pkglibdir
= $(libdir)/@PACKAGE@
37 pkgincludedir
= $(includedir)/@PACKAGE@
39 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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
)
52 build_triplet
= @build@
55 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
56 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
57 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
58 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
60 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
61 CONFIG_HEADER
= $(top_builddir
)/config.h
65 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
66 html-recursive info-recursive install-data-recursive \
67 install-exec-recursive install-info-recursive \
68 install-recursive installcheck-recursive installdirs-recursive \
69 pdf-recursive ps-recursive uninstall-info-recursive \
73 DIST_SUBDIRS
= $(SUBDIRS
)
74 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
77 AMDEP_FALSE
= @AMDEP_FALSE@
78 AMDEP_TRUE
= @AMDEP_TRUE@
82 AUTOHEADER
= @AUTOHEADER@
86 CCDEPMODE
= @CCDEPMODE@
88 COMPILER_OPTIONS
= @COMPILER_OPTIONS@
93 CXXDEPMODE
= @CXXDEPMODE@
95 CYGPATH_W
= @CYGPATH_W@
104 EXTRA_COMPILER_OPTIONS
= @EXTRA_COMPILER_OPTIONS@
105 EXTRA_LINKER_OPTIONS
= @EXTRA_LINKER_OPTIONS@
108 INCLUDES
= @INCLUDES@
109 INSTALL_DATA
= @INSTALL_DATA@
110 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
111 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
112 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
117 LINKER_OPTIONS
= @LINKER_OPTIONS@
119 LTLIBOBJS
= @LTLIBOBJS@
120 LTMS_AGE
= @LTMS_AGE@
121 LTMS_CURRENT
= @LTMS_CURRENT@
122 LTMS_RELEASE
= @LTMS_RELEASE@
123 LTMS_REVISION
= @LTMS_REVISION@
125 LT_CURRENT
= @LT_CURRENT@
126 LT_RELEASE
= @LT_RELEASE@
127 LT_REVISION
= @LT_REVISION@
129 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
130 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
131 MAKEINFO
= @MAKEINFO@
132 MANGOSD_CONFIG
= @MANGOSD_CONFIG@
133 MANGOSD_CONFIGDIR
= @MANGOSD_CONFIGDIR@
134 MANGOSD_DATA
= @MANGOSD_DATA@
135 MANGOSD_ENABLE_CLI
= @MANGOSD_ENABLE_CLI@
136 MANGOSD_ENABLE_RA
= @MANGOSD_ENABLE_RA@
139 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
140 PACKAGE_NAME
= @PACKAGE_NAME@
141 PACKAGE_STRING
= @PACKAGE_STRING@
142 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
143 PACKAGE_VERSION
= @PACKAGE_VERSION@
144 PATH_SEPARATOR
= @PATH_SEPARATOR@
146 SET_MAKE
= @SET_MAKE@
150 WITH_APIDOCS
= @WITH_APIDOCS@
151 WITH_APIDOCS_TARGET
= @WITH_APIDOCS_TARGET@
152 WITH_PYTHON_SUBDIR
= @WITH_PYTHON_SUBDIR@
153 WITH_PYTHON_SUBPACKAGE
= @WITH_PYTHON_SUBPACKAGE@
154 WITH_PYTHON_VERSION
= @WITH_PYTHON_VERSION@
155 __DOXYGEN
= @__DOXYGEN@
156 __PYTHON
= @__PYTHON@
157 ac_ct_AR
= @ac_ct_AR@
158 ac_ct_CC
= @ac_ct_CC@
159 ac_ct_CXX
= @ac_ct_CXX@
160 ac_ct_F77
= @ac_ct_F77@
161 ac_ct_RANLIB
= @ac_ct_RANLIB@
162 ac_ct_STRIP
= @ac_ct_STRIP@
163 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
164 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
165 am__fastdepCXX_FALSE
= @am__fastdepCXX_FALSE@
166 am__fastdepCXX_TRUE
= @am__fastdepCXX_TRUE@
167 am__include
= @am__include@
168 am__leading_dot
= @am__leading_dot@
169 am__quote
= @am__quote@
171 am__untar
= @am__untar@
174 build_alias
= @build_alias@
175 build_cpu
= @build_cpu@
176 build_os
= @build_os@
177 build_vendor
= @build_vendor@
179 exec_prefix = @
exec_prefix@
181 host_alias
= @host_alias@
182 host_cpu
= @host_cpu@
184 host_vendor
= @host_vendor@
185 includedir = @
includedir@
187 install_sh
= @install_sh@
189 libexecdir
= @libexecdir@
190 localstatedir
= @localstatedir@
193 oldincludedir = @
oldincludedir@
195 program_transform_name
= @program_transform_name@
197 sharedstatedir
= @sharedstatedir@
198 sysconfdir
= @sysconfdir@
199 target_alias
= @target_alias@
200 SUBDIRS
= framework shared realmd game bindings mangosd
204 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
206 case
'$(am__configure_deps)' in \
208 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
213 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
214 cd
$(top_srcdir
) && \
215 $(AUTOMAKE
) --gnu src
/Makefile
217 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
220 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
222 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
223 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
226 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
227 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
229 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
230 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
231 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
232 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
244 # This directory's subdirectories are mostly independent; you can cd
245 # into them and run `make' without going through this Makefile.
246 # To change the values of `make' variables: instead of editing Makefiles,
247 # (1) if the variable is set in `config.status', edit `config.status'
248 # (which will cause the Makefiles to be regenerated when you run `make');
249 # (2) otherwise, pass the desired values on the `make' command line.
250 $(RECURSIVE_TARGETS
):
252 for f in x
$$MAKEFLAGS; do \
255 *k
*) failcom
='fail=yes';; \
259 target
=`echo $@ | sed s/-recursive//`; \
260 list
='$(SUBDIRS)'; for subdir in
$$list; do \
261 echo
"Making $$target in $$subdir"; \
262 if
test "$$subdir" = "."; then \
264 local_target
="$$target-am"; \
266 local_target
="$$target"; \
268 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
271 if
test "$$dot_seen" = "no"; then \
272 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
275 mostlyclean-recursive clean-recursive distclean-recursive \
276 maintainer-clean-recursive
:
278 for f in x
$$MAKEFLAGS; do \
281 *k
*) failcom
='fail=yes';; \
286 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
287 *) list
='$(SUBDIRS)' ;; \
289 rev
=''; for subdir in
$$list; do \
290 if
test "$$subdir" = "."; then
:; else \
291 rev
="$$subdir $$rev"; \
295 target
=`echo $@ | sed s/-recursive//`; \
296 for subdir in
$$rev; do \
297 echo
"Making $$target in $$subdir"; \
298 if
test "$$subdir" = "."; then \
299 local_target
="$$target-am"; \
301 local_target
="$$target"; \
303 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
305 done
&& test -z
"$$fail"
307 list
='$(SUBDIRS)'; for subdir in
$$list; do \
308 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
311 list
='$(SUBDIRS)'; for subdir in
$$list; do \
312 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
315 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
316 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
317 unique
=`for i in $$list; do \
318 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
320 $(AWK) ' { files[$$0] = 1; } \
321 END { for (i in files) print i; }'`; \
325 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
326 $(TAGS_FILES
) $(LISP
)
329 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
330 include_option
=--etags-include
; \
333 include_option
=--include; \
336 list
='$(SUBDIRS)'; for subdir in
$$list; do \
337 if
test "$$subdir" = .
; then
:; else \
338 test ! -f
$$subdir/TAGS || \
339 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
342 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
343 unique
=`for i in $$list; do \
344 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
346 $(AWK) ' { files[$$0] = 1; } \
347 END { for (i in files) print i; }'`; \
348 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
349 test -n
"$$unique" || unique
=$$empty_fix; \
350 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
354 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
355 $(TAGS_FILES
) $(LISP
)
358 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
359 unique
=`for i in $$list; do \
360 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
362 $(AWK) ' { files[$$0] = 1; } \
363 END { for (i in files) print i; }'`; \
364 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
365 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
369 here
=`$(am__cd) $(top_builddir) && pwd` \
370 && cd
$(top_srcdir
) \
371 && gtags
-i
$(GTAGS_ARGS
) $$here
374 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
376 distdir
: $(DISTFILES
)
377 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
378 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
379 list
='$(DISTFILES)'; for file in
$$list; do \
381 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
382 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
384 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
385 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
386 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
388 $(mkdir_p
) "$(distdir)$$dir"; \
392 if
test -d
$$d/$$file; then \
393 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
394 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
396 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
398 test -f
$(distdir
)/$$file \
399 || cp
-p
$$d/$$file $(distdir
)/$$file \
403 list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
404 if
test "$$subdir" = .
; then
:; else \
405 test -d
"$(distdir)/$$subdir" \
406 ||
$(mkdir_p
) "$(distdir)/$$subdir" \
408 distdir
=`$(am__cd) $(distdir) && pwd`; \
409 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
411 $(MAKE
) $(AM_MAKEFLAGS
) \
412 top_distdir
="$$top_distdir" \
413 distdir
="$$distdir/$$subdir" \
419 check: check-recursive
421 installdirs: installdirs-recursive
423 install: install-recursive
424 install-exec
: install-exec-recursive
425 install-data
: install-data-recursive
426 uninstall: uninstall-recursive
429 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
431 installcheck: installcheck-recursive
433 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
434 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
435 `test -z '$(STRIP)' || \
436 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
442 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
444 maintainer-clean-generic
:
445 @echo
"This command is intended for maintainers to use"
446 @echo
"it deletes files that may require special tools to rebuild."
447 clean: clean-recursive
449 clean-am
: clean-generic clean-libtool mostlyclean-am
451 distclean: distclean-recursive
453 distclean-am
: clean-am distclean-generic distclean-libtool \
470 install-info
: install-info-recursive
476 maintainer-clean
: maintainer-clean-recursive
478 maintainer-clean-am
: distclean-am maintainer-clean-generic
480 mostlyclean: mostlyclean-recursive
482 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
492 uninstall-am
: uninstall-info-am
494 uninstall-info
: uninstall-info-recursive
496 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am
check check-am \
497 clean clean-generic clean-libtool clean-recursive ctags \
498 ctags-recursive
distclean distclean-generic distclean-libtool \
499 distclean-recursive distclean-tags distdir
dvi dvi-am html \
500 html-am
info info-am
install install-am install-data \
501 install-data-am install-exec install-exec-am install-info \
502 install-info-am install-man install-strip
installcheck \
503 installcheck-am
installdirs installdirs-am maintainer-clean \
504 maintainer-clean-generic maintainer-clean-recursive \
505 mostlyclean mostlyclean-generic mostlyclean-libtool \
506 mostlyclean-recursive pdf pdf-am ps ps-am
tags tags-recursive \
507 uninstall uninstall-am uninstall-info-am
509 # Tell versions [3.59,3.63) of GNU make to not export all variables.
510 # Otherwise a system limit (for SysV at least) may be exceeded.