ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/plugins/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 SUBDIRS = cfperl cfpython cfanim common
169
170 DISTCHECK_CONFIGURE_FLAGS = --localstatedir=$$dc_install_base/var --mandir=$$dc_install_base/man
171 subdir = plugins
172 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
173 mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
174 CONFIG_HEADER = $(top_builddir)/include/autoconf.h
175 CONFIG_CLEAN_FILES =
176 DIST_SOURCES =
177
178 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
179 ps-recursive install-info-recursive uninstall-info-recursive \
180 all-recursive install-data-recursive install-exec-recursive \
181 installdirs-recursive install-recursive uninstall-recursive \
182 check-recursive installcheck-recursive
183 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
184 DIST_SUBDIRS = $(SUBDIRS)
185 all: all-recursive
186
187 .SUFFIXES:
188 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
189 cd $(top_srcdir) && \
190 $(AUTOMAKE) --gnu plugins/Makefile
191 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
192 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
193
194 mostlyclean-libtool:
195 -rm -f *.lo
196
197 clean-libtool:
198 -rm -rf .libs _libs
199
200 distclean-libtool:
201 -rm -f libtool
202 uninstall-info-am:
203
204 # This directory's subdirectories are mostly independent; you can cd
205 # into them and run `make' without going through this Makefile.
206 # To change the values of `make' variables: instead of editing Makefiles,
207 # (1) if the variable is set in `config.status', edit `config.status'
208 # (which will cause the Makefiles to be regenerated when you run `make');
209 # (2) otherwise, pass the desired values on the `make' command line.
210 $(RECURSIVE_TARGETS):
211 @set fnord $$MAKEFLAGS; amf=$$2; \
212 dot_seen=no; \
213 target=`echo $@ | sed s/-recursive//`; \
214 list='$(SUBDIRS)'; for subdir in $$list; do \
215 echo "Making $$target in $$subdir"; \
216 if test "$$subdir" = "."; then \
217 dot_seen=yes; \
218 local_target="$$target-am"; \
219 else \
220 local_target="$$target"; \
221 fi; \
222 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
223 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
224 done; \
225 if test "$$dot_seen" = "no"; then \
226 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
227 fi; test -z "$$fail"
228
229 mostlyclean-recursive clean-recursive distclean-recursive \
230 maintainer-clean-recursive:
231 @set fnord $$MAKEFLAGS; amf=$$2; \
232 dot_seen=no; \
233 case "$@" in \
234 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
235 *) list='$(SUBDIRS)' ;; \
236 esac; \
237 rev=''; for subdir in $$list; do \
238 if test "$$subdir" = "."; then :; else \
239 rev="$$subdir $$rev"; \
240 fi; \
241 done; \
242 rev="$$rev ."; \
243 target=`echo $@ | sed s/-recursive//`; \
244 for subdir in $$rev; do \
245 echo "Making $$target in $$subdir"; \
246 if test "$$subdir" = "."; then \
247 local_target="$$target-am"; \
248 else \
249 local_target="$$target"; \
250 fi; \
251 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
252 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
253 done && test -z "$$fail"
254 tags-recursive:
255 list='$(SUBDIRS)'; for subdir in $$list; do \
256 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
257 done
258 ctags-recursive:
259 list='$(SUBDIRS)'; for subdir in $$list; do \
260 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
261 done
262
263 ETAGS = etags
264 ETAGSFLAGS =
265
266 CTAGS = ctags
267 CTAGSFLAGS =
268
269 tags: TAGS
270
271 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
272 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
273 unique=`for i in $$list; do \
274 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
275 done | \
276 $(AWK) ' { files[$$0] = 1; } \
277 END { for (i in files) print i; }'`; \
278 mkid -fID $$unique
279
280 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
281 $(TAGS_FILES) $(LISP)
282 tags=; \
283 here=`pwd`; \
284 if (etags --etags-include --version) >/dev/null 2>&1; then \
285 include_option=--etags-include; \
286 else \
287 include_option=--include; \
288 fi; \
289 list='$(SUBDIRS)'; for subdir in $$list; do \
290 if test "$$subdir" = .; then :; else \
291 test -f $$subdir/TAGS && \
292 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
293 fi; \
294 done; \
295 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
296 unique=`for i in $$list; do \
297 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
298 done | \
299 $(AWK) ' { files[$$0] = 1; } \
300 END { for (i in files) print i; }'`; \
301 test -z "$(ETAGS_ARGS)$$tags$$unique" \
302 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
303 $$tags $$unique
304
305 ctags: CTAGS
306 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
307 $(TAGS_FILES) $(LISP)
308 tags=; \
309 here=`pwd`; \
310 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
311 unique=`for i in $$list; do \
312 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313 done | \
314 $(AWK) ' { files[$$0] = 1; } \
315 END { for (i in files) print i; }'`; \
316 test -z "$(CTAGS_ARGS)$$tags$$unique" \
317 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
318 $$tags $$unique
319
320 GTAGS:
321 here=`$(am__cd) $(top_builddir) && pwd` \
322 && cd $(top_srcdir) \
323 && gtags -i $(GTAGS_ARGS) $$here
324
325 distclean-tags:
326 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
327 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
328
329 top_distdir = ..
330 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
331
332 distdir: $(DISTFILES)
333 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
334 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
335 list='$(DISTFILES)'; for file in $$list; do \
336 case $$file in \
337 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
338 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
339 esac; \
340 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
341 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
342 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
343 dir="/$$dir"; \
344 $(mkinstalldirs) "$(distdir)$$dir"; \
345 else \
346 dir=''; \
347 fi; \
348 if test -d $$d/$$file; then \
349 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
350 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
351 fi; \
352 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
353 else \
354 test -f $(distdir)/$$file \
355 || cp -p $$d/$$file $(distdir)/$$file \
356 || exit 1; \
357 fi; \
358 done
359 list='$(SUBDIRS)'; for subdir in $$list; do \
360 if test "$$subdir" = .; then :; else \
361 test -d $(distdir)/$$subdir \
362 || mkdir $(distdir)/$$subdir \
363 || exit 1; \
364 (cd $$subdir && \
365 $(MAKE) $(AM_MAKEFLAGS) \
366 top_distdir="$(top_distdir)" \
367 distdir=../$(distdir)/$$subdir \
368 distdir) \
369 || exit 1; \
370 fi; \
371 done
372 check-am: all-am
373 check: check-recursive
374 all-am: Makefile
375 installdirs: installdirs-recursive
376 installdirs-am:
377
378 install: install-recursive
379 install-exec: install-exec-recursive
380 install-data: install-data-recursive
381 uninstall: uninstall-recursive
382
383 install-am: all-am
384 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
385
386 installcheck: installcheck-recursive
387 install-strip:
388 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
389 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
390 `test -z '$(STRIP)' || \
391 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
392 mostlyclean-generic:
393
394 clean-generic:
395
396 distclean-generic:
397 -rm -f $(CONFIG_CLEAN_FILES)
398
399 maintainer-clean-generic:
400 @echo "This command is intended for maintainers to use"
401 @echo "it deletes files that may require special tools to rebuild."
402 clean: clean-recursive
403
404 clean-am: clean-generic clean-libtool mostlyclean-am
405
406 distclean: distclean-recursive
407 -rm -f Makefile
408 distclean-am: clean-am distclean-generic distclean-libtool \
409 distclean-tags
410
411 dvi: dvi-recursive
412
413 dvi-am:
414
415 info: info-recursive
416
417 info-am:
418
419 install-data-am:
420
421 install-exec-am:
422
423 install-info: install-info-recursive
424
425 install-man:
426
427 installcheck-am:
428
429 maintainer-clean: maintainer-clean-recursive
430 -rm -f Makefile
431 maintainer-clean-am: distclean-am maintainer-clean-generic
432
433 mostlyclean: mostlyclean-recursive
434
435 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
436
437 pdf: pdf-recursive
438
439 pdf-am:
440
441 ps: ps-recursive
442
443 ps-am:
444
445 uninstall-am: uninstall-info-am
446
447 uninstall-info: uninstall-info-recursive
448
449 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
450 clean-generic clean-libtool clean-recursive ctags \
451 ctags-recursive distclean distclean-generic distclean-libtool \
452 distclean-recursive distclean-tags distdir dvi dvi-am \
453 dvi-recursive info info-am info-recursive install install-am \
454 install-data install-data-am install-data-recursive \
455 install-exec install-exec-am install-exec-recursive \
456 install-info install-info-am install-info-recursive install-man \
457 install-recursive install-strip installcheck installcheck-am \
458 installdirs installdirs-am installdirs-recursive \
459 maintainer-clean maintainer-clean-generic \
460 maintainer-clean-recursive mostlyclean mostlyclean-generic \
461 mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
462 pdf-recursive ps ps-am ps-recursive tags tags-recursive \
463 uninstall uninstall-am uninstall-info-am \
464 uninstall-info-recursive uninstall-recursive
465
466
467 proto:
468 (cd cfpython; make proto; cd..; cd cfanim; make proto; )
469 # Tell versions [3.59,3.63) of GNU make to not export all variables.
470 # Otherwise a system limit (for SysV at least) may be exceeded.
471 .NOEXPORT: