ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/plugins/cfanim/Makefile.in
Revision: 1.6
Committed: Sun Jul 2 15:09:14 2006 UTC (18 years 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 # 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
50 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51 INSTALL = @INSTALL@
52 install_sh_DATA = $(install_sh) -c -m 644
53 install_sh_PROGRAM = $(install_sh) -c
54 install_sh_SCRIPT = $(install_sh) -c
55 INSTALL_HEADER = $(INSTALL_DATA)
56 transform = $(program_transform_name)
57 NORMAL_INSTALL = :
58 PRE_INSTALL = :
59 POST_INSTALL = :
60 NORMAL_UNINSTALL = :
61 PRE_UNINSTALL = :
62 POST_UNINSTALL = :
63 host_triplet = @host@
64 ACLOCAL = @ACLOCAL@
65 AMDEP_FALSE = @AMDEP_FALSE@
66 AMDEP_TRUE = @AMDEP_TRUE@
67 AMTAR = @AMTAR@
68 AR = @AR@
69 AUTOCONF = @AUTOCONF@
70 AUTOHEADER = @AUTOHEADER@
71 AUTOMAKE = @AUTOMAKE@
72 AWK = @AWK@
73 BASENAME = @BASENAME@
74 BUNZIP = @BUNZIP@
75 BZIP = @BZIP@
76 CC = @CC@
77 CCDEPMODE = @CCDEPMODE@
78 CFLAGS = @CFLAGS@
79 COMPRESS = @COMPRESS@
80 CPP = @CPP@
81 CPPFLAGS = @CPPFLAGS@
82 CROSSEDIT = @CROSSEDIT@
83 CYGPATH_W = @CYGPATH_W@
84 DEFS = @DEFS@
85 DEPDIR = @DEPDIR@
86 ECHO = @ECHO@
87 ECHO_C = @ECHO_C@
88 ECHO_N = @ECHO_N@
89 ECHO_T = @ECHO_T@
90 EGREP = @EGREP@
91 EXEEXT = @EXEEXT@
92 GUNZIP = @GUNZIP@
93 GZIP = @GZIP@
94 HAVE_LIBDL_FALSE = @HAVE_LIBDL_FALSE@
95 HAVE_LIBDL_TRUE = @HAVE_LIBDL_TRUE@
96 HAVE_X_FALSE = @HAVE_X_FALSE@
97 HAVE_X_TRUE = @HAVE_X_TRUE@
98 INSTALL_DATA = @INSTALL_DATA@
99 INSTALL_PROGRAM = @INSTALL_PROGRAM@
100 INSTALL_SCRIPT = @INSTALL_SCRIPT@
101 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
102 LATEX = @LATEX@
103 LD = @LD@
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 NM = @NM@
118 OBJEXT = @OBJEXT@
119 PACKAGE = @PACKAGE@
120 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
121 PACKAGE_NAME = @PACKAGE_NAME@
122 PACKAGE_STRING = @PACKAGE_STRING@
123 PACKAGE_TARNAME = @PACKAGE_TARNAME@
124 PACKAGE_VERSION = @PACKAGE_VERSION@
125 PATH_SEPARATOR = @PATH_SEPARATOR@
126 PERL = @PERL@
127 PERLFLAGS = @PERLFLAGS@
128 PERLLIB = @PERLLIB@
129 PERLPRIVLIBEXP = @PERLPRIVLIBEXP@
130 PERL_PLUGIN = @PERL_PLUGIN@
131 PERL_PLUGIN_FALSE = @PERL_PLUGIN_FALSE@
132 PERL_PLUGIN_TRUE = @PERL_PLUGIN_TRUE@
133 PLUGIN_PYTHON = @PLUGIN_PYTHON@
134 PYTHON_LIB = @PYTHON_LIB@
135 PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@
136 PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@
137 PY_INCLUDES = @PY_INCLUDES@
138 PY_LIBS = @PY_LIBS@
139 RANLIB = @RANLIB@
140 SED = @SED@
141 SET_MAKE = @SET_MAKE@
142 SHELL = @SHELL@
143 STRIP = @STRIP@
144 TAR = @TAR@
145 UNCOMPRESS = @UNCOMPRESS@
146 VERSION = @VERSION@
147 X11LIBS = @X11LIBS@
148 X_CFLAGS = @X_CFLAGS@
149 X_EXTRA_LIBS = @X_EXTRA_LIBS@
150 X_LIBS = @X_LIBS@
151 X_PRE_LIBS = @X_PRE_LIBS@
152 ac_ct_AR = @ac_ct_AR@
153 ac_ct_CC = @ac_ct_CC@
154 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 am__include = @am__include@
159 am__leading_dot = @am__leading_dot@
160 am__quote = @am__quote@
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 no_x = @no_x@
182 oldincludedir = @oldincludedir@
183 pkgconfdir = @pkgconfdir@
184 pkgstatedir = @pkgstatedir@
185 prefix = @prefix@
186 program_transform_name = @program_transform_name@
187 sbindir = @sbindir@
188 sharedstatedir = @sharedstatedir@
189 sysconfdir = @sysconfdir@
190 target_alias = @target_alias@
191 x_includes = @x_includes@
192 x_libraries = @x_libraries@
193
194 plugindir = $(pkglibdir)/plugins
195 plugin_LTLIBRARIES = cfanim.la
196 cfanim_la_SOURCES = cfanim.c\
197 ../common/plugin_common.c
198
199
200 SUBDIRS = include
201
202 cfanim_la_LIBADD =
203 cfanim_la_LDFLAGS = -module -avoid-version -Xlinker -export-dynamic -rdynamic -Xlinker -Bsymbolic
204 AM_CPPFLAGS = -I$(srcdir)/include -I$(srcdir)/../common/include -I$(top_srcdir)/include
205 subdir = plugins/cfanim
206 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
207 mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
208 CONFIG_HEADER = $(top_builddir)/include/autoconf.h
209 CONFIG_CLEAN_FILES =
210 LTLIBRARIES = $(plugin_LTLIBRARIES)
211
212 cfanim_la_DEPENDENCIES =
213 am_cfanim_la_OBJECTS = cfanim.lo plugin_common.lo
214 cfanim_la_OBJECTS = $(am_cfanim_la_OBJECTS)
215
216 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include
217 depcomp = $(SHELL) $(top_srcdir)/utils/depcomp
218 am__depfiles_maybe = depfiles
219 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/cfanim.Plo \
220 @AMDEP_TRUE@ ./$(DEPDIR)/plugin_common.Plo
221 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
222 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
223 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
224 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
225 CCLD = $(CC)
226 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
227 $(AM_LDFLAGS) $(LDFLAGS) -o $@
228 DIST_SOURCES = $(cfanim_la_SOURCES)
229
230 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
231 ps-recursive install-info-recursive uninstall-info-recursive \
232 all-recursive install-data-recursive install-exec-recursive \
233 installdirs-recursive install-recursive uninstall-recursive \
234 check-recursive installcheck-recursive
235 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
236 DIST_SUBDIRS = $(SUBDIRS)
237 SOURCES = $(cfanim_la_SOURCES)
238
239 all: all-recursive
240
241 .SUFFIXES:
242 .SUFFIXES: .c .lo .o .obj
243 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
244 cd $(top_srcdir) && \
245 $(AUTOMAKE) --gnu plugins/cfanim/Makefile
246 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
247 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
248 pluginLTLIBRARIES_INSTALL = $(INSTALL)
249 install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
250 @$(NORMAL_INSTALL)
251 $(mkinstalldirs) $(DESTDIR)$(plugindir)
252 @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
253 if test -f $$p; then \
254 f="`echo $$p | sed -e 's|^.*/||'`"; \
255 echo " $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(plugindir)/$$f"; \
256 $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(plugindir)/$$f; \
257 else :; fi; \
258 done
259
260 uninstall-pluginLTLIBRARIES:
261 @$(NORMAL_UNINSTALL)
262 @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
263 p="`echo $$p | sed -e 's|^.*/||'`"; \
264 echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(plugindir)/$$p"; \
265 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(plugindir)/$$p; \
266 done
267
268 clean-pluginLTLIBRARIES:
269 -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
270 @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
271 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
272 test "$$dir" = "$$p" && dir=.; \
273 echo "rm -f \"$${dir}/so_locations\""; \
274 rm -f "$${dir}/so_locations"; \
275 done
276 cfanim.la: $(cfanim_la_OBJECTS) $(cfanim_la_DEPENDENCIES)
277 $(LINK) -rpath $(plugindir) $(cfanim_la_LDFLAGS) $(cfanim_la_OBJECTS) $(cfanim_la_LIBADD) $(LIBS)
278
279 mostlyclean-compile:
280 -rm -f *.$(OBJEXT) core *.core
281
282 distclean-compile:
283 -rm -f *.tab.c
284
285 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cfanim.Plo@am__quote@
286 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_common.Plo@am__quote@
287
288 .c.o:
289 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
290 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
291 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
292 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
293 @am__fastdepCC_TRUE@ fi
294 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
295 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
296 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
297 @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
298
299 .c.obj:
300 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
301 @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
302 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
303 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
304 @am__fastdepCC_TRUE@ fi
305 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
306 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
307 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
308 @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
309
310 .c.lo:
311 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
312 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
313 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
314 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
315 @am__fastdepCC_TRUE@ fi
316 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
317 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
318 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
319 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
320
321 plugin_common.o: ../common/plugin_common.c
322 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT plugin_common.o -MD -MP -MF "$(DEPDIR)/plugin_common.Tpo" \
323 @am__fastdepCC_TRUE@ -c -o plugin_common.o `test -f '../common/plugin_common.c' || echo '$(srcdir)/'`../common/plugin_common.c; \
324 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/plugin_common.Tpo" "$(DEPDIR)/plugin_common.Po"; \
325 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/plugin_common.Tpo"; exit 1; \
326 @am__fastdepCC_TRUE@ fi
327 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../common/plugin_common.c' object='plugin_common.o' libtool=no @AMDEPBACKSLASH@
328 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/plugin_common.Po' tmpdepfile='$(DEPDIR)/plugin_common.TPo' @AMDEPBACKSLASH@
329 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
330 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o plugin_common.o `test -f '../common/plugin_common.c' || echo '$(srcdir)/'`../common/plugin_common.c
331
332 plugin_common.obj: ../common/plugin_common.c
333 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT plugin_common.obj -MD -MP -MF "$(DEPDIR)/plugin_common.Tpo" \
334 @am__fastdepCC_TRUE@ -c -o plugin_common.obj `if test -f '../common/plugin_common.c'; then $(CYGPATH_W) '../common/plugin_common.c'; else $(CYGPATH_W) '$(srcdir)/../common/plugin_common.c'; fi`; \
335 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/plugin_common.Tpo" "$(DEPDIR)/plugin_common.Po"; \
336 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/plugin_common.Tpo"; exit 1; \
337 @am__fastdepCC_TRUE@ fi
338 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../common/plugin_common.c' object='plugin_common.obj' libtool=no @AMDEPBACKSLASH@
339 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/plugin_common.Po' tmpdepfile='$(DEPDIR)/plugin_common.TPo' @AMDEPBACKSLASH@
340 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
341 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o plugin_common.obj `if test -f '../common/plugin_common.c'; then $(CYGPATH_W) '../common/plugin_common.c'; else $(CYGPATH_W) '$(srcdir)/../common/plugin_common.c'; fi`
342
343 plugin_common.lo: ../common/plugin_common.c
344 @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" \
345 @am__fastdepCC_TRUE@ -c -o plugin_common.lo `test -f '../common/plugin_common.c' || echo '$(srcdir)/'`../common/plugin_common.c; \
346 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/plugin_common.Tpo" "$(DEPDIR)/plugin_common.Plo"; \
347 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/plugin_common.Tpo"; exit 1; \
348 @am__fastdepCC_TRUE@ fi
349 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../common/plugin_common.c' object='plugin_common.lo' libtool=yes @AMDEPBACKSLASH@
350 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/plugin_common.Plo' tmpdepfile='$(DEPDIR)/plugin_common.TPlo' @AMDEPBACKSLASH@
351 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
352 @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
353
354 mostlyclean-libtool:
355 -rm -f *.lo
356
357 clean-libtool:
358 -rm -rf .libs _libs
359
360 distclean-libtool:
361 -rm -f libtool
362 uninstall-info-am:
363
364 # This directory's subdirectories are mostly independent; you can cd
365 # into them and run `make' without going through this Makefile.
366 # To change the values of `make' variables: instead of editing Makefiles,
367 # (1) if the variable is set in `config.status', edit `config.status'
368 # (which will cause the Makefiles to be regenerated when you run `make');
369 # (2) otherwise, pass the desired values on the `make' command line.
370 $(RECURSIVE_TARGETS):
371 @set fnord $$MAKEFLAGS; amf=$$2; \
372 dot_seen=no; \
373 target=`echo $@ | sed s/-recursive//`; \
374 list='$(SUBDIRS)'; for subdir in $$list; do \
375 echo "Making $$target in $$subdir"; \
376 if test "$$subdir" = "."; then \
377 dot_seen=yes; \
378 local_target="$$target-am"; \
379 else \
380 local_target="$$target"; \
381 fi; \
382 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
383 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
384 done; \
385 if test "$$dot_seen" = "no"; then \
386 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
387 fi; test -z "$$fail"
388
389 mostlyclean-recursive clean-recursive distclean-recursive \
390 maintainer-clean-recursive:
391 @set fnord $$MAKEFLAGS; amf=$$2; \
392 dot_seen=no; \
393 case "$@" in \
394 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
395 *) list='$(SUBDIRS)' ;; \
396 esac; \
397 rev=''; for subdir in $$list; do \
398 if test "$$subdir" = "."; then :; else \
399 rev="$$subdir $$rev"; \
400 fi; \
401 done; \
402 rev="$$rev ."; \
403 target=`echo $@ | sed s/-recursive//`; \
404 for subdir in $$rev; do \
405 echo "Making $$target in $$subdir"; \
406 if test "$$subdir" = "."; then \
407 local_target="$$target-am"; \
408 else \
409 local_target="$$target"; \
410 fi; \
411 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
412 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
413 done && test -z "$$fail"
414 tags-recursive:
415 list='$(SUBDIRS)'; for subdir in $$list; do \
416 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
417 done
418 ctags-recursive:
419 list='$(SUBDIRS)'; for subdir in $$list; do \
420 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
421 done
422
423 ETAGS = etags
424 ETAGSFLAGS =
425
426 CTAGS = ctags
427 CTAGSFLAGS =
428
429 tags: TAGS
430
431 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
432 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
433 unique=`for i in $$list; do \
434 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
435 done | \
436 $(AWK) ' { files[$$0] = 1; } \
437 END { for (i in files) print i; }'`; \
438 mkid -fID $$unique
439
440 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
441 $(TAGS_FILES) $(LISP)
442 tags=; \
443 here=`pwd`; \
444 if (etags --etags-include --version) >/dev/null 2>&1; then \
445 include_option=--etags-include; \
446 else \
447 include_option=--include; \
448 fi; \
449 list='$(SUBDIRS)'; for subdir in $$list; do \
450 if test "$$subdir" = .; then :; else \
451 test -f $$subdir/TAGS && \
452 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
453 fi; \
454 done; \
455 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
456 unique=`for i in $$list; do \
457 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
458 done | \
459 $(AWK) ' { files[$$0] = 1; } \
460 END { for (i in files) print i; }'`; \
461 test -z "$(ETAGS_ARGS)$$tags$$unique" \
462 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
463 $$tags $$unique
464
465 ctags: CTAGS
466 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
467 $(TAGS_FILES) $(LISP)
468 tags=; \
469 here=`pwd`; \
470 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
471 unique=`for i in $$list; do \
472 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
473 done | \
474 $(AWK) ' { files[$$0] = 1; } \
475 END { for (i in files) print i; }'`; \
476 test -z "$(CTAGS_ARGS)$$tags$$unique" \
477 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
478 $$tags $$unique
479
480 GTAGS:
481 here=`$(am__cd) $(top_builddir) && pwd` \
482 && cd $(top_srcdir) \
483 && gtags -i $(GTAGS_ARGS) $$here
484
485 distclean-tags:
486 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
487 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
488
489 top_distdir = ../..
490 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
491
492 distdir: $(DISTFILES)
493 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
494 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
495 list='$(DISTFILES)'; for file in $$list; do \
496 case $$file in \
497 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
498 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
499 esac; \
500 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
501 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
502 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
503 dir="/$$dir"; \
504 $(mkinstalldirs) "$(distdir)$$dir"; \
505 else \
506 dir=''; \
507 fi; \
508 if test -d $$d/$$file; then \
509 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
510 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
511 fi; \
512 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
513 else \
514 test -f $(distdir)/$$file \
515 || cp -p $$d/$$file $(distdir)/$$file \
516 || exit 1; \
517 fi; \
518 done
519 list='$(SUBDIRS)'; for subdir in $$list; do \
520 if test "$$subdir" = .; then :; else \
521 test -d $(distdir)/$$subdir \
522 || mkdir $(distdir)/$$subdir \
523 || exit 1; \
524 (cd $$subdir && \
525 $(MAKE) $(AM_MAKEFLAGS) \
526 top_distdir="$(top_distdir)" \
527 distdir=../$(distdir)/$$subdir \
528 distdir) \
529 || exit 1; \
530 fi; \
531 done
532 check-am: all-am
533 check: check-recursive
534 all-am: Makefile $(LTLIBRARIES)
535 installdirs: installdirs-recursive
536 installdirs-am:
537 $(mkinstalldirs) $(DESTDIR)$(plugindir)
538
539 install: install-recursive
540 install-exec: install-exec-recursive
541 install-data: install-data-recursive
542 uninstall: uninstall-recursive
543
544 install-am: all-am
545 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
546
547 installcheck: installcheck-recursive
548 install-strip:
549 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
550 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
551 `test -z '$(STRIP)' || \
552 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
553 mostlyclean-generic:
554
555 clean-generic:
556
557 distclean-generic:
558 -rm -f $(CONFIG_CLEAN_FILES)
559
560 maintainer-clean-generic:
561 @echo "This command is intended for maintainers to use"
562 @echo "it deletes files that may require special tools to rebuild."
563 clean: clean-recursive
564
565 clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
566 mostlyclean-am
567
568 distclean: distclean-recursive
569 -rm -rf ./$(DEPDIR)
570 -rm -f Makefile
571 distclean-am: clean-am distclean-compile distclean-generic \
572 distclean-libtool distclean-tags
573
574 dvi: dvi-recursive
575
576 dvi-am:
577
578 info: info-recursive
579
580 info-am:
581
582 install-data-am: install-pluginLTLIBRARIES
583
584 install-exec-am:
585
586 install-info: install-info-recursive
587
588 install-man:
589
590 installcheck-am:
591
592 maintainer-clean: maintainer-clean-recursive
593 -rm -rf ./$(DEPDIR)
594 -rm -f Makefile
595 maintainer-clean-am: distclean-am maintainer-clean-generic
596
597 mostlyclean: mostlyclean-recursive
598
599 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
600 mostlyclean-libtool
601
602 pdf: pdf-recursive
603
604 pdf-am:
605
606 ps: ps-recursive
607
608 ps-am:
609
610 uninstall-am: uninstall-info-am uninstall-pluginLTLIBRARIES
611
612 uninstall-info: uninstall-info-recursive
613
614 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
615 clean-generic clean-libtool clean-pluginLTLIBRARIES \
616 clean-recursive ctags ctags-recursive distclean \
617 distclean-compile distclean-generic distclean-libtool \
618 distclean-recursive distclean-tags distdir dvi dvi-am \
619 dvi-recursive info info-am info-recursive install install-am \
620 install-data install-data-am install-data-recursive \
621 install-exec install-exec-am install-exec-recursive \
622 install-info install-info-am install-info-recursive install-man \
623 install-pluginLTLIBRARIES install-recursive install-strip \
624 installcheck installcheck-am installdirs installdirs-am \
625 installdirs-recursive maintainer-clean maintainer-clean-generic \
626 maintainer-clean-recursive mostlyclean mostlyclean-compile \
627 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
628 pdf pdf-am pdf-recursive ps ps-am ps-recursive tags \
629 tags-recursive uninstall uninstall-am uninstall-info-am \
630 uninstall-info-recursive uninstall-pluginLTLIBRARIES \
631 uninstall-recursive
632
633
634 proto:
635 cproto -D__CEXTRACT__ -o include/cfanim_proto.h $(CPPFLAGS) $(AM_CPPFLAGS) \
636 `echo $(SOURCES) " " | $(AWK) -v RS=" " '/.c$$/ { print }'`
637 chmod 644 include/cfanim_proto.h
638 # Tell versions [3.59,3.63) of GNU make to not export all variables.
639 # Otherwise a system limit (for SysV at least) may be exceeded.
640 .NOEXPORT: