ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/Makefile.in
Revision: 1.6
Committed: Sun Jul 2 15:09:14 2006 UTC (17 years, 10 months ago) by pippijn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +0 -0 lines
State: FILE REMOVED
Log Message:
Removed autogenerated files.

File Contents

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