ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/plugins/cfanim/include/Makefile.in
Revision: 1.1.1.1 (vendor branch)
Committed: Wed Mar 15 14:05:32 2006 UTC (18 years, 3 months ago) by elmex
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15
Changes since 1.1: +0 -0 lines
Log Message:
cvs -z9 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_03_15

File Contents

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