comparison ext/guichan-0.8.1/src/contrib/Makefile.in @ 0:4a0efb7baf70

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