ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/doc/Developers/Makefile.in
Revision: 1.6
Committed: Sun Jul 2 15:09:13 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 #
18 # Makefile for crossfire 0.95.0 and beyond
19 #
20 # Copyright (C) 1992 Frank Tore Johansen
21 # Copyright (C) 2002 Mark Wedel
22 #
23 # This program is free software; you can redistribute it and/or modify
24 # it under the terms of the GNU General Public License as published by
25 # the Free Software Foundation; either version 2 of the License, or
26 # (at your option) any later version.
27 #
28 # This program is distributed in the hope that it will be useful,
29 # but WITHOUT ANY WARRANTY; without even the implied warranty of
30 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
31 # GNU General Public License for more details.
32 #
33 # You should have received a copy of the GNU General Public License
34 # along with this program; if not, write to the Free Software
35 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
36 #
37 # The author can be reached via e-mail to mwedel@scruz.net
38
39 srcdir = @srcdir@
40 top_srcdir = @top_srcdir@
41 VPATH = @srcdir@
42 pkgdatadir = $(datadir)/@PACKAGE@
43 pkglibdir = $(libdir)/@PACKAGE@
44 pkgincludedir = $(includedir)/@PACKAGE@
45 top_builddir = ../..
46
47 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48 INSTALL = @INSTALL@
49 install_sh_DATA = $(install_sh) -c -m 644
50 install_sh_PROGRAM = $(install_sh) -c
51 install_sh_SCRIPT = $(install_sh) -c
52 INSTALL_HEADER = $(INSTALL_DATA)
53 transform = $(program_transform_name)
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_triplet = @host@
61 ACLOCAL = @ACLOCAL@
62 AMDEP_FALSE = @AMDEP_FALSE@
63 AMDEP_TRUE = @AMDEP_TRUE@
64 AMTAR = @AMTAR@
65 AR = @AR@
66 AUTOCONF = @AUTOCONF@
67 AUTOHEADER = @AUTOHEADER@
68 AUTOMAKE = @AUTOMAKE@
69 AWK = @AWK@
70 BASENAME = @BASENAME@
71 BUNZIP = @BUNZIP@
72 BZIP = @BZIP@
73 CC = @CC@
74 CCDEPMODE = @CCDEPMODE@
75 CFLAGS = @CFLAGS@
76 COMPRESS = @COMPRESS@
77 CPP = @CPP@
78 CPPFLAGS = @CPPFLAGS@
79 CROSSEDIT = @CROSSEDIT@
80 CYGPATH_W = @CYGPATH_W@
81 DEFS = @DEFS@
82 DEPDIR = @DEPDIR@
83 ECHO = @ECHO@
84 ECHO_C = @ECHO_C@
85 ECHO_N = @ECHO_N@
86 ECHO_T = @ECHO_T@
87 EGREP = @EGREP@
88 EXEEXT = @EXEEXT@
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 LD = @LD@
101 LDFLAGS = @LDFLAGS@
102 LEX = @LEX@
103 LEXLIB = @LEXLIB@
104 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
105 LIBOBJS = @LIBOBJS@
106 LIBS = @LIBS@
107 LIBTOOL = @LIBTOOL@
108 LN_S = @LN_S@
109 LTLIBOBJS = @LTLIBOBJS@
110 MAINT = @MAINT@
111 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
112 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
113 MAKEINFO = @MAKEINFO@
114 NM = @NM@
115 OBJEXT = @OBJEXT@
116 PACKAGE = @PACKAGE@
117 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
118 PACKAGE_NAME = @PACKAGE_NAME@
119 PACKAGE_STRING = @PACKAGE_STRING@
120 PACKAGE_TARNAME = @PACKAGE_TARNAME@
121 PACKAGE_VERSION = @PACKAGE_VERSION@
122 PATH_SEPARATOR = @PATH_SEPARATOR@
123 PERL = @PERL@
124 PERLFLAGS = @PERLFLAGS@
125 PERLLIB = @PERLLIB@
126 PERLPRIVLIBEXP = @PERLPRIVLIBEXP@
127 PERL_PLUGIN = @PERL_PLUGIN@
128 PERL_PLUGIN_FALSE = @PERL_PLUGIN_FALSE@
129 PERL_PLUGIN_TRUE = @PERL_PLUGIN_TRUE@
130 PLUGIN_PYTHON = @PLUGIN_PYTHON@
131 PYTHON_LIB = @PYTHON_LIB@
132 PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@
133 PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@
134 PY_INCLUDES = @PY_INCLUDES@
135 PY_LIBS = @PY_LIBS@
136 RANLIB = @RANLIB@
137 SED = @SED@
138 SET_MAKE = @SET_MAKE@
139 SHELL = @SHELL@
140 STRIP = @STRIP@
141 TAR = @TAR@
142 UNCOMPRESS = @UNCOMPRESS@
143 VERSION = @VERSION@
144 X11LIBS = @X11LIBS@
145 X_CFLAGS = @X_CFLAGS@
146 X_EXTRA_LIBS = @X_EXTRA_LIBS@
147 X_LIBS = @X_LIBS@
148 X_PRE_LIBS = @X_PRE_LIBS@
149 ac_ct_AR = @ac_ct_AR@
150 ac_ct_CC = @ac_ct_CC@
151 ac_ct_RANLIB = @ac_ct_RANLIB@
152 ac_ct_STRIP = @ac_ct_STRIP@
153 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
154 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
155 am__include = @am__include@
156 am__leading_dot = @am__leading_dot@
157 am__quote = @am__quote@
158 bindir = @bindir@
159 build = @build@
160 build_alias = @build_alias@
161 build_cpu = @build_cpu@
162 build_os = @build_os@
163 build_vendor = @build_vendor@
164 datadir = @datadir@
165 exec_prefix = @exec_prefix@
166 host = @host@
167 host_alias = @host_alias@
168 host_cpu = @host_cpu@
169 host_os = @host_os@
170 host_vendor = @host_vendor@
171 includedir = @includedir@
172 infodir = @infodir@
173 install_sh = @install_sh@
174 libdir = @libdir@
175 libexecdir = @libexecdir@
176 localstatedir = @localstatedir@
177 mandir = @mandir@
178 no_x = @no_x@
179 oldincludedir = @oldincludedir@
180 pkgconfdir = @pkgconfdir@
181 pkgstatedir = @pkgstatedir@
182 prefix = @prefix@
183 program_transform_name = @program_transform_name@
184 sbindir = @sbindir@
185 sharedstatedir = @sharedstatedir@
186 sysconfdir = @sysconfdir@
187 target_alias = @target_alias@
188 x_includes = @x_includes@
189 x_libraries = @x_libraries@
190
191 EXTRA_DIST = README cvs images key-value map-technical mapguide \
192 objects plugins programming_guide protocol python \
193 random-maps random-styles runes skills spells teleporters testplans
194
195 subdir = doc/Developers
196 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
197 mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
198 CONFIG_HEADER = $(top_builddir)/include/autoconf.h
199 CONFIG_CLEAN_FILES =
200 DIST_SOURCES =
201 DIST_COMMON = README $(srcdir)/Makefile.in Makefile.am
202 all: all-am
203
204 .SUFFIXES:
205 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
206 cd $(top_srcdir) && \
207 $(AUTOMAKE) --gnu doc/Developers/Makefile
208 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
209 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
210
211 mostlyclean-libtool:
212 -rm -f *.lo
213
214 clean-libtool:
215 -rm -rf .libs _libs
216
217 distclean-libtool:
218 -rm -f libtool
219 uninstall-info-am:
220 tags: TAGS
221 TAGS:
222
223 ctags: CTAGS
224 CTAGS:
225
226 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
227
228 top_distdir = ../..
229 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
230
231 distdir: $(DISTFILES)
232 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
233 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
234 list='$(DISTFILES)'; for file in $$list; do \
235 case $$file in \
236 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
237 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
238 esac; \
239 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
240 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
241 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
242 dir="/$$dir"; \
243 $(mkinstalldirs) "$(distdir)$$dir"; \
244 else \
245 dir=''; \
246 fi; \
247 if test -d $$d/$$file; then \
248 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
249 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
250 fi; \
251 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
252 else \
253 test -f $(distdir)/$$file \
254 || cp -p $$d/$$file $(distdir)/$$file \
255 || exit 1; \
256 fi; \
257 done
258 check-am: all-am
259 check: check-am
260 all-am: Makefile
261
262 installdirs:
263 install: install-am
264 install-exec: install-exec-am
265 install-data: install-data-am
266 uninstall: uninstall-am
267
268 install-am: all-am
269 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
270
271 installcheck: installcheck-am
272 install-strip:
273 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
274 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
275 `test -z '$(STRIP)' || \
276 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
277 mostlyclean-generic:
278
279 clean-generic:
280
281 distclean-generic:
282 -rm -f $(CONFIG_CLEAN_FILES)
283
284 maintainer-clean-generic:
285 @echo "This command is intended for maintainers to use"
286 @echo "it deletes files that may require special tools to rebuild."
287 clean: clean-am
288
289 clean-am: clean-generic clean-libtool mostlyclean-am
290
291 distclean: distclean-am
292 -rm -f Makefile
293 distclean-am: clean-am distclean-generic distclean-libtool
294
295 dvi: dvi-am
296
297 dvi-am:
298
299 info: info-am
300
301 info-am:
302
303 install-data-am:
304
305 install-exec-am:
306
307 install-info: install-info-am
308
309 install-man:
310
311 installcheck-am:
312
313 maintainer-clean: maintainer-clean-am
314 -rm -f Makefile
315 maintainer-clean-am: distclean-am maintainer-clean-generic
316
317 mostlyclean: mostlyclean-am
318
319 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
320
321 pdf: pdf-am
322
323 pdf-am:
324
325 ps: ps-am
326
327 ps-am:
328
329 uninstall-am: uninstall-info-am
330
331 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
332 distclean distclean-generic distclean-libtool distdir dvi \
333 dvi-am info info-am install install-am install-data \
334 install-data-am install-exec install-exec-am install-info \
335 install-info-am install-man install-strip installcheck \
336 installcheck-am installdirs maintainer-clean \
337 maintainer-clean-generic mostlyclean mostlyclean-generic \
338 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
339 uninstall-info-am
340
341 # Tell versions [3.59,3.63) of GNU make to not export all variables.
342 # Otherwise a system limit (for SysV at least) may be exceeded.
343 .NOEXPORT: