ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/server/Makefile.in
Revision: 1.5
Committed: Sun May 7 12:49:26 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.4: +137 -124 lines
Log Message:
distconf

File Contents

# User Rev Content
1 root 1.5 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 root 1.1 # @configure_input@
3    
4 root 1.5 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5     # Free Software Foundation, Inc.
6 root 1.1 # 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.
9    
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.
14    
15     @SET_MAKE@
16    
17     #
18     # Makefile for crossfire 0.95.0 and beyond
19     #
20     # This file will eventually be replaced by a configure script. But for
21     # now, this simple makefile should do the job.
22     #
23     # Copyright (C) 1992 Frank Tore Johansen
24     # Copyright (C) 2001 Mark Wedel
25     #
26     # This program is free software; you can redistribute it and/or modify
27     # it under the terms of the GNU General Public License as published by
28     # the Free Software Foundation; either version 2 of the License, or
29     # (at your option) any later version.
30     #
31     # This program is distributed in the hope that it will be useful,
32     # but WITHOUT ANY WARRANTY; without even the implied warranty of
33     # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
34     # GNU General Public License for more details.
35     #
36     # You should have received a copy of the GNU General Public License
37     # along with this program; if not, write to the Free Software
38     # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
39     #
40     # The author can be reached via e-mail to mwedel@scruz.net
41    
42     srcdir = @srcdir@
43     top_srcdir = @top_srcdir@
44     VPATH = @srcdir@
45     pkgdatadir = $(datadir)/@PACKAGE@
46     pkglibdir = $(libdir)/@PACKAGE@
47     pkgincludedir = $(includedir)/@PACKAGE@
48     top_builddir = ..
49 root 1.5
50 root 1.1 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51     INSTALL = @INSTALL@
52     install_sh_DATA = $(install_sh) -c -m 644
53     install_sh_PROGRAM = $(install_sh) -c
54     install_sh_SCRIPT = $(install_sh) -c
55     INSTALL_HEADER = $(INSTALL_DATA)
56     transform = $(program_transform_name)
57     NORMAL_INSTALL = :
58     PRE_INSTALL = :
59     POST_INSTALL = :
60     NORMAL_UNINSTALL = :
61     PRE_UNINSTALL = :
62     POST_UNINSTALL = :
63     host_triplet = @host@
64     ACLOCAL = @ACLOCAL@
65     AMDEP_FALSE = @AMDEP_FALSE@
66     AMDEP_TRUE = @AMDEP_TRUE@
67     AMTAR = @AMTAR@
68     AR = @AR@
69     AUTOCONF = @AUTOCONF@
70     AUTOHEADER = @AUTOHEADER@
71     AUTOMAKE = @AUTOMAKE@
72     AWK = @AWK@
73     BASENAME = @BASENAME@
74     BUNZIP = @BUNZIP@
75     BZIP = @BZIP@
76     CC = @CC@
77     CCDEPMODE = @CCDEPMODE@
78     CFLAGS = @CFLAGS@
79     COMPRESS = @COMPRESS@
80     CPP = @CPP@
81     CPPFLAGS = @CPPFLAGS@
82 root 1.5 CROSSEDIT = @CROSSEDIT@
83 root 1.1 CYGPATH_W = @CYGPATH_W@
84     DEFS = @DEFS@
85     DEPDIR = @DEPDIR@
86     ECHO = @ECHO@
87     ECHO_C = @ECHO_C@
88     ECHO_N = @ECHO_N@
89     ECHO_T = @ECHO_T@
90     EGREP = @EGREP@
91     EXEEXT = @EXEEXT@
92     GUNZIP = @GUNZIP@
93     GZIP = @GZIP@
94     HAVE_LIBDL_FALSE = @HAVE_LIBDL_FALSE@
95     HAVE_LIBDL_TRUE = @HAVE_LIBDL_TRUE@
96     HAVE_X_FALSE = @HAVE_X_FALSE@
97     HAVE_X_TRUE = @HAVE_X_TRUE@
98     INSTALL_DATA = @INSTALL_DATA@
99     INSTALL_PROGRAM = @INSTALL_PROGRAM@
100     INSTALL_SCRIPT = @INSTALL_SCRIPT@
101     INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
102     LATEX = @LATEX@
103 root 1.4 LD = @LD@
104 root 1.1 LDFLAGS = @LDFLAGS@
105     LEX = @LEX@
106     LEXLIB = @LEXLIB@
107     LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
108     LIBOBJS = @LIBOBJS@
109     LIBS = @LIBS@
110     LIBTOOL = @LIBTOOL@
111     LN_S = @LN_S@
112     LTLIBOBJS = @LTLIBOBJS@
113     MAINT = @MAINT@
114     MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
115     MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
116     MAKEINFO = @MAKEINFO@
117 root 1.4 NM = @NM@
118 root 1.1 OBJEXT = @OBJEXT@
119     PACKAGE = @PACKAGE@
120     PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
121     PACKAGE_NAME = @PACKAGE_NAME@
122     PACKAGE_STRING = @PACKAGE_STRING@
123     PACKAGE_TARNAME = @PACKAGE_TARNAME@
124     PACKAGE_VERSION = @PACKAGE_VERSION@
125     PATH_SEPARATOR = @PATH_SEPARATOR@
126     PERL = @PERL@
127 root 1.2 PERLFLAGS = @PERLFLAGS@
128     PERLLIB = @PERLLIB@
129     PERLPRIVLIBEXP = @PERLPRIVLIBEXP@
130     PERL_PLUGIN = @PERL_PLUGIN@
131     PERL_PLUGIN_FALSE = @PERL_PLUGIN_FALSE@
132     PERL_PLUGIN_TRUE = @PERL_PLUGIN_TRUE@
133 root 1.1 PLUGIN_PYTHON = @PLUGIN_PYTHON@
134     PYTHON_LIB = @PYTHON_LIB@
135     PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@
136     PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@
137     PY_INCLUDES = @PY_INCLUDES@
138     PY_LIBS = @PY_LIBS@
139     RANLIB = @RANLIB@
140 root 1.4 SED = @SED@
141 root 1.1 SET_MAKE = @SET_MAKE@
142     SHELL = @SHELL@
143     STRIP = @STRIP@
144     TAR = @TAR@
145     UNCOMPRESS = @UNCOMPRESS@
146     VERSION = @VERSION@
147     X11LIBS = @X11LIBS@
148     X_CFLAGS = @X_CFLAGS@
149     X_EXTRA_LIBS = @X_EXTRA_LIBS@
150     X_LIBS = @X_LIBS@
151     X_PRE_LIBS = @X_PRE_LIBS@
152     ac_ct_AR = @ac_ct_AR@
153     ac_ct_CC = @ac_ct_CC@
154     ac_ct_RANLIB = @ac_ct_RANLIB@
155     ac_ct_STRIP = @ac_ct_STRIP@
156     am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
157     am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
158     am__include = @am__include@
159     am__leading_dot = @am__leading_dot@
160     am__quote = @am__quote@
161     bindir = @bindir@
162     build = @build@
163     build_alias = @build_alias@
164     build_cpu = @build_cpu@
165     build_os = @build_os@
166     build_vendor = @build_vendor@
167     datadir = @datadir@
168     exec_prefix = @exec_prefix@
169     host = @host@
170     host_alias = @host_alias@
171     host_cpu = @host_cpu@
172     host_os = @host_os@
173     host_vendor = @host_vendor@
174     includedir = @includedir@
175     infodir = @infodir@
176     install_sh = @install_sh@
177     libdir = @libdir@
178     libexecdir = @libexecdir@
179     localstatedir = @localstatedir@
180     mandir = @mandir@
181     no_x = @no_x@
182     oldincludedir = @oldincludedir@
183     pkgconfdir = @pkgconfdir@
184     pkgstatedir = @pkgstatedir@
185     prefix = @prefix@
186     program_transform_name = @program_transform_name@
187     sbindir = @sbindir@
188     sharedstatedir = @sharedstatedir@
189     sysconfdir = @sysconfdir@
190     target_alias = @target_alias@
191     x_includes = @x_includes@
192     x_libraries = @x_libraries@
193 root 1.5
194     bin_PROGRAMS = crossfire
195    
196 root 1.1 crossfire_SOURCES = \
197     alchemy.c\
198     apply.c\
199     attack.c\
200     ban.c\
201     build_map.c\
202     c_chat.c\
203     c_misc.c\
204     c_move.c\
205     c_new.c\
206     c_object.c\
207     c_party.c\
208     c_range.c\
209     c_wiz.c\
210     commands.c\
211     daemon.c\
212     disease.c\
213     egoitem.c \
214     hiscore.c\
215     gods.c\
216     init.c\
217     login.c\
218     main.c\
219     monster.c\
220     move.c\
221     pets.c\
222     player.c\
223     plugins.c\
224     resurrection.c\
225     rune.c\
226     shop.c\
227     skills.c\
228     skill_util.c\
229     spell_attack.c\
230     spell_effect.c\
231     spell_util.c\
232     swamp.c\
233     swap.c\
234     time.c\
235     timers.c\
236     weather.c
237    
238 root 1.5
239 root 1.1 AM_CPPFLAGS = -I$(top_srcdir)/include -DDATADIR=\"$(pkgdatadir)\" -DCONFDIR=\"$(pkgconfdir)\" \
240     -DLIBDIR=\"$(pkglibdir)\" -DLOCALDIR=\"$(pkgstatedir)\" \
241     -DPLUGIN_SUFFIX=\".so\"
242    
243     @HAVE_LIBDL_FALSE@LIBDL =
244 root 1.5
245 root 1.1 @HAVE_LIBDL_TRUE@LIBDL = -ldl
246     @HAVE_LIBDL_FALSE@crossfire_LDFLAGS =
247     @HAVE_LIBDL_TRUE@crossfire_LDFLAGS = -export-dynamic
248     crossfire_LDADD = ../common/libcross.a ../random_maps/librandom_map.a \
249     ../socket/libsocket.a $(LIBDL)
250    
251 root 1.5 subdir = server
252     ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
253     mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
254     CONFIG_HEADER = $(top_builddir)/include/autoconf.h
255     CONFIG_CLEAN_FILES =
256     bin_PROGRAMS = crossfire$(EXEEXT)
257     PROGRAMS = $(bin_PROGRAMS)
258    
259     am_crossfire_OBJECTS = alchemy.$(OBJEXT) apply.$(OBJEXT) \
260     attack.$(OBJEXT) ban.$(OBJEXT) build_map.$(OBJEXT) \
261     c_chat.$(OBJEXT) c_misc.$(OBJEXT) c_move.$(OBJEXT) \
262     c_new.$(OBJEXT) c_object.$(OBJEXT) c_party.$(OBJEXT) \
263     c_range.$(OBJEXT) c_wiz.$(OBJEXT) commands.$(OBJEXT) \
264     daemon.$(OBJEXT) disease.$(OBJEXT) egoitem.$(OBJEXT) \
265     hiscore.$(OBJEXT) gods.$(OBJEXT) init.$(OBJEXT) login.$(OBJEXT) \
266     main.$(OBJEXT) monster.$(OBJEXT) move.$(OBJEXT) pets.$(OBJEXT) \
267     player.$(OBJEXT) plugins.$(OBJEXT) resurrection.$(OBJEXT) \
268     rune.$(OBJEXT) shop.$(OBJEXT) skills.$(OBJEXT) \
269     skill_util.$(OBJEXT) spell_attack.$(OBJEXT) \
270     spell_effect.$(OBJEXT) spell_util.$(OBJEXT) swamp.$(OBJEXT) \
271     swap.$(OBJEXT) time.$(OBJEXT) timers.$(OBJEXT) \
272     weather.$(OBJEXT)
273     crossfire_OBJECTS = $(am_crossfire_OBJECTS)
274     @HAVE_LIBDL_TRUE@crossfire_DEPENDENCIES = ../common/libcross.a \
275     @HAVE_LIBDL_TRUE@ ../random_maps/librandom_map.a \
276     @HAVE_LIBDL_TRUE@ ../socket/libsocket.a
277     @HAVE_LIBDL_FALSE@crossfire_DEPENDENCIES = ../common/libcross.a \
278     @HAVE_LIBDL_FALSE@ ../random_maps/librandom_map.a \
279     @HAVE_LIBDL_FALSE@ ../socket/libsocket.a
280    
281     DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include
282     depcomp = $(SHELL) $(top_srcdir)/utils/depcomp
283     am__depfiles_maybe = depfiles
284     @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/alchemy.Po ./$(DEPDIR)/apply.Po \
285     @AMDEP_TRUE@ ./$(DEPDIR)/attack.Po ./$(DEPDIR)/ban.Po \
286     @AMDEP_TRUE@ ./$(DEPDIR)/build_map.Po ./$(DEPDIR)/c_chat.Po \
287     @AMDEP_TRUE@ ./$(DEPDIR)/c_misc.Po ./$(DEPDIR)/c_move.Po \
288     @AMDEP_TRUE@ ./$(DEPDIR)/c_new.Po ./$(DEPDIR)/c_object.Po \
289     @AMDEP_TRUE@ ./$(DEPDIR)/c_party.Po ./$(DEPDIR)/c_range.Po \
290     @AMDEP_TRUE@ ./$(DEPDIR)/c_wiz.Po ./$(DEPDIR)/commands.Po \
291     @AMDEP_TRUE@ ./$(DEPDIR)/daemon.Po ./$(DEPDIR)/disease.Po \
292     @AMDEP_TRUE@ ./$(DEPDIR)/egoitem.Po ./$(DEPDIR)/gods.Po \
293     @AMDEP_TRUE@ ./$(DEPDIR)/hiscore.Po ./$(DEPDIR)/init.Po \
294     @AMDEP_TRUE@ ./$(DEPDIR)/login.Po ./$(DEPDIR)/main.Po \
295     @AMDEP_TRUE@ ./$(DEPDIR)/monster.Po ./$(DEPDIR)/move.Po \
296     @AMDEP_TRUE@ ./$(DEPDIR)/pets.Po ./$(DEPDIR)/player.Po \
297     @AMDEP_TRUE@ ./$(DEPDIR)/plugins.Po ./$(DEPDIR)/resurrection.Po \
298     @AMDEP_TRUE@ ./$(DEPDIR)/rune.Po ./$(DEPDIR)/shop.Po \
299     @AMDEP_TRUE@ ./$(DEPDIR)/skill_util.Po ./$(DEPDIR)/skills.Po \
300     @AMDEP_TRUE@ ./$(DEPDIR)/spell_attack.Po \
301     @AMDEP_TRUE@ ./$(DEPDIR)/spell_effect.Po \
302     @AMDEP_TRUE@ ./$(DEPDIR)/spell_util.Po ./$(DEPDIR)/swamp.Po \
303     @AMDEP_TRUE@ ./$(DEPDIR)/swap.Po ./$(DEPDIR)/time.Po \
304     @AMDEP_TRUE@ ./$(DEPDIR)/timers.Po ./$(DEPDIR)/weather.Po
305     COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
306     $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
307     LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
308     $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
309     CCLD = $(CC)
310     LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
311     $(AM_LDFLAGS) $(LDFLAGS) -o $@
312     DIST_SOURCES = $(crossfire_SOURCES)
313     DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
314     SOURCES = $(crossfire_SOURCES)
315    
316 root 1.1 all: all-am
317    
318     .SUFFIXES:
319     .SUFFIXES: .c .lo .o .obj
320 root 1.5 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
321 root 1.1 cd $(top_srcdir) && \
322     $(AUTOMAKE) --gnu server/Makefile
323 root 1.5 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
324     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
325     binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
326 root 1.1 install-binPROGRAMS: $(bin_PROGRAMS)
327     @$(NORMAL_INSTALL)
328 root 1.5 $(mkinstalldirs) $(DESTDIR)$(bindir)
329 root 1.1 @list='$(bin_PROGRAMS)'; for p in $$list; do \
330     p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
331     if test -f $$p \
332     || test -f $$p1 \
333     ; then \
334     f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
335 root 1.5 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
336     $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \
337 root 1.1 else :; fi; \
338     done
339    
340     uninstall-binPROGRAMS:
341     @$(NORMAL_UNINSTALL)
342     @list='$(bin_PROGRAMS)'; for p in $$list; do \
343     f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
344 root 1.5 echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
345     rm -f $(DESTDIR)$(bindir)/$$f; \
346 root 1.1 done
347    
348     clean-binPROGRAMS:
349     @list='$(bin_PROGRAMS)'; for p in $$list; do \
350     f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
351     echo " rm -f $$p $$f"; \
352     rm -f $$p $$f ; \
353     done
354     crossfire$(EXEEXT): $(crossfire_OBJECTS) $(crossfire_DEPENDENCIES)
355     @rm -f crossfire$(EXEEXT)
356     $(LINK) $(crossfire_LDFLAGS) $(crossfire_OBJECTS) $(crossfire_LDADD) $(LIBS)
357    
358     mostlyclean-compile:
359 root 1.5 -rm -f *.$(OBJEXT) core *.core
360 root 1.1
361     distclean-compile:
362     -rm -f *.tab.c
363    
364     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alchemy.Po@am__quote@
365     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/apply.Po@am__quote@
366     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/attack.Po@am__quote@
367     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ban.Po@am__quote@
368     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/build_map.Po@am__quote@
369     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c_chat.Po@am__quote@
370     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c_misc.Po@am__quote@
371     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c_move.Po@am__quote@
372     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c_new.Po@am__quote@
373     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c_object.Po@am__quote@
374     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c_party.Po@am__quote@
375     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c_range.Po@am__quote@
376     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c_wiz.Po@am__quote@
377     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/commands.Po@am__quote@
378     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/daemon.Po@am__quote@
379     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/disease.Po@am__quote@
380     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/egoitem.Po@am__quote@
381     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gods.Po@am__quote@
382     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hiscore.Po@am__quote@
383     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Po@am__quote@
384     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/login.Po@am__quote@
385     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
386     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/monster.Po@am__quote@
387     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/move.Po@am__quote@
388     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pets.Po@am__quote@
389     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/player.Po@am__quote@
390     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugins.Po@am__quote@
391     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resurrection.Po@am__quote@
392     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rune.Po@am__quote@
393     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shop.Po@am__quote@
394     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/skill_util.Po@am__quote@
395     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/skills.Po@am__quote@
396     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spell_attack.Po@am__quote@
397     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spell_effect.Po@am__quote@
398     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spell_util.Po@am__quote@
399     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/swamp.Po@am__quote@
400     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/swap.Po@am__quote@
401     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time.Po@am__quote@
402     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timers.Po@am__quote@
403     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/weather.Po@am__quote@
404    
405     .c.o:
406 root 1.5 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
407     @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
408     @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
409     @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
410     @am__fastdepCC_TRUE@ fi
411 root 1.1 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
412 root 1.5 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
413     @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
414     @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
415 root 1.1
416     .c.obj:
417 root 1.5 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
418     @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
419     @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
420     @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
421     @am__fastdepCC_TRUE@ fi
422 root 1.1 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
423 root 1.5 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
424     @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
425     @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
426 root 1.1
427     .c.lo:
428 root 1.5 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
429     @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
430     @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
431     @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
432     @am__fastdepCC_TRUE@ fi
433 root 1.1 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
434 root 1.5 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
435     @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
436     @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
437 root 1.1
438     mostlyclean-libtool:
439     -rm -f *.lo
440    
441     clean-libtool:
442     -rm -rf .libs _libs
443    
444     distclean-libtool:
445     -rm -f libtool
446     uninstall-info-am:
447    
448 root 1.5 ETAGS = etags
449     ETAGSFLAGS =
450    
451     CTAGS = ctags
452     CTAGSFLAGS =
453    
454     tags: TAGS
455    
456 root 1.1 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
457     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
458     unique=`for i in $$list; do \
459     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
460     done | \
461     $(AWK) ' { files[$$0] = 1; } \
462     END { for (i in files) print i; }'`; \
463     mkid -fID $$unique
464    
465     TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
466     $(TAGS_FILES) $(LISP)
467     tags=; \
468     here=`pwd`; \
469     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
470     unique=`for i in $$list; do \
471     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
472     done | \
473     $(AWK) ' { files[$$0] = 1; } \
474     END { for (i in files) print i; }'`; \
475 root 1.5 test -z "$(ETAGS_ARGS)$$tags$$unique" \
476     || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
477     $$tags $$unique
478    
479 root 1.1 ctags: CTAGS
480     CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
481     $(TAGS_FILES) $(LISP)
482     tags=; \
483     here=`pwd`; \
484     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
485     unique=`for i in $$list; do \
486     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
487     done | \
488     $(AWK) ' { files[$$0] = 1; } \
489     END { for (i in files) print i; }'`; \
490     test -z "$(CTAGS_ARGS)$$tags$$unique" \
491     || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
492     $$tags $$unique
493    
494     GTAGS:
495     here=`$(am__cd) $(top_builddir) && pwd` \
496     && cd $(top_srcdir) \
497     && gtags -i $(GTAGS_ARGS) $$here
498    
499     distclean-tags:
500     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
501 root 1.5 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
502    
503     top_distdir = ..
504     distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
505 root 1.1
506     distdir: $(DISTFILES)
507     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
508     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
509     list='$(DISTFILES)'; for file in $$list; do \
510     case $$file in \
511     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
512     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
513     esac; \
514     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
515     dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
516     if test "$$dir" != "$$file" && test "$$dir" != "."; then \
517     dir="/$$dir"; \
518 root 1.5 $(mkinstalldirs) "$(distdir)$$dir"; \
519 root 1.1 else \
520     dir=''; \
521     fi; \
522     if test -d $$d/$$file; then \
523     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
524     cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
525     fi; \
526     cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
527     else \
528     test -f $(distdir)/$$file \
529     || cp -p $$d/$$file $(distdir)/$$file \
530     || exit 1; \
531     fi; \
532     done
533     check-am: all-am
534     check: check-am
535     all-am: Makefile $(PROGRAMS)
536 root 1.5
537 root 1.1 installdirs:
538 root 1.5 $(mkinstalldirs) $(DESTDIR)$(bindir)
539 root 1.1 install: install-am
540     install-exec: install-exec-am
541     install-data: install-data-am
542     uninstall: uninstall-am
543    
544     install-am: all-am
545     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
546    
547     installcheck: installcheck-am
548     install-strip:
549     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
550     install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
551     `test -z '$(STRIP)' || \
552     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
553     mostlyclean-generic:
554    
555     clean-generic:
556    
557     distclean-generic:
558 root 1.5 -rm -f $(CONFIG_CLEAN_FILES)
559 root 1.1
560     maintainer-clean-generic:
561     @echo "This command is intended for maintainers to use"
562     @echo "it deletes files that may require special tools to rebuild."
563     clean: clean-am
564    
565     clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
566    
567     distclean: distclean-am
568     -rm -rf ./$(DEPDIR)
569     -rm -f Makefile
570     distclean-am: clean-am distclean-compile distclean-generic \
571     distclean-libtool distclean-tags
572    
573     dvi: dvi-am
574    
575     dvi-am:
576    
577     info: info-am
578    
579     info-am:
580    
581     install-data-am:
582    
583     install-exec-am: install-binPROGRAMS
584    
585     install-info: install-info-am
586    
587     install-man:
588    
589     installcheck-am: installcheck-local
590    
591     maintainer-clean: maintainer-clean-am
592     -rm -rf ./$(DEPDIR)
593     -rm -f Makefile
594     maintainer-clean-am: distclean-am maintainer-clean-generic
595    
596     mostlyclean: mostlyclean-am
597    
598     mostlyclean-am: mostlyclean-compile mostlyclean-generic \
599     mostlyclean-libtool
600    
601     pdf: pdf-am
602    
603     pdf-am:
604    
605     ps: ps-am
606    
607     ps-am:
608    
609     uninstall-am: uninstall-binPROGRAMS uninstall-info-am
610    
611     .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
612     clean-generic clean-libtool ctags distclean distclean-compile \
613     distclean-generic distclean-libtool distclean-tags distdir dvi \
614 root 1.5 dvi-am info info-am install install-am install-binPROGRAMS \
615     install-data install-data-am install-exec install-exec-am \
616     install-info install-info-am install-man install-strip \
617     installcheck installcheck-am installcheck-local installdirs \
618     maintainer-clean maintainer-clean-generic mostlyclean \
619     mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf \
620     pdf-am ps ps-am tags uninstall uninstall-am \
621     uninstall-binPROGRAMS uninstall-info-am
622 root 1.1
623    
624     ../common/libcross.a:
625     ( cd ../common ; make libcross.a )
626    
627     ../random_maps/librandom_map.a:
628     ( cd ../random_maps ; make librandom_map.a )
629    
630     ../socket/libsocket.a:
631     ( cd ../socket ; make libsocket.a )
632    
633     # Check if everything is installed as it should
634     installcheck-local:
635     $(bindir)/crossfire -o
636    
637     proto:
638     cproto -D__CEXTRACT__ -o ../include/sproto.h $(CPPFLAGS) $(AM_CPPFLAGS) \
639     `echo $(SOURCES) " " | $(AWK) -v RS=" " '/.c$$/ { print }'`
640     chmod 644 ../include/sproto.h
641     # Tell versions [3.59,3.63) of GNU make to not export all variables.
642     # Otherwise a system limit (for SysV at least) may be exceeded.
643     .NOEXPORT: