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

File Contents

# User Rev Content
1 root 1.2 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 root 1.1 # @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     srcdir = @srcdir@
17     top_srcdir = @top_srcdir@
18     VPATH = @srcdir@
19     pkgdatadir = $(datadir)/@PACKAGE@
20     pkglibdir = $(libdir)/@PACKAGE@
21     pkgincludedir = $(includedir)/@PACKAGE@
22     top_builddir = ..
23     am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24     INSTALL = @INSTALL@
25     install_sh_DATA = $(install_sh) -c -m 644
26     install_sh_PROGRAM = $(install_sh) -c
27     install_sh_SCRIPT = $(install_sh) -c
28     INSTALL_HEADER = $(INSTALL_DATA)
29     transform = $(program_transform_name)
30     NORMAL_INSTALL = :
31     PRE_INSTALL = :
32     POST_INSTALL = :
33     NORMAL_UNINSTALL = :
34     PRE_UNINSTALL = :
35     POST_UNINSTALL = :
36     build_triplet = @build@
37     host_triplet = @host@
38     subdir = plugins
39     DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40     ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 elmex 1.3 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
42 root 1.1 $(top_srcdir)/configure.ac
43     am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44     $(ACLOCAL_M4)
45     mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
46     CONFIG_HEADER = $(top_builddir)/include/autoconf.h
47     CONFIG_CLEAN_FILES =
48     SOURCES =
49     DIST_SOURCES =
50     RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
51     html-recursive info-recursive install-data-recursive \
52     install-exec-recursive install-info-recursive \
53     install-recursive installcheck-recursive installdirs-recursive \
54     pdf-recursive ps-recursive uninstall-info-recursive \
55     uninstall-recursive
56     ETAGS = etags
57     CTAGS = ctags
58     DIST_SUBDIRS = $(SUBDIRS)
59     DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60     ACLOCAL = @ACLOCAL@
61     AMDEP_FALSE = @AMDEP_FALSE@
62     AMDEP_TRUE = @AMDEP_TRUE@
63     AMTAR = @AMTAR@
64     AR = @AR@
65     AUTOCONF = @AUTOCONF@
66     AUTOHEADER = @AUTOHEADER@
67     AUTOMAKE = @AUTOMAKE@
68     AWK = @AWK@
69     BASENAME = @BASENAME@
70     BUNZIP = @BUNZIP@
71     BZIP = @BZIP@
72     CC = @CC@
73     CCDEPMODE = @CCDEPMODE@
74     CFLAGS = @CFLAGS@
75     COMPRESS = @COMPRESS@
76     CPP = @CPP@
77     CPPFLAGS = @CPPFLAGS@
78 elmex 1.3 CXX = @CXX@
79     CXXCPP = @CXXCPP@
80     CXXDEPMODE = @CXXDEPMODE@
81     CXXFLAGS = @CXXFLAGS@
82 root 1.1 CYGPATH_W = @CYGPATH_W@
83     DEFS = @DEFS@
84     DEPDIR = @DEPDIR@
85     ECHO = @ECHO@
86     ECHO_C = @ECHO_C@
87     ECHO_N = @ECHO_N@
88     ECHO_T = @ECHO_T@
89     EGREP = @EGREP@
90     EXEEXT = @EXEEXT@
91 elmex 1.3 F77 = @F77@
92     FFLAGS = @FFLAGS@
93 root 1.1 GUNZIP = @GUNZIP@
94     GZIP = @GZIP@
95     HAVE_LIBDL_FALSE = @HAVE_LIBDL_FALSE@
96     HAVE_LIBDL_TRUE = @HAVE_LIBDL_TRUE@
97     HAVE_X_FALSE = @HAVE_X_FALSE@
98     HAVE_X_TRUE = @HAVE_X_TRUE@
99     INSTALL_DATA = @INSTALL_DATA@
100     INSTALL_PROGRAM = @INSTALL_PROGRAM@
101     INSTALL_SCRIPT = @INSTALL_SCRIPT@
102     INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
103     LATEX = @LATEX@
104     LDFLAGS = @LDFLAGS@
105     LEX = @LEX@
106     LEXLIB = @LEXLIB@
107     LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
108     LIBOBJS = @LIBOBJS@
109     LIBS = @LIBS@
110     LIBTOOL = @LIBTOOL@
111     LN_S = @LN_S@
112     LTLIBOBJS = @LTLIBOBJS@
113     MAINT = @MAINT@
114     MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
115     MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
116     MAKEINFO = @MAKEINFO@
117     OBJEXT = @OBJEXT@
118     PACKAGE = @PACKAGE@
119     PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
120     PACKAGE_NAME = @PACKAGE_NAME@
121     PACKAGE_STRING = @PACKAGE_STRING@
122     PACKAGE_TARNAME = @PACKAGE_TARNAME@
123     PACKAGE_VERSION = @PACKAGE_VERSION@
124     PATH_SEPARATOR = @PATH_SEPARATOR@
125     PERL = @PERL@
126 root 1.2 PERLFLAGS = @PERLFLAGS@
127     PERLLIB = @PERLLIB@
128     PERLPRIVLIBEXP = @PERLPRIVLIBEXP@
129     PERL_PLUGIN = @PERL_PLUGIN@
130     PERL_PLUGIN_FALSE = @PERL_PLUGIN_FALSE@
131     PERL_PLUGIN_TRUE = @PERL_PLUGIN_TRUE@
132 root 1.1 PLUGIN_PYTHON = @PLUGIN_PYTHON@
133     PYTHON_LIB = @PYTHON_LIB@
134     PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@
135     PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@
136     PY_INCLUDES = @PY_INCLUDES@
137     PY_LIBS = @PY_LIBS@
138     RANLIB = @RANLIB@
139     SET_MAKE = @SET_MAKE@
140     SHELL = @SHELL@
141     STRIP = @STRIP@
142     TAR = @TAR@
143     UNCOMPRESS = @UNCOMPRESS@
144     VERSION = @VERSION@
145     X11LIBS = @X11LIBS@
146     X_CFLAGS = @X_CFLAGS@
147     X_EXTRA_LIBS = @X_EXTRA_LIBS@
148     X_LIBS = @X_LIBS@
149     X_PRE_LIBS = @X_PRE_LIBS@
150     ac_ct_AR = @ac_ct_AR@
151     ac_ct_CC = @ac_ct_CC@
152 elmex 1.3 ac_ct_CXX = @ac_ct_CXX@
153     ac_ct_F77 = @ac_ct_F77@
154 root 1.1 ac_ct_RANLIB = @ac_ct_RANLIB@
155     ac_ct_STRIP = @ac_ct_STRIP@
156     am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
157     am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
158 elmex 1.3 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
159     am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
160 root 1.1 am__include = @am__include@
161     am__leading_dot = @am__leading_dot@
162     am__quote = @am__quote@
163     am__tar = @am__tar@
164     am__untar = @am__untar@
165     bindir = @bindir@
166     build = @build@
167     build_alias = @build_alias@
168     build_cpu = @build_cpu@
169     build_os = @build_os@
170     build_vendor = @build_vendor@
171     datadir = @datadir@
172     exec_prefix = @exec_prefix@
173     host = @host@
174     host_alias = @host_alias@
175     host_cpu = @host_cpu@
176     host_os = @host_os@
177     host_vendor = @host_vendor@
178     includedir = @includedir@
179     infodir = @infodir@
180     install_sh = @install_sh@
181     libdir = @libdir@
182     libexecdir = @libexecdir@
183     localstatedir = @localstatedir@
184     mandir = @mandir@
185     mkdir_p = @mkdir_p@
186     no_x = @no_x@
187     oldincludedir = @oldincludedir@
188     pkgconfdir = @pkgconfdir@
189     pkgstatedir = @pkgstatedir@
190     prefix = @prefix@
191     program_transform_name = @program_transform_name@
192     sbindir = @sbindir@
193     sharedstatedir = @sharedstatedir@
194     sysconfdir = @sysconfdir@
195     target_alias = @target_alias@
196     x_includes = @x_includes@
197     x_libraries = @x_libraries@
198 elmex 1.3 SUBDIRS = cfperl cfpython cfanim common
199 root 1.1 DISTCHECK_CONFIGURE_FLAGS = --localstatedir=$$dc_install_base/var --mandir=$$dc_install_base/man
200     all: all-recursive
201    
202     .SUFFIXES:
203     $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
204     @for dep in $?; do \
205     case '$(am__configure_deps)' in \
206     *$$dep*) \
207     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
208     && exit 0; \
209     exit 1;; \
210     esac; \
211     done; \
212     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu plugins/Makefile'; \
213     cd $(top_srcdir) && \
214     $(AUTOMAKE) --gnu plugins/Makefile
215     .PRECIOUS: Makefile
216     Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
217     @case '$?' in \
218     *config.status*) \
219     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
220     *) \
221     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
222     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
223     esac;
224    
225     $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
226     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
227    
228     $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
229     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230     $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
231     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232    
233     mostlyclean-libtool:
234     -rm -f *.lo
235    
236     clean-libtool:
237     -rm -rf .libs _libs
238    
239     distclean-libtool:
240     -rm -f libtool
241     uninstall-info-am:
242    
243     # This directory's subdirectories are mostly independent; you can cd
244     # into them and run `make' without going through this Makefile.
245     # To change the values of `make' variables: instead of editing Makefiles,
246     # (1) if the variable is set in `config.status', edit `config.status'
247     # (which will cause the Makefiles to be regenerated when you run `make');
248     # (2) otherwise, pass the desired values on the `make' command line.
249     $(RECURSIVE_TARGETS):
250     @failcom='exit 1'; \
251     for f in x $$MAKEFLAGS; do \
252     case $$f in \
253     *=* | --[!k]*);; \
254     *k*) failcom='fail=yes';; \
255     esac; \
256     done; \
257     dot_seen=no; \
258     target=`echo $@ | sed s/-recursive//`; \
259     list='$(SUBDIRS)'; for subdir in $$list; do \
260     echo "Making $$target in $$subdir"; \
261     if test "$$subdir" = "."; then \
262     dot_seen=yes; \
263     local_target="$$target-am"; \
264     else \
265     local_target="$$target"; \
266     fi; \
267     (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
268     || eval $$failcom; \
269     done; \
270     if test "$$dot_seen" = "no"; then \
271     $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
272     fi; test -z "$$fail"
273    
274     mostlyclean-recursive clean-recursive distclean-recursive \
275     maintainer-clean-recursive:
276     @failcom='exit 1'; \
277     for f in x $$MAKEFLAGS; do \
278     case $$f in \
279     *=* | --[!k]*);; \
280     *k*) failcom='fail=yes';; \
281     esac; \
282     done; \
283     dot_seen=no; \
284     case "$@" in \
285     distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
286     *) list='$(SUBDIRS)' ;; \
287     esac; \
288     rev=''; for subdir in $$list; do \
289     if test "$$subdir" = "."; then :; else \
290     rev="$$subdir $$rev"; \
291     fi; \
292     done; \
293     rev="$$rev ."; \
294     target=`echo $@ | sed s/-recursive//`; \
295     for subdir in $$rev; do \
296     echo "Making $$target in $$subdir"; \
297     if test "$$subdir" = "."; then \
298     local_target="$$target-am"; \
299     else \
300     local_target="$$target"; \
301     fi; \
302     (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
303     || eval $$failcom; \
304     done && test -z "$$fail"
305     tags-recursive:
306     list='$(SUBDIRS)'; for subdir in $$list; do \
307     test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
308     done
309     ctags-recursive:
310     list='$(SUBDIRS)'; for subdir in $$list; do \
311     test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
312     done
313    
314     ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
315     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
316     unique=`for i in $$list; do \
317     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
318     done | \
319     $(AWK) ' { files[$$0] = 1; } \
320     END { for (i in files) print i; }'`; \
321     mkid -fID $$unique
322     tags: TAGS
323    
324     TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
325     $(TAGS_FILES) $(LISP)
326     tags=; \
327     here=`pwd`; \
328     if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
329     include_option=--etags-include; \
330     empty_fix=.; \
331     else \
332     include_option=--include; \
333     empty_fix=; \
334     fi; \
335     list='$(SUBDIRS)'; for subdir in $$list; do \
336     if test "$$subdir" = .; then :; else \
337     test ! -f $$subdir/TAGS || \
338     tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
339     fi; \
340     done; \
341     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
342     unique=`for i in $$list; do \
343     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
344     done | \
345     $(AWK) ' { files[$$0] = 1; } \
346     END { for (i in files) print i; }'`; \
347     if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
348     test -n "$$unique" || unique=$$empty_fix; \
349     $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
350     $$tags $$unique; \
351     fi
352     ctags: CTAGS
353     CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
354     $(TAGS_FILES) $(LISP)
355     tags=; \
356     here=`pwd`; \
357     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
358     unique=`for i in $$list; do \
359     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
360     done | \
361     $(AWK) ' { files[$$0] = 1; } \
362     END { for (i in files) print i; }'`; \
363     test -z "$(CTAGS_ARGS)$$tags$$unique" \
364     || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
365     $$tags $$unique
366    
367     GTAGS:
368     here=`$(am__cd) $(top_builddir) && pwd` \
369     && cd $(top_srcdir) \
370     && gtags -i $(GTAGS_ARGS) $$here
371    
372     distclean-tags:
373     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
374    
375     distdir: $(DISTFILES)
376     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
377     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
378     list='$(DISTFILES)'; for file in $$list; do \
379     case $$file in \
380     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
381     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
382     esac; \
383     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
384     dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
385     if test "$$dir" != "$$file" && test "$$dir" != "."; then \
386     dir="/$$dir"; \
387     $(mkdir_p) "$(distdir)$$dir"; \
388     else \
389     dir=''; \
390     fi; \
391     if test -d $$d/$$file; then \
392     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
393     cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
394     fi; \
395     cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
396     else \
397     test -f $(distdir)/$$file \
398     || cp -p $$d/$$file $(distdir)/$$file \
399     || exit 1; \
400     fi; \
401     done
402     list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
403     if test "$$subdir" = .; then :; else \
404     test -d "$(distdir)/$$subdir" \
405     || $(mkdir_p) "$(distdir)/$$subdir" \
406     || exit 1; \
407     distdir=`$(am__cd) $(distdir) && pwd`; \
408     top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
409     (cd $$subdir && \
410     $(MAKE) $(AM_MAKEFLAGS) \
411     top_distdir="$$top_distdir" \
412     distdir="$$distdir/$$subdir" \
413     distdir) \
414     || exit 1; \
415     fi; \
416     done
417     check-am: all-am
418     check: check-recursive
419     all-am: Makefile
420     installdirs: installdirs-recursive
421     installdirs-am:
422     install: install-recursive
423     install-exec: install-exec-recursive
424     install-data: install-data-recursive
425     uninstall: uninstall-recursive
426    
427     install-am: all-am
428     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
429    
430     installcheck: installcheck-recursive
431     install-strip:
432     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
433     install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
434     `test -z '$(STRIP)' || \
435     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
436     mostlyclean-generic:
437    
438     clean-generic:
439    
440     distclean-generic:
441     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
442    
443     maintainer-clean-generic:
444     @echo "This command is intended for maintainers to use"
445     @echo "it deletes files that may require special tools to rebuild."
446     clean: clean-recursive
447    
448     clean-am: clean-generic clean-libtool mostlyclean-am
449    
450     distclean: distclean-recursive
451     -rm -f Makefile
452     distclean-am: clean-am distclean-generic distclean-libtool \
453     distclean-tags
454    
455     dvi: dvi-recursive
456    
457     dvi-am:
458    
459     html: html-recursive
460    
461     info: info-recursive
462    
463     info-am:
464    
465     install-data-am:
466    
467     install-exec-am:
468    
469     install-info: install-info-recursive
470    
471     install-man:
472    
473     installcheck-am:
474    
475     maintainer-clean: maintainer-clean-recursive
476     -rm -f Makefile
477     maintainer-clean-am: distclean-am maintainer-clean-generic
478    
479     mostlyclean: mostlyclean-recursive
480    
481     mostlyclean-am: mostlyclean-generic mostlyclean-libtool
482    
483     pdf: pdf-recursive
484    
485     pdf-am:
486    
487     ps: ps-recursive
488    
489     ps-am:
490    
491     uninstall-am: uninstall-info-am
492    
493     uninstall-info: uninstall-info-recursive
494    
495     .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
496     clean clean-generic clean-libtool clean-recursive ctags \
497     ctags-recursive distclean distclean-generic distclean-libtool \
498     distclean-recursive distclean-tags distdir dvi dvi-am html \
499     html-am info info-am install install-am install-data \
500     install-data-am install-exec install-exec-am install-info \
501     install-info-am install-man install-strip installcheck \
502     installcheck-am installdirs installdirs-am maintainer-clean \
503     maintainer-clean-generic maintainer-clean-recursive \
504     mostlyclean mostlyclean-generic mostlyclean-libtool \
505     mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
506     uninstall uninstall-am uninstall-info-am
507    
508    
509     proto:
510 root 1.2 (cd cfpython; make proto; cd..; cd cfanim; make proto; )
511 root 1.1 # Tell versions [3.59,3.63) of GNU make to not export all variables.
512     # Otherwise a system limit (for SysV at least) may be exceeded.
513     .NOEXPORT: