ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/Makefile.in
Revision: 1.1.1.1 (vendor branch)
Committed: Fri Feb 3 07:12:47 2006 UTC (18 years, 3 months ago) by root
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, UPSTREAM_2006_02_22, UPSTREAM_2006_02_03
Changes since 1.1: +0 -0 lines
Log Message:
initial import

File Contents

# User Rev Content
1 root 1.1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
2     # @configure_input@
3    
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.
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     srcdir = @srcdir@
18     top_srcdir = @top_srcdir@
19     VPATH = @srcdir@
20     pkgdatadir = $(datadir)/@PACKAGE@
21     pkglibdir = $(libdir)/@PACKAGE@
22     pkgincludedir = $(includedir)/@PACKAGE@
23     top_builddir = ..
24     am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25     INSTALL = @INSTALL@
26     install_sh_DATA = $(install_sh) -c -m 644
27     install_sh_PROGRAM = $(install_sh) -c
28     install_sh_SCRIPT = $(install_sh) -c
29     INSTALL_HEADER = $(INSTALL_DATA)
30     transform = $(program_transform_name)
31     NORMAL_INSTALL = :
32     PRE_INSTALL = :
33     POST_INSTALL = :
34     NORMAL_UNINSTALL = :
35     PRE_UNINSTALL = :
36     POST_UNINSTALL = :
37     build_triplet = @build@
38     host_triplet = @host@
39     subdir = include
40     DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
41     $(srcdir)/Makefile.in $(srcdir)/autoconf.h.in
42     ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43     am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
44     $(top_srcdir)/configure.ac
45     am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46     $(ACLOCAL_M4)
47     mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
48     CONFIG_HEADER = autoconf.h
49     CONFIG_CLEAN_FILES =
50     SOURCES =
51     DIST_SOURCES =
52     HEADERS = $(noinst_HEADERS)
53     ETAGS = etags
54     CTAGS = ctags
55     DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
56     ACLOCAL = @ACLOCAL@
57     AMDEP_FALSE = @AMDEP_FALSE@
58     AMDEP_TRUE = @AMDEP_TRUE@
59     AMTAR = @AMTAR@
60     AR = @AR@
61     AUTOCONF = @AUTOCONF@
62     AUTOHEADER = @AUTOHEADER@
63     AUTOMAKE = @AUTOMAKE@
64     AWK = @AWK@
65     BASENAME = @BASENAME@
66     BUNZIP = @BUNZIP@
67     BZIP = @BZIP@
68     CC = @CC@
69     CCDEPMODE = @CCDEPMODE@
70     CFLAGS = @CFLAGS@
71     COMPRESS = @COMPRESS@
72     CPP = @CPP@
73     CPPFLAGS = @CPPFLAGS@
74     CXX = @CXX@
75     CXXCPP = @CXXCPP@
76     CXXDEPMODE = @CXXDEPMODE@
77     CXXFLAGS = @CXXFLAGS@
78     CYGPATH_W = @CYGPATH_W@
79     DEFS = @DEFS@
80     DEPDIR = @DEPDIR@
81     ECHO = @ECHO@
82     ECHO_C = @ECHO_C@
83     ECHO_N = @ECHO_N@
84     ECHO_T = @ECHO_T@
85     EGREP = @EGREP@
86     EXEEXT = @EXEEXT@
87     F77 = @F77@
88     FFLAGS = @FFLAGS@
89     GUNZIP = @GUNZIP@
90     GZIP = @GZIP@
91     HAVE_LIBDL_FALSE = @HAVE_LIBDL_FALSE@
92     HAVE_LIBDL_TRUE = @HAVE_LIBDL_TRUE@
93     HAVE_X_FALSE = @HAVE_X_FALSE@
94     HAVE_X_TRUE = @HAVE_X_TRUE@
95     INSTALL_DATA = @INSTALL_DATA@
96     INSTALL_PROGRAM = @INSTALL_PROGRAM@
97     INSTALL_SCRIPT = @INSTALL_SCRIPT@
98     INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
99     LATEX = @LATEX@
100     LDFLAGS = @LDFLAGS@
101     LEX = @LEX@
102     LEXLIB = @LEXLIB@
103     LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
104     LIBOBJS = @LIBOBJS@
105     LIBS = @LIBS@
106     LIBTOOL = @LIBTOOL@
107     LN_S = @LN_S@
108     LTLIBOBJS = @LTLIBOBJS@
109     MAINT = @MAINT@
110     MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
111     MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
112     MAKEINFO = @MAKEINFO@
113     OBJEXT = @OBJEXT@
114     PACKAGE = @PACKAGE@
115     PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
116     PACKAGE_NAME = @PACKAGE_NAME@
117     PACKAGE_STRING = @PACKAGE_STRING@
118     PACKAGE_TARNAME = @PACKAGE_TARNAME@
119     PACKAGE_VERSION = @PACKAGE_VERSION@
120     PATH_SEPARATOR = @PATH_SEPARATOR@
121     PERL = @PERL@
122     PLUGIN_PYTHON = @PLUGIN_PYTHON@
123     PYTHON_LIB = @PYTHON_LIB@
124     PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@
125     PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@
126     PY_INCLUDES = @PY_INCLUDES@
127     PY_LIBS = @PY_LIBS@
128     RANLIB = @RANLIB@
129     SET_MAKE = @SET_MAKE@
130     SHELL = @SHELL@
131     STRIP = @STRIP@
132     TAR = @TAR@
133     UNCOMPRESS = @UNCOMPRESS@
134     VERSION = @VERSION@
135     X11LIBS = @X11LIBS@
136     X_CFLAGS = @X_CFLAGS@
137     X_EXTRA_LIBS = @X_EXTRA_LIBS@
138     X_LIBS = @X_LIBS@
139     X_PRE_LIBS = @X_PRE_LIBS@
140     ac_ct_AR = @ac_ct_AR@
141     ac_ct_CC = @ac_ct_CC@
142     ac_ct_CXX = @ac_ct_CXX@
143     ac_ct_F77 = @ac_ct_F77@
144     ac_ct_RANLIB = @ac_ct_RANLIB@
145     ac_ct_STRIP = @ac_ct_STRIP@
146     am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
147     am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
148     am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
149     am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
150     am__include = @am__include@
151     am__leading_dot = @am__leading_dot@
152     am__quote = @am__quote@
153     am__tar = @am__tar@
154     am__untar = @am__untar@
155     bindir = @bindir@
156     build = @build@
157     build_alias = @build_alias@
158     build_cpu = @build_cpu@
159     build_os = @build_os@
160     build_vendor = @build_vendor@
161     datadir = @datadir@
162     exec_prefix = @exec_prefix@
163     host = @host@
164     host_alias = @host_alias@
165     host_cpu = @host_cpu@
166     host_os = @host_os@
167     host_vendor = @host_vendor@
168     includedir = @includedir@
169     infodir = @infodir@
170     install_sh = @install_sh@
171     libdir = @libdir@
172     libexecdir = @libexecdir@
173     localstatedir = @localstatedir@
174     mandir = @mandir@
175     mkdir_p = @mkdir_p@
176     no_x = @no_x@
177     oldincludedir = @oldincludedir@
178     pkgconfdir = @pkgconfdir@
179     pkgstatedir = @pkgstatedir@
180     prefix = @prefix@
181     program_transform_name = @program_transform_name@
182     sbindir = @sbindir@
183     sharedstatedir = @sharedstatedir@
184     sysconfdir = @sysconfdir@
185     target_alias = @target_alias@
186     x_includes = @x_includes@
187     x_libraries = @x_libraries@
188     noinst_HEADERS = \
189     commands.h libproto.h sounds.h attack.h \
190     Makefile.in config.h living.h player.h \
191     define.h loader.h race.h material.h spells.h \
192     arch.h face.h logger.h re-cmp.h sproto.h \
193     artifact.h funcpoint.h map.h recipe.h treasure.h \
194     global.h newclient.h path.h shstr.h tod.h\
195     god.h newserver.h quest.h xdir.h \
196     book.h includes.h object.h skills.h sockproto.h \
197     plugin.h timers.h
198    
199     all: autoconf.h
200     $(MAKE) $(AM_MAKEFLAGS) all-am
201    
202     .SUFFIXES:
203     $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
204     @for dep in $?; do \
205     case '$(am__configure_deps)' in \
206     *$$dep*) \
207     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
208     && exit 0; \
209     exit 1;; \
210     esac; \
211     done; \
212     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
213     cd $(top_srcdir) && \
214     $(AUTOMAKE) --gnu include/Makefile
215     .PRECIOUS: Makefile
216     Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
217     @case '$?' in \
218     *config.status*) \
219     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
220     *) \
221     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
222     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
223     esac;
224    
225     $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
226     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
227    
228     $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
229     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230     $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
231     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232    
233     autoconf.h: stamp-h1
234     @if test ! -f $@; then \
235     rm -f stamp-h1; \
236     $(MAKE) stamp-h1; \
237     else :; fi
238    
239     stamp-h1: $(srcdir)/autoconf.h.in $(top_builddir)/config.status
240     @rm -f stamp-h1
241     cd $(top_builddir) && $(SHELL) ./config.status include/autoconf.h
242     $(srcdir)/autoconf.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
243     cd $(top_srcdir) && $(AUTOHEADER)
244     rm -f stamp-h1
245     touch $@
246    
247     distclean-hdr:
248     -rm -f autoconf.h stamp-h1
249    
250     mostlyclean-libtool:
251     -rm -f *.lo
252    
253     clean-libtool:
254     -rm -rf .libs _libs
255    
256     distclean-libtool:
257     -rm -f libtool
258     uninstall-info-am:
259    
260     ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
261     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
262     unique=`for i in $$list; do \
263     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
264     done | \
265     $(AWK) ' { files[$$0] = 1; } \
266     END { for (i in files) print i; }'`; \
267     mkid -fID $$unique
268     tags: TAGS
269    
270     TAGS: $(HEADERS) $(SOURCES) autoconf.h.in $(TAGS_DEPENDENCIES) \
271     $(TAGS_FILES) $(LISP)
272     tags=; \
273     here=`pwd`; \
274     list='$(SOURCES) $(HEADERS) autoconf.h.in $(LISP) $(TAGS_FILES)'; \
275     unique=`for i in $$list; do \
276     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
277     done | \
278     $(AWK) ' { files[$$0] = 1; } \
279     END { for (i in files) print i; }'`; \
280     if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
281     test -n "$$unique" || unique=$$empty_fix; \
282     $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
283     $$tags $$unique; \
284     fi
285     ctags: CTAGS
286     CTAGS: $(HEADERS) $(SOURCES) autoconf.h.in $(TAGS_DEPENDENCIES) \
287     $(TAGS_FILES) $(LISP)
288     tags=; \
289     here=`pwd`; \
290     list='$(SOURCES) $(HEADERS) autoconf.h.in $(LISP) $(TAGS_FILES)'; \
291     unique=`for i in $$list; do \
292     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
293     done | \
294     $(AWK) ' { files[$$0] = 1; } \
295     END { for (i in files) print i; }'`; \
296     test -z "$(CTAGS_ARGS)$$tags$$unique" \
297     || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
298     $$tags $$unique
299    
300     GTAGS:
301     here=`$(am__cd) $(top_builddir) && pwd` \
302     && cd $(top_srcdir) \
303     && gtags -i $(GTAGS_ARGS) $$here
304    
305     distclean-tags:
306     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
307    
308     distdir: $(DISTFILES)
309     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
310     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
311     list='$(DISTFILES)'; for file in $$list; do \
312     case $$file in \
313     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
314     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
315     esac; \
316     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
317     dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
318     if test "$$dir" != "$$file" && test "$$dir" != "."; then \
319     dir="/$$dir"; \
320     $(mkdir_p) "$(distdir)$$dir"; \
321     else \
322     dir=''; \
323     fi; \
324     if test -d $$d/$$file; then \
325     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
326     cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
327     fi; \
328     cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
329     else \
330     test -f $(distdir)/$$file \
331     || cp -p $$d/$$file $(distdir)/$$file \
332     || exit 1; \
333     fi; \
334     done
335     check-am: all-am
336     check: check-am
337     all-am: Makefile $(HEADERS) autoconf.h
338     installdirs:
339     install: install-am
340     install-exec: install-exec-am
341     install-data: install-data-am
342     uninstall: uninstall-am
343    
344     install-am: all-am
345     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
346    
347     installcheck: installcheck-am
348     install-strip:
349     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
350     install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
351     `test -z '$(STRIP)' || \
352     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
353     mostlyclean-generic:
354    
355     clean-generic:
356    
357     distclean-generic:
358     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
359    
360     maintainer-clean-generic:
361     @echo "This command is intended for maintainers to use"
362     @echo "it deletes files that may require special tools to rebuild."
363     clean: clean-am
364    
365     clean-am: clean-generic clean-libtool mostlyclean-am
366    
367     distclean: distclean-am
368     -rm -f Makefile
369     distclean-am: clean-am distclean-generic distclean-hdr \
370     distclean-libtool distclean-tags
371    
372     dvi: dvi-am
373    
374     dvi-am:
375    
376     html: html-am
377    
378     info: info-am
379    
380     info-am:
381    
382     install-data-am:
383    
384     install-exec-am:
385    
386     install-info: install-info-am
387    
388     install-man:
389    
390     installcheck-am:
391    
392     maintainer-clean: maintainer-clean-am
393     -rm -f Makefile
394     maintainer-clean-am: distclean-am maintainer-clean-generic
395    
396     mostlyclean: mostlyclean-am
397    
398     mostlyclean-am: mostlyclean-generic mostlyclean-libtool
399    
400     pdf: pdf-am
401    
402     pdf-am:
403    
404     ps: ps-am
405    
406     ps-am:
407    
408     uninstall-am: uninstall-info-am
409    
410     .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
411     clean-libtool ctags distclean distclean-generic distclean-hdr \
412     distclean-libtool distclean-tags distdir dvi dvi-am html \
413     html-am info info-am install install-am install-data \
414     install-data-am install-exec install-exec-am install-info \
415     install-info-am install-man install-strip installcheck \
416     installcheck-am installdirs maintainer-clean \
417     maintainer-clean-generic mostlyclean mostlyclean-generic \
418     mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
419     uninstall-am uninstall-info-am
420    
421     # Tell versions [3.59,3.63) of GNU make to not export all variables.
422     # Otherwise a system limit (for SysV at least) may be exceeded.
423     .NOEXPORT: