ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/plugins/cfpython/Makefile.in
Revision: 1.4
Committed: Thu Mar 16 21:08:20 2006 UTC (20 years, 6 months ago) by root
Branch: MAIN
Changes since 1.3: +10 -15 lines
Log Message:
allow perl to save/restore pelr data associated with players

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    
17     #
18     # Makefile for crossfire 0.95.0 and beyond
19     #
20     # This file will eventually be replaced by a configure script. But for
21     # now, this simple makefile should do the job.
22     #
23     # Copyright (C) 1992 Frank Tore Johansen
24     # Copyright (C) 2001 Mark Wedel
25     #
26     # This program is free software; you can redistribute it and/or modify
27     # it under the terms of the GNU General Public License as published by
28     # the Free Software Foundation; either version 2 of the License, or
29     # (at your option) any later version.
30     #
31     # This program is distributed in the hope that it will be useful,
32     # but WITHOUT ANY WARRANTY; without even the implied warranty of
33     # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
34     # GNU General Public License for more details.
35     #
36     # You should have received a copy of the GNU General Public License
37     # along with this program; if not, write to the Free Software
38     # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
39     #
40     # The author can be reached via e-mail to mwedel@sonic.net
41    
42     srcdir = @srcdir@
43     top_srcdir = @top_srcdir@
44     VPATH = @srcdir@
45     pkgdatadir = $(datadir)/@PACKAGE@
46     pkglibdir = $(libdir)/@PACKAGE@
47     pkgincludedir = $(includedir)/@PACKAGE@
48     top_builddir = ../..
49     am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
50     INSTALL = @INSTALL@
51     install_sh_DATA = $(install_sh) -c -m 644
52     install_sh_PROGRAM = $(install_sh) -c
53     install_sh_SCRIPT = $(install_sh) -c
54     INSTALL_HEADER = $(INSTALL_DATA)
55     transform = $(program_transform_name)
56     NORMAL_INSTALL = :
57     PRE_INSTALL = :
58     POST_INSTALL = :
59     NORMAL_UNINSTALL = :
60     PRE_UNINSTALL = :
61     POST_UNINSTALL = :
62     build_triplet = @build@
63     host_triplet = @host@
64     subdir = plugins/cfpython
65 elmex 1.3 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
66 root 1.1 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
67 root 1.4 am__aclocal_m4_deps = $(top_srcdir)/libtool.m4 \
68     $(top_srcdir)/ltoptions.m4 $(top_srcdir)/ltsugar.m4 \
69     $(top_srcdir)/ltversion.m4 $(top_srcdir)/acinclude.m4 \
70 root 1.1 $(top_srcdir)/configure.ac
71     am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
72     $(ACLOCAL_M4)
73     mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
74     CONFIG_HEADER = $(top_builddir)/include/autoconf.h
75     CONFIG_CLEAN_FILES =
76     am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
77     am__vpath_adj = case $$p in \
78     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
79     *) f=$$p;; \
80     esac;
81     am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
82     am__installdirs = "$(DESTDIR)$(plugindir)"
83     pluginLTLIBRARIES_INSTALL = $(INSTALL)
84     LTLIBRARIES = $(plugin_LTLIBRARIES)
85     cfpython_la_DEPENDENCIES =
86     am_cfpython_la_OBJECTS = cfpython.lo cfpython_archetype.lo \
87     cfpython_object.lo cfpython_map.lo cfpython_party.lo \
88     cfpython_region.lo plugin_common.lo
89     cfpython_la_OBJECTS = $(am_cfpython_la_OBJECTS)
90     @PYTHON_PLUGIN_TRUE@am_cfpython_la_rpath = -rpath $(plugindir)
91     DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include
92     depcomp = $(SHELL) $(top_srcdir)/utils/depcomp
93     am__depfiles_maybe = depfiles
94     COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
95     $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
96 root 1.4 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
97 root 1.1 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
98     $(AM_CFLAGS) $(CFLAGS)
99     CCLD = $(CC)
100 root 1.4 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
101 root 1.1 $(AM_LDFLAGS) $(LDFLAGS) -o $@
102     SOURCES = $(cfpython_la_SOURCES)
103     DIST_SOURCES = $(cfpython_la_SOURCES)
104 elmex 1.3 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
105     html-recursive info-recursive install-data-recursive \
106     install-exec-recursive install-info-recursive \
107     install-recursive installcheck-recursive installdirs-recursive \
108     pdf-recursive ps-recursive uninstall-info-recursive \
109     uninstall-recursive
110 root 1.1 ETAGS = etags
111     CTAGS = ctags
112 elmex 1.3 DIST_SUBDIRS = $(SUBDIRS)
113 root 1.1 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
114     ACLOCAL = @ACLOCAL@
115     AMDEP_FALSE = @AMDEP_FALSE@
116     AMDEP_TRUE = @AMDEP_TRUE@
117     AMTAR = @AMTAR@
118     AR = @AR@
119     AUTOCONF = @AUTOCONF@
120     AUTOHEADER = @AUTOHEADER@
121     AUTOMAKE = @AUTOMAKE@
122     AWK = @AWK@
123     BASENAME = @BASENAME@
124     BUNZIP = @BUNZIP@
125     BZIP = @BZIP@
126     CC = @CC@
127     CCDEPMODE = @CCDEPMODE@
128     CFLAGS = @CFLAGS@
129     COMPRESS = @COMPRESS@
130     CPP = @CPP@
131     CPPFLAGS = @CPPFLAGS@
132     CYGPATH_W = @CYGPATH_W@
133     DEFS = @DEFS@
134     DEPDIR = @DEPDIR@
135     ECHO = @ECHO@
136     ECHO_C = @ECHO_C@
137     ECHO_N = @ECHO_N@
138     ECHO_T = @ECHO_T@
139     EGREP = @EGREP@
140     EXEEXT = @EXEEXT@
141     GUNZIP = @GUNZIP@
142     GZIP = @GZIP@
143     HAVE_LIBDL_FALSE = @HAVE_LIBDL_FALSE@
144     HAVE_LIBDL_TRUE = @HAVE_LIBDL_TRUE@
145     HAVE_X_FALSE = @HAVE_X_FALSE@
146     HAVE_X_TRUE = @HAVE_X_TRUE@
147     INSTALL_DATA = @INSTALL_DATA@
148     INSTALL_PROGRAM = @INSTALL_PROGRAM@
149     INSTALL_SCRIPT = @INSTALL_SCRIPT@
150     INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
151     LATEX = @LATEX@
152 root 1.4 LD = @LD@
153 root 1.1 LDFLAGS = @LDFLAGS@
154     LEX = @LEX@
155     LEXLIB = @LEXLIB@
156     LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
157     LIBOBJS = @LIBOBJS@
158     LIBS = @LIBS@
159     LIBTOOL = @LIBTOOL@
160     LN_S = @LN_S@
161     LTLIBOBJS = @LTLIBOBJS@
162     MAINT = @MAINT@
163     MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
164     MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
165     MAKEINFO = @MAKEINFO@
166 root 1.4 NM = @NM@
167 root 1.1 OBJEXT = @OBJEXT@
168     PACKAGE = @PACKAGE@
169     PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
170     PACKAGE_NAME = @PACKAGE_NAME@
171     PACKAGE_STRING = @PACKAGE_STRING@
172     PACKAGE_TARNAME = @PACKAGE_TARNAME@
173     PACKAGE_VERSION = @PACKAGE_VERSION@
174     PATH_SEPARATOR = @PATH_SEPARATOR@
175     PERL = @PERL@
176 root 1.2 PERLFLAGS = @PERLFLAGS@
177     PERLLIB = @PERLLIB@
178     PERLPRIVLIBEXP = @PERLPRIVLIBEXP@
179     PERL_PLUGIN = @PERL_PLUGIN@
180     PERL_PLUGIN_FALSE = @PERL_PLUGIN_FALSE@
181     PERL_PLUGIN_TRUE = @PERL_PLUGIN_TRUE@
182 root 1.1 PLUGIN_PYTHON = @PLUGIN_PYTHON@
183     PYTHON_LIB = @PYTHON_LIB@
184     PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@
185     PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@
186     PY_INCLUDES = @PY_INCLUDES@
187     PY_LIBS = @PY_LIBS@
188     RANLIB = @RANLIB@
189 root 1.4 SED = @SED@
190 root 1.1 SET_MAKE = @SET_MAKE@
191     SHELL = @SHELL@
192     STRIP = @STRIP@
193     TAR = @TAR@
194     UNCOMPRESS = @UNCOMPRESS@
195     VERSION = @VERSION@
196     X11LIBS = @X11LIBS@
197     X_CFLAGS = @X_CFLAGS@
198     X_EXTRA_LIBS = @X_EXTRA_LIBS@
199     X_LIBS = @X_LIBS@
200     X_PRE_LIBS = @X_PRE_LIBS@
201     ac_ct_AR = @ac_ct_AR@
202     ac_ct_CC = @ac_ct_CC@
203     ac_ct_RANLIB = @ac_ct_RANLIB@
204     ac_ct_STRIP = @ac_ct_STRIP@
205     am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
206     am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
207     am__include = @am__include@
208     am__leading_dot = @am__leading_dot@
209     am__quote = @am__quote@
210     am__tar = @am__tar@
211     am__untar = @am__untar@
212     bindir = @bindir@
213     build = @build@
214     build_alias = @build_alias@
215     build_cpu = @build_cpu@
216     build_os = @build_os@
217     build_vendor = @build_vendor@
218     datadir = @datadir@
219     exec_prefix = @exec_prefix@
220     host = @host@
221     host_alias = @host_alias@
222     host_cpu = @host_cpu@
223     host_os = @host_os@
224     host_vendor = @host_vendor@
225     includedir = @includedir@
226     infodir = @infodir@
227     install_sh = @install_sh@
228     libdir = @libdir@
229     libexecdir = @libexecdir@
230     localstatedir = @localstatedir@
231     mandir = @mandir@
232     mkdir_p = @mkdir_p@
233     no_x = @no_x@
234     oldincludedir = @oldincludedir@
235     pkgconfdir = @pkgconfdir@
236     pkgstatedir = @pkgstatedir@
237     prefix = @prefix@
238     program_transform_name = @program_transform_name@
239     sbindir = @sbindir@
240     sharedstatedir = @sharedstatedir@
241     sysconfdir = @sysconfdir@
242     target_alias = @target_alias@
243     x_includes = @x_includes@
244     x_libraries = @x_libraries@
245     plugindir = $(pkglibdir)/plugins
246 elmex 1.3 SUBDIRS = include
247 root 1.1 @PYTHON_PLUGIN_FALSE@plugin_LTLIBRARIES =
248     @PYTHON_PLUGIN_TRUE@plugin_LTLIBRARIES = cfpython.la
249     cfpython_la_SOURCES = cfpython.c\
250     cfpython_archetype.c\
251     cfpython_object.c\
252     cfpython_map.c\
253     cfpython_party.c\
254     cfpython_region.c\
255     ../common/plugin_common.c
256    
257     cfpython_la_CPSOURCES = cfpython.c\
258     cfpython_archetype.c\
259     cfpython_object.c\
260     cfpython_party.c\
261     cfpython_region.c\
262     cfpython_map.c
263    
264     cfpython_la_LIBADD = @PYTHON_LIB@ @PY_LIBS@
265     cfpython_la_LDFLAGS = -module -avoid-version -Xlinker -export-dynamic -rdynamic -Xlinker -Bsymbolic
266 elmex 1.3 AM_CPPFLAGS = -I$(srcdir)/include -I$(top_srcdir)/plugins/common/include -I$(top_srcdir)/include @PY_INCLUDES@
267     all: all-recursive
268 root 1.1
269     .SUFFIXES:
270     .SUFFIXES: .c .lo .o .obj
271     $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
272     @for dep in $?; do \
273     case '$(am__configure_deps)' in \
274     *$$dep*) \
275     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
276     && exit 0; \
277     exit 1;; \
278     esac; \
279     done; \
280     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu plugins/cfpython/Makefile'; \
281     cd $(top_srcdir) && \
282     $(AUTOMAKE) --gnu plugins/cfpython/Makefile
283     .PRECIOUS: Makefile
284     Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
285     @case '$?' in \
286     *config.status*) \
287     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
288     *) \
289     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
290     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
291     esac;
292    
293     $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
294     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
295    
296     $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
297     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
298     $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
299     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
300     install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
301     @$(NORMAL_INSTALL)
302     test -z "$(plugindir)" || $(mkdir_p) "$(DESTDIR)$(plugindir)"
303     @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
304     if test -f $$p; then \
305     f=$(am__strip_dir) \
306     echo " $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \
307     $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \
308     else :; fi; \
309     done
310    
311     uninstall-pluginLTLIBRARIES:
312     @$(NORMAL_UNINSTALL)
313     @set -x; list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
314     p=$(am__strip_dir) \
315     echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \
316     $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \
317     done
318    
319     clean-pluginLTLIBRARIES:
320     -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
321     @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
322     dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
323     test "$$dir" != "$$p" || dir=.; \
324     echo "rm -f \"$${dir}/so_locations\""; \
325     rm -f "$${dir}/so_locations"; \
326     done
327     cfpython.la: $(cfpython_la_OBJECTS) $(cfpython_la_DEPENDENCIES)
328     $(LINK) $(am_cfpython_la_rpath) $(cfpython_la_LDFLAGS) $(cfpython_la_OBJECTS) $(cfpython_la_LIBADD) $(LIBS)
329    
330     mostlyclean-compile:
331     -rm -f *.$(OBJEXT)
332    
333     distclean-compile:
334     -rm -f *.tab.c
335    
336     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cfpython.Plo@am__quote@
337     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cfpython_archetype.Plo@am__quote@
338     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cfpython_map.Plo@am__quote@
339     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cfpython_object.Plo@am__quote@
340     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cfpython_party.Plo@am__quote@
341     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cfpython_region.Plo@am__quote@
342     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_common.Plo@am__quote@
343    
344     .c.o:
345     @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
346     @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
347     @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
348     @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
349     @am__fastdepCC_FALSE@ $(COMPILE) -c $<
350    
351     .c.obj:
352     @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
353     @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
354     @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
355     @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
356     @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
357    
358     .c.lo:
359     @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
360     @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
361     @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
362     @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
363     @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
364    
365     plugin_common.lo: ../common/plugin_common.c
366 root 1.4 @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT plugin_common.lo -MD -MP -MF "$(DEPDIR)/plugin_common.Tpo" -c -o plugin_common.lo `test -f '../common/plugin_common.c' || echo '$(srcdir)/'`../common/plugin_common.c; \
367 root 1.1 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/plugin_common.Tpo" "$(DEPDIR)/plugin_common.Plo"; else rm -f "$(DEPDIR)/plugin_common.Tpo"; exit 1; fi
368     @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../common/plugin_common.c' object='plugin_common.lo' libtool=yes @AMDEPBACKSLASH@
369     @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
370 root 1.4 @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o plugin_common.lo `test -f '../common/plugin_common.c' || echo '$(srcdir)/'`../common/plugin_common.c
371 root 1.1
372     mostlyclean-libtool:
373     -rm -f *.lo
374    
375     clean-libtool:
376     -rm -rf .libs _libs
377    
378     distclean-libtool:
379     -rm -f libtool
380     uninstall-info-am:
381    
382 elmex 1.3 # This directory's subdirectories are mostly independent; you can cd
383     # into them and run `make' without going through this Makefile.
384     # To change the values of `make' variables: instead of editing Makefiles,
385     # (1) if the variable is set in `config.status', edit `config.status'
386     # (which will cause the Makefiles to be regenerated when you run `make');
387     # (2) otherwise, pass the desired values on the `make' command line.
388     $(RECURSIVE_TARGETS):
389     @failcom='exit 1'; \
390     for f in x $$MAKEFLAGS; do \
391     case $$f in \
392     *=* | --[!k]*);; \
393     *k*) failcom='fail=yes';; \
394     esac; \
395     done; \
396     dot_seen=no; \
397     target=`echo $@ | sed s/-recursive//`; \
398     list='$(SUBDIRS)'; for subdir in $$list; do \
399     echo "Making $$target in $$subdir"; \
400     if test "$$subdir" = "."; then \
401     dot_seen=yes; \
402     local_target="$$target-am"; \
403     else \
404     local_target="$$target"; \
405     fi; \
406     (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
407     || eval $$failcom; \
408     done; \
409     if test "$$dot_seen" = "no"; then \
410     $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
411     fi; test -z "$$fail"
412    
413     mostlyclean-recursive clean-recursive distclean-recursive \
414     maintainer-clean-recursive:
415     @failcom='exit 1'; \
416     for f in x $$MAKEFLAGS; do \
417     case $$f in \
418     *=* | --[!k]*);; \
419     *k*) failcom='fail=yes';; \
420     esac; \
421     done; \
422     dot_seen=no; \
423     case "$@" in \
424     distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
425     *) list='$(SUBDIRS)' ;; \
426     esac; \
427     rev=''; for subdir in $$list; do \
428     if test "$$subdir" = "."; then :; else \
429     rev="$$subdir $$rev"; \
430     fi; \
431     done; \
432     rev="$$rev ."; \
433     target=`echo $@ | sed s/-recursive//`; \
434     for subdir in $$rev; do \
435     echo "Making $$target in $$subdir"; \
436     if test "$$subdir" = "."; then \
437     local_target="$$target-am"; \
438     else \
439     local_target="$$target"; \
440     fi; \
441     (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
442     || eval $$failcom; \
443     done && test -z "$$fail"
444     tags-recursive:
445     list='$(SUBDIRS)'; for subdir in $$list; do \
446     test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
447     done
448     ctags-recursive:
449     list='$(SUBDIRS)'; for subdir in $$list; do \
450     test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
451     done
452    
453 root 1.1 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
454     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
455     unique=`for i in $$list; do \
456     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
457     done | \
458     $(AWK) ' { files[$$0] = 1; } \
459     END { for (i in files) print i; }'`; \
460     mkid -fID $$unique
461     tags: TAGS
462    
463 elmex 1.3 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
464 root 1.1 $(TAGS_FILES) $(LISP)
465     tags=; \
466     here=`pwd`; \
467 elmex 1.3 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
468     include_option=--etags-include; \
469     empty_fix=.; \
470     else \
471     include_option=--include; \
472     empty_fix=; \
473     fi; \
474     list='$(SUBDIRS)'; for subdir in $$list; do \
475     if test "$$subdir" = .; then :; else \
476     test ! -f $$subdir/TAGS || \
477     tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
478     fi; \
479     done; \
480 root 1.1 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
481     unique=`for i in $$list; do \
482     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
483     done | \
484     $(AWK) ' { files[$$0] = 1; } \
485     END { for (i in files) print i; }'`; \
486     if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
487     test -n "$$unique" || unique=$$empty_fix; \
488     $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
489     $$tags $$unique; \
490     fi
491     ctags: CTAGS
492 elmex 1.3 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
493 root 1.1 $(TAGS_FILES) $(LISP)
494     tags=; \
495     here=`pwd`; \
496     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
497     unique=`for i in $$list; do \
498     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
499     done | \
500     $(AWK) ' { files[$$0] = 1; } \
501     END { for (i in files) print i; }'`; \
502     test -z "$(CTAGS_ARGS)$$tags$$unique" \
503     || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
504     $$tags $$unique
505    
506     GTAGS:
507     here=`$(am__cd) $(top_builddir) && pwd` \
508     && cd $(top_srcdir) \
509     && gtags -i $(GTAGS_ARGS) $$here
510    
511     distclean-tags:
512     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
513    
514     distdir: $(DISTFILES)
515     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
516     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
517     list='$(DISTFILES)'; for file in $$list; do \
518     case $$file in \
519     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
520     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
521     esac; \
522     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
523     dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
524     if test "$$dir" != "$$file" && test "$$dir" != "."; then \
525     dir="/$$dir"; \
526     $(mkdir_p) "$(distdir)$$dir"; \
527     else \
528     dir=''; \
529     fi; \
530     if test -d $$d/$$file; then \
531     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
532     cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
533     fi; \
534     cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
535     else \
536     test -f $(distdir)/$$file \
537     || cp -p $$d/$$file $(distdir)/$$file \
538     || exit 1; \
539     fi; \
540     done
541 elmex 1.3 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
542     if test "$$subdir" = .; then :; else \
543     test -d "$(distdir)/$$subdir" \
544     || $(mkdir_p) "$(distdir)/$$subdir" \
545     || exit 1; \
546     distdir=`$(am__cd) $(distdir) && pwd`; \
547     top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
548     (cd $$subdir && \
549     $(MAKE) $(AM_MAKEFLAGS) \
550     top_distdir="$$top_distdir" \
551     distdir="$$distdir/$$subdir" \
552     distdir) \
553     || exit 1; \
554     fi; \
555     done
556 root 1.1 check-am: all-am
557 elmex 1.3 check: check-recursive
558     all-am: Makefile $(LTLIBRARIES)
559     installdirs: installdirs-recursive
560     installdirs-am:
561 root 1.1 for dir in "$(DESTDIR)$(plugindir)"; do \
562     test -z "$$dir" || $(mkdir_p) "$$dir"; \
563     done
564 elmex 1.3 install: install-recursive
565     install-exec: install-exec-recursive
566     install-data: install-data-recursive
567     uninstall: uninstall-recursive
568 root 1.1
569     install-am: all-am
570     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
571    
572 elmex 1.3 installcheck: installcheck-recursive
573 root 1.1 install-strip:
574     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
575     install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
576     `test -z '$(STRIP)' || \
577     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
578     mostlyclean-generic:
579    
580     clean-generic:
581    
582     distclean-generic:
583     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
584    
585     maintainer-clean-generic:
586     @echo "This command is intended for maintainers to use"
587     @echo "it deletes files that may require special tools to rebuild."
588 elmex 1.3 clean: clean-recursive
589 root 1.1
590     clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
591     mostlyclean-am
592    
593 elmex 1.3 distclean: distclean-recursive
594 root 1.1 -rm -rf ./$(DEPDIR)
595     -rm -f Makefile
596     distclean-am: clean-am distclean-compile distclean-generic \
597     distclean-libtool distclean-tags
598    
599 elmex 1.3 dvi: dvi-recursive
600 root 1.1
601     dvi-am:
602    
603 elmex 1.3 html: html-recursive
604 root 1.1
605 elmex 1.3 info: info-recursive
606 root 1.1
607     info-am:
608    
609     install-data-am: install-pluginLTLIBRARIES
610    
611     install-exec-am:
612    
613 elmex 1.3 install-info: install-info-recursive
614 root 1.1
615     install-man:
616    
617     installcheck-am:
618    
619 elmex 1.3 maintainer-clean: maintainer-clean-recursive
620 root 1.1 -rm -rf ./$(DEPDIR)
621     -rm -f Makefile
622     maintainer-clean-am: distclean-am maintainer-clean-generic
623    
624 elmex 1.3 mostlyclean: mostlyclean-recursive
625 root 1.1
626     mostlyclean-am: mostlyclean-compile mostlyclean-generic \
627     mostlyclean-libtool
628    
629 elmex 1.3 pdf: pdf-recursive
630 root 1.1
631     pdf-am:
632    
633 elmex 1.3 ps: ps-recursive
634 root 1.1
635     ps-am:
636    
637     uninstall-am: uninstall-info-am uninstall-pluginLTLIBRARIES
638    
639 elmex 1.3 uninstall-info: uninstall-info-recursive
640    
641     .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
642     clean clean-generic clean-libtool clean-pluginLTLIBRARIES \
643     clean-recursive ctags ctags-recursive distclean \
644 root 1.1 distclean-compile distclean-generic distclean-libtool \
645 elmex 1.3 distclean-recursive distclean-tags distdir dvi dvi-am html \
646     html-am info info-am install install-am install-data \
647     install-data-am install-exec install-exec-am install-info \
648     install-info-am install-man install-pluginLTLIBRARIES \
649     install-strip installcheck installcheck-am installdirs \
650     installdirs-am maintainer-clean maintainer-clean-generic \
651     maintainer-clean-recursive mostlyclean mostlyclean-compile \
652     mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
653     pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
654     uninstall-info-am uninstall-pluginLTLIBRARIES
655 root 1.1
656    
657     proto:
658     cproto -D__CEXTRACT__ -o include/cfpython_proto.h $(CPPFLAGS) $(AM_CPPFLAGS) \
659     `echo $(cfpython_la_CPSOURCES) " " | $(AWK) -v RS=" " '/.c$$/ { print }'`
660     chmod 644 include/cfpython_proto.h
661     # Tell versions [3.59,3.63) of GNU make to not export all variables.
662     # Otherwise a system limit (for SysV at least) may be exceeded.
663     .NOEXPORT: