ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/Makefile.in
(Generate patch)

Comparing deliantra/server/include/Makefile.in (file contents):
Revision 1.4 by root, Thu Mar 16 21:08:14 2006 UTC vs.
Revision 1.5 by root, Sun May 7 12:49:21 2006 UTC

1# Makefile.in generated by automake 1.9.6 from Makefile.am. 1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# @configure_input@ 2# @configure_input@
3 3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# 2003, 2004, 2005 Free Software Foundation, Inc. 5# Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation 6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it, 7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved. 8# with or without modifications, as long as this notice is preserved.
9 9
10# This program is distributed in the hope that it will be useful, 10# This program is distributed in the hope that it will be useful,
19VPATH = @srcdir@ 19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@ 20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@ 21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@ 22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = .. 23top_builddir = ..
24
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25INSTALL = @INSTALL@ 26INSTALL = @INSTALL@
26install_sh_DATA = $(install_sh) -c -m 644 27install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c 28install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c 29install_sh_SCRIPT = $(install_sh) -c
32PRE_INSTALL = : 33PRE_INSTALL = :
33POST_INSTALL = : 34POST_INSTALL = :
34NORMAL_UNINSTALL = : 35NORMAL_UNINSTALL = :
35PRE_UNINSTALL = : 36PRE_UNINSTALL = :
36POST_UNINSTALL = : 37POST_UNINSTALL = :
37build_triplet = @build@
38host_triplet = @host@ 38host_triplet = @host@
39subdir = include
40DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
41 $(srcdir)/Makefile.in $(srcdir)/autoconf.h.in
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/libtool.m4 \
44 $(top_srcdir)/ltoptions.m4 $(top_srcdir)/ltsugar.m4 \
45 $(top_srcdir)/ltversion.m4 $(top_srcdir)/acinclude.m4 \
46 $(top_srcdir)/configure.ac
47am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48 $(ACLOCAL_M4)
49mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
50CONFIG_HEADER = autoconf.h
51CONFIG_CLEAN_FILES =
52SOURCES =
53DIST_SOURCES =
54HEADERS = $(noinst_HEADERS)
55ETAGS = etags
56CTAGS = ctags
57DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
58ACLOCAL = @ACLOCAL@ 39ACLOCAL = @ACLOCAL@
59AMDEP_FALSE = @AMDEP_FALSE@ 40AMDEP_FALSE = @AMDEP_FALSE@
60AMDEP_TRUE = @AMDEP_TRUE@ 41AMDEP_TRUE = @AMDEP_TRUE@
61AMTAR = @AMTAR@ 42AMTAR = @AMTAR@
62AR = @AR@ 43AR = @AR@
71CCDEPMODE = @CCDEPMODE@ 52CCDEPMODE = @CCDEPMODE@
72CFLAGS = @CFLAGS@ 53CFLAGS = @CFLAGS@
73COMPRESS = @COMPRESS@ 54COMPRESS = @COMPRESS@
74CPP = @CPP@ 55CPP = @CPP@
75CPPFLAGS = @CPPFLAGS@ 56CPPFLAGS = @CPPFLAGS@
57CROSSEDIT = @CROSSEDIT@
76CYGPATH_W = @CYGPATH_W@ 58CYGPATH_W = @CYGPATH_W@
77DEFS = @DEFS@ 59DEFS = @DEFS@
78DEPDIR = @DEPDIR@ 60DEPDIR = @DEPDIR@
79ECHO = @ECHO@ 61ECHO = @ECHO@
80ECHO_C = @ECHO_C@ 62ECHO_C = @ECHO_C@
149am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 131am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
150am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 132am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
151am__include = @am__include@ 133am__include = @am__include@
152am__leading_dot = @am__leading_dot@ 134am__leading_dot = @am__leading_dot@
153am__quote = @am__quote@ 135am__quote = @am__quote@
154am__tar = @am__tar@
155am__untar = @am__untar@
156bindir = @bindir@ 136bindir = @bindir@
157build = @build@ 137build = @build@
158build_alias = @build_alias@ 138build_alias = @build_alias@
159build_cpu = @build_cpu@ 139build_cpu = @build_cpu@
160build_os = @build_os@ 140build_os = @build_os@
171install_sh = @install_sh@ 151install_sh = @install_sh@
172libdir = @libdir@ 152libdir = @libdir@
173libexecdir = @libexecdir@ 153libexecdir = @libexecdir@
174localstatedir = @localstatedir@ 154localstatedir = @localstatedir@
175mandir = @mandir@ 155mandir = @mandir@
176mkdir_p = @mkdir_p@
177no_x = @no_x@ 156no_x = @no_x@
178oldincludedir = @oldincludedir@ 157oldincludedir = @oldincludedir@
179pkgconfdir = @pkgconfdir@ 158pkgconfdir = @pkgconfdir@
180pkgstatedir = @pkgstatedir@ 159pkgstatedir = @pkgstatedir@
181prefix = @prefix@ 160prefix = @prefix@
184sharedstatedir = @sharedstatedir@ 163sharedstatedir = @sharedstatedir@
185sysconfdir = @sysconfdir@ 164sysconfdir = @sysconfdir@
186target_alias = @target_alias@ 165target_alias = @target_alias@
187x_includes = @x_includes@ 166x_includes = @x_includes@
188x_libraries = @x_libraries@ 167x_libraries = @x_libraries@
168
189noinst_HEADERS = \ 169noinst_HEADERS = \
190commands.h libproto.h sounds.h attack.h \ 170commands.h libproto.h sounds.h attack.h \
191Makefile.in config.h living.h player.h \ 171Makefile.in config.h living.h player.h \
192define.h loader.h race.h material.h spells.h \ 172define.h loader.h race.h material.h spells.h \
193arch.h face.h logger.h re-cmp.h sproto.h \ 173arch.h face.h logger.h re-cmp.h sproto.h \
195global.h newclient.h path.h shstr.h tod.h\ 175global.h newclient.h path.h shstr.h tod.h\
196god.h newserver.h quest.h xdir.h \ 176god.h newserver.h quest.h xdir.h \
197book.h includes.h object.h skills.h sockproto.h \ 177book.h includes.h object.h skills.h sockproto.h \
198plugin.h timers.h 178plugin.h timers.h
199 179
180subdir = include
181ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
182mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
183CONFIG_HEADER = autoconf.h
184CONFIG_CLEAN_FILES =
185DIST_SOURCES =
186HEADERS = $(noinst_HEADERS)
187
188DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.in Makefile.am \
189 autoconf.h.in
200all: autoconf.h 190all: autoconf.h
201 $(MAKE) $(AM_MAKEFLAGS) all-am 191 $(MAKE) $(AM_MAKEFLAGS) all-am
202 192
203.SUFFIXES: 193.SUFFIXES:
204$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 194$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
205 @for dep in $?; do \
206 case '$(am__configure_deps)' in \
207 *$$dep*) \
208 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
209 && exit 0; \
210 exit 1;; \
211 esac; \
212 done; \
213 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
214 cd $(top_srcdir) && \ 195 cd $(top_srcdir) && \
215 $(AUTOMAKE) --gnu include/Makefile 196 $(AUTOMAKE) --gnu include/Makefile
216.PRECIOUS: Makefile
217Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 197Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
218 @case '$?' in \
219 *config.status*) \
220 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
221 *) \
222 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
223 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 198 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
224 esac;
225
226$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
227 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228
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
233 199
234autoconf.h: stamp-h1 200autoconf.h: stamp-h1
235 @if test ! -f $@; then \ 201 @if test ! -f $@; then \
236 rm -f stamp-h1; \ 202 rm -f stamp-h1; \
237 $(MAKE) stamp-h1; \ 203 $(MAKE) stamp-h1; \
238 else :; fi 204 else :; fi
239 205
240stamp-h1: $(srcdir)/autoconf.h.in $(top_builddir)/config.status 206stamp-h1: $(srcdir)/autoconf.h.in $(top_builddir)/config.status
241 @rm -f stamp-h1 207 @rm -f stamp-h1
242 cd $(top_builddir) && $(SHELL) ./config.status include/autoconf.h 208 cd $(top_builddir) && $(SHELL) ./config.status include/autoconf.h
209
243$(srcdir)/autoconf.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 210$(srcdir)/autoconf.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.ac $(ACLOCAL_M4)
244 cd $(top_srcdir) && $(AUTOHEADER) 211 cd $(top_srcdir) && $(AUTOHEADER)
245 rm -f stamp-h1 212 touch $(srcdir)/autoconf.h.in
246 touch $@
247 213
248distclean-hdr: 214distclean-hdr:
249 -rm -f autoconf.h stamp-h1 215 -rm -f autoconf.h stamp-h1
250 216
251mostlyclean-libtool: 217mostlyclean-libtool:
255 -rm -rf .libs _libs 221 -rm -rf .libs _libs
256 222
257distclean-libtool: 223distclean-libtool:
258 -rm -f libtool 224 -rm -f libtool
259uninstall-info-am: 225uninstall-info-am:
226
227ETAGS = etags
228ETAGSFLAGS =
229
230CTAGS = ctags
231CTAGSFLAGS =
232
233tags: TAGS
260 234
261ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 235ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
262 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 236 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
263 unique=`for i in $$list; do \ 237 unique=`for i in $$list; do \
264 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 238 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
265 done | \ 239 done | \
266 $(AWK) ' { files[$$0] = 1; } \ 240 $(AWK) ' { files[$$0] = 1; } \
267 END { for (i in files) print i; }'`; \ 241 END { for (i in files) print i; }'`; \
268 mkid -fID $$unique 242 mkid -fID $$unique
269tags: TAGS
270 243
271TAGS: $(HEADERS) $(SOURCES) autoconf.h.in $(TAGS_DEPENDENCIES) \ 244TAGS: $(HEADERS) $(SOURCES) autoconf.h.in $(TAGS_DEPENDENCIES) \
272 $(TAGS_FILES) $(LISP) 245 $(TAGS_FILES) $(LISP)
273 tags=; \ 246 tags=; \
274 here=`pwd`; \ 247 here=`pwd`; \
276 unique=`for i in $$list; do \ 249 unique=`for i in $$list; do \
277 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 250 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
278 done | \ 251 done | \
279 $(AWK) ' { files[$$0] = 1; } \ 252 $(AWK) ' { files[$$0] = 1; } \
280 END { for (i in files) print i; }'`; \ 253 END { for (i in files) print i; }'`; \
281 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 254 test -z "$(ETAGS_ARGS)$$tags$$unique" \
282 test -n "$$unique" || unique=$$empty_fix; \
283 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 255 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
284 $$tags $$unique; \ 256 $$tags $$unique
285 fi 257
286ctags: CTAGS 258ctags: CTAGS
287CTAGS: $(HEADERS) $(SOURCES) autoconf.h.in $(TAGS_DEPENDENCIES) \ 259CTAGS: $(HEADERS) $(SOURCES) autoconf.h.in $(TAGS_DEPENDENCIES) \
288 $(TAGS_FILES) $(LISP) 260 $(TAGS_FILES) $(LISP)
289 tags=; \ 261 tags=; \
290 here=`pwd`; \ 262 here=`pwd`; \
303 && cd $(top_srcdir) \ 275 && cd $(top_srcdir) \
304 && gtags -i $(GTAGS_ARGS) $$here 276 && gtags -i $(GTAGS_ARGS) $$here
305 277
306distclean-tags: 278distclean-tags:
307 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 279 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
280DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
281
282top_distdir = ..
283distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
308 284
309distdir: $(DISTFILES) 285distdir: $(DISTFILES)
310 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 286 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
311 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 287 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
312 list='$(DISTFILES)'; for file in $$list; do \ 288 list='$(DISTFILES)'; for file in $$list; do \
316 esac; \ 292 esac; \
317 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 293 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
318 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 294 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
319 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 295 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
320 dir="/$$dir"; \ 296 dir="/$$dir"; \
321 $(mkdir_p) "$(distdir)$$dir"; \ 297 $(mkinstalldirs) "$(distdir)$$dir"; \
322 else \ 298 else \
323 dir=''; \ 299 dir=''; \
324 fi; \ 300 fi; \
325 if test -d $$d/$$file; then \ 301 if test -d $$d/$$file; then \
326 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 302 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
334 fi; \ 310 fi; \
335 done 311 done
336check-am: all-am 312check-am: all-am
337check: check-am 313check: check-am
338all-am: Makefile $(HEADERS) autoconf.h 314all-am: Makefile $(HEADERS) autoconf.h
315
339installdirs: 316installdirs:
340install: install-am 317install: install-am
341install-exec: install-exec-am 318install-exec: install-exec-am
342install-data: install-data-am 319install-data: install-data-am
343uninstall: uninstall-am 320uninstall: uninstall-am
354mostlyclean-generic: 331mostlyclean-generic:
355 332
356clean-generic: 333clean-generic:
357 334
358distclean-generic: 335distclean-generic:
359 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 336 -rm -f $(CONFIG_CLEAN_FILES)
360 337
361maintainer-clean-generic: 338maintainer-clean-generic:
362 @echo "This command is intended for maintainers to use" 339 @echo "This command is intended for maintainers to use"
363 @echo "it deletes files that may require special tools to rebuild." 340 @echo "it deletes files that may require special tools to rebuild."
364clean: clean-am 341clean: clean-am
365 342
366clean-am: clean-generic clean-libtool mostlyclean-am 343clean-am: clean-generic clean-libtool mostlyclean-am
367 344
368distclean: distclean-am 345distclean: distclean-am
369 -rm -f Makefile 346 -rm -f Makefile
370distclean-am: clean-am distclean-generic distclean-hdr \ 347distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \
371 distclean-libtool distclean-tags 348 distclean-tags
372 349
373dvi: dvi-am 350dvi: dvi-am
374 351
375dvi-am: 352dvi-am:
376
377html: html-am
378 353
379info: info-am 354info: info-am
380 355
381info-am: 356info-am:
382 357
408 383
409uninstall-am: uninstall-info-am 384uninstall-am: uninstall-info-am
410 385
411.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 386.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
412 clean-libtool ctags distclean distclean-generic distclean-hdr \ 387 clean-libtool ctags distclean distclean-generic distclean-hdr \
413 distclean-libtool distclean-tags distdir dvi dvi-am html \ 388 distclean-libtool distclean-tags distdir dvi dvi-am info \
414 html-am info info-am install install-am install-data \ 389 info-am install install-am install-data install-data-am \
415 install-data-am install-exec install-exec-am install-info \ 390 install-exec install-exec-am install-info install-info-am \
416 install-info-am install-man install-strip installcheck \ 391 install-man install-strip installcheck installcheck-am \
417 installcheck-am installdirs maintainer-clean \ 392 installdirs maintainer-clean maintainer-clean-generic \
418 maintainer-clean-generic mostlyclean mostlyclean-generic \ 393 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
419 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \ 394 ps ps-am tags uninstall uninstall-am uninstall-info-am
420 uninstall-am uninstall-info-am
421 395
422# Tell versions [3.59,3.63) of GNU make to not export all variables. 396# Tell versions [3.59,3.63) of GNU make to not export all variables.
423# Otherwise a system limit (for SysV at least) may be exceeded. 397# Otherwise a system limit (for SysV at least) may be exceeded.
424.NOEXPORT: 398.NOEXPORT:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines