ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/plugins/common/Makefile.in
Revision: 1.4
Committed: Sun May 7 12:49:26 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.3: +70 -108 lines
Log Message:
distconf

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