ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/plugins/cfpython/include/Makefile.in
Revision: 1.2
Committed: Wed Mar 15 15:35:52 2006 UTC (20 years, 6 months ago) by elmex
Branch: MAIN
Changes since 1.1: +7 -1 lines
Log Message:
UPSTREAM merge from 15.03.2006

File Contents

# Content
1 # Makefile.in generated by automake 1.9.6 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 = plugins/cfpython/include
40 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
41 $(srcdir)/Makefile.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 = $(top_builddir)/include/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 PERLFLAGS = @PERLFLAGS@
123 PERLLIB = @PERLLIB@
124 PERLPRIVLIBEXP = @PERLPRIVLIBEXP@
125 PERL_PLUGIN = @PERL_PLUGIN@
126 PERL_PLUGIN_FALSE = @PERL_PLUGIN_FALSE@
127 PERL_PLUGIN_TRUE = @PERL_PLUGIN_TRUE@
128 PLUGIN_PYTHON = @PLUGIN_PYTHON@
129 PYTHON_LIB = @PYTHON_LIB@
130 PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@
131 PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@
132 PY_INCLUDES = @PY_INCLUDES@
133 PY_LIBS = @PY_LIBS@
134 RANLIB = @RANLIB@
135 SET_MAKE = @SET_MAKE@
136 SHELL = @SHELL@
137 STRIP = @STRIP@
138 TAR = @TAR@
139 UNCOMPRESS = @UNCOMPRESS@
140 VERSION = @VERSION@
141 X11LIBS = @X11LIBS@
142 X_CFLAGS = @X_CFLAGS@
143 X_EXTRA_LIBS = @X_EXTRA_LIBS@
144 X_LIBS = @X_LIBS@
145 X_PRE_LIBS = @X_PRE_LIBS@
146 ac_ct_AR = @ac_ct_AR@
147 ac_ct_CC = @ac_ct_CC@
148 ac_ct_CXX = @ac_ct_CXX@
149 ac_ct_F77 = @ac_ct_F77@
150 ac_ct_RANLIB = @ac_ct_RANLIB@
151 ac_ct_STRIP = @ac_ct_STRIP@
152 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
153 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
154 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
155 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
156 am__include = @am__include@
157 am__leading_dot = @am__leading_dot@
158 am__quote = @am__quote@
159 am__tar = @am__tar@
160 am__untar = @am__untar@
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 mkdir_p = @mkdir_p@
182 no_x = @no_x@
183 oldincludedir = @oldincludedir@
184 pkgconfdir = @pkgconfdir@
185 pkgstatedir = @pkgstatedir@
186 prefix = @prefix@
187 program_transform_name = @program_transform_name@
188 sbindir = @sbindir@
189 sharedstatedir = @sharedstatedir@
190 sysconfdir = @sysconfdir@
191 target_alias = @target_alias@
192 x_includes = @x_includes@
193 x_libraries = @x_libraries@
194 noinst_HEADERS = \
195 cfpython.h cfpython_object_private.h \
196 cfpython_archetype.h cfpython_party.h \
197 cfpython_archetype_private.h cfpython_party_private.h \
198 cfpython_map.h cfpython_proto.h \
199 cfpython_map_private.h cfpython_region.h \
200 cfpython_object.h cfpython_region_private.h
201
202 all: all-am
203
204 .SUFFIXES:
205 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
206 @for dep in $?; do \
207 case '$(am__configure_deps)' in \
208 *$$dep*) \
209 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
210 && exit 0; \
211 exit 1;; \
212 esac; \
213 done; \
214 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu plugins/cfpython/include/Makefile'; \
215 cd $(top_srcdir) && \
216 $(AUTOMAKE) --gnu plugins/cfpython/include/Makefile
217 .PRECIOUS: Makefile
218 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
219 @case '$?' in \
220 *config.status*) \
221 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
222 *) \
223 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
224 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
225 esac;
226
227 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
228 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229
230 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
231 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
233 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234
235 mostlyclean-libtool:
236 -rm -f *.lo
237
238 clean-libtool:
239 -rm -rf .libs _libs
240
241 distclean-libtool:
242 -rm -f libtool
243 uninstall-info-am:
244
245 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
246 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
247 unique=`for i in $$list; do \
248 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
249 done | \
250 $(AWK) ' { files[$$0] = 1; } \
251 END { for (i in files) print i; }'`; \
252 mkid -fID $$unique
253 tags: TAGS
254
255 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
256 $(TAGS_FILES) $(LISP)
257 tags=; \
258 here=`pwd`; \
259 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
260 unique=`for i in $$list; do \
261 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
262 done | \
263 $(AWK) ' { files[$$0] = 1; } \
264 END { for (i in files) print i; }'`; \
265 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
266 test -n "$$unique" || unique=$$empty_fix; \
267 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
268 $$tags $$unique; \
269 fi
270 ctags: CTAGS
271 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
272 $(TAGS_FILES) $(LISP)
273 tags=; \
274 here=`pwd`; \
275 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
276 unique=`for i in $$list; do \
277 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
278 done | \
279 $(AWK) ' { files[$$0] = 1; } \
280 END { for (i in files) print i; }'`; \
281 test -z "$(CTAGS_ARGS)$$tags$$unique" \
282 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
283 $$tags $$unique
284
285 GTAGS:
286 here=`$(am__cd) $(top_builddir) && pwd` \
287 && cd $(top_srcdir) \
288 && gtags -i $(GTAGS_ARGS) $$here
289
290 distclean-tags:
291 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
292
293 distdir: $(DISTFILES)
294 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
295 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
296 list='$(DISTFILES)'; for file in $$list; do \
297 case $$file in \
298 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
299 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
300 esac; \
301 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
302 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
303 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
304 dir="/$$dir"; \
305 $(mkdir_p) "$(distdir)$$dir"; \
306 else \
307 dir=''; \
308 fi; \
309 if test -d $$d/$$file; then \
310 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
311 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
312 fi; \
313 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
314 else \
315 test -f $(distdir)/$$file \
316 || cp -p $$d/$$file $(distdir)/$$file \
317 || exit 1; \
318 fi; \
319 done
320 check-am: all-am
321 check: check-am
322 all-am: Makefile $(HEADERS)
323 installdirs:
324 install: install-am
325 install-exec: install-exec-am
326 install-data: install-data-am
327 uninstall: uninstall-am
328
329 install-am: all-am
330 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
331
332 installcheck: installcheck-am
333 install-strip:
334 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
335 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
336 `test -z '$(STRIP)' || \
337 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
338 mostlyclean-generic:
339
340 clean-generic:
341
342 distclean-generic:
343 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
344
345 maintainer-clean-generic:
346 @echo "This command is intended for maintainers to use"
347 @echo "it deletes files that may require special tools to rebuild."
348 clean: clean-am
349
350 clean-am: clean-generic clean-libtool mostlyclean-am
351
352 distclean: distclean-am
353 -rm -f Makefile
354 distclean-am: clean-am distclean-generic distclean-libtool \
355 distclean-tags
356
357 dvi: dvi-am
358
359 dvi-am:
360
361 html: html-am
362
363 info: info-am
364
365 info-am:
366
367 install-data-am:
368
369 install-exec-am:
370
371 install-info: install-info-am
372
373 install-man:
374
375 installcheck-am:
376
377 maintainer-clean: maintainer-clean-am
378 -rm -f Makefile
379 maintainer-clean-am: distclean-am maintainer-clean-generic
380
381 mostlyclean: mostlyclean-am
382
383 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
384
385 pdf: pdf-am
386
387 pdf-am:
388
389 ps: ps-am
390
391 ps-am:
392
393 uninstall-am: uninstall-info-am
394
395 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
396 clean-libtool ctags distclean distclean-generic \
397 distclean-libtool distclean-tags distdir dvi dvi-am html \
398 html-am info info-am install install-am install-data \
399 install-data-am install-exec install-exec-am install-info \
400 install-info-am install-man install-strip installcheck \
401 installcheck-am installdirs maintainer-clean \
402 maintainer-clean-generic mostlyclean mostlyclean-generic \
403 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
404 uninstall-am uninstall-info-am
405
406 # Tell versions [3.59,3.63) of GNU make to not export all variables.
407 # Otherwise a system limit (for SysV at least) may be exceeded.
408 .NOEXPORT: