Mercurial > fife-parpg
comparison ext/guichan-0.8.1/include/guichan/allegro/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 | |
17 VPATH = @srcdir@ | |
18 pkgdatadir = $(datadir)/@PACKAGE@ | |
19 pkglibdir = $(libdir)/@PACKAGE@ | |
20 pkgincludedir = $(includedir)/@PACKAGE@ | |
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | |
22 install_sh_DATA = $(install_sh) -c -m 644 | |
23 install_sh_PROGRAM = $(install_sh) -c | |
24 install_sh_SCRIPT = $(install_sh) -c | |
25 INSTALL_HEADER = $(INSTALL_DATA) | |
26 transform = $(program_transform_name) | |
27 NORMAL_INSTALL = : | |
28 PRE_INSTALL = : | |
29 POST_INSTALL = : | |
30 NORMAL_UNINSTALL = : | |
31 PRE_UNINSTALL = : | |
32 POST_UNINSTALL = : | |
33 build_triplet = @build@ | |
34 host_triplet = @host@ | |
35 target_triplet = @target@ | |
36 subdir = include/guichan/allegro | |
37 DIST_COMMON = $(libguichaninclude_HEADERS) $(srcdir)/Makefile.am \ | |
38 $(srcdir)/Makefile.in | |
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | |
40 am__aclocal_m4_deps = $(top_srcdir)/configure.in | |
41 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | |
42 $(ACLOCAL_M4) | |
43 mkinstalldirs = $(install_sh) -d | |
44 CONFIG_HEADER = $(top_builddir)/include/config.hpp | |
45 CONFIG_CLEAN_FILES = | |
46 SOURCES = | |
47 DIST_SOURCES = | |
48 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | |
49 am__vpath_adj = case $$p in \ | |
50 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | |
51 *) f=$$p;; \ | |
52 esac; | |
53 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; | |
54 am__installdirs = "$(DESTDIR)$(libguichanincludedir)" | |
55 libguichanincludeHEADERS_INSTALL = $(INSTALL_HEADER) | |
56 HEADERS = $(libguichaninclude_HEADERS) | |
57 ETAGS = etags | |
58 CTAGS = ctags | |
59 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |
60 ACLOCAL = @ACLOCAL@ | |
61 AMTAR = @AMTAR@ | |
62 AR = @AR@ | |
63 AS = @AS@ | |
64 AUTOCONF = @AUTOCONF@ | |
65 AUTOHEADER = @AUTOHEADER@ | |
66 AUTOMAKE = @AUTOMAKE@ | |
67 AWK = @AWK@ | |
68 CC = @CC@ | |
69 CCDEPMODE = @CCDEPMODE@ | |
70 CFLAGS = @CFLAGS@ | |
71 CPP = @CPP@ | |
72 CPPFLAGS = @CPPFLAGS@ | |
73 CXX = @CXX@ | |
74 CXXCPP = @CXXCPP@ | |
75 CXXDEPMODE = @CXXDEPMODE@ | |
76 CXXFLAGS = @CXXFLAGS@ | |
77 CYGPATH_W = @CYGPATH_W@ | |
78 DEFS = @DEFS@ | |
79 DEPDIR = @DEPDIR@ | |
80 DLLTOOL = @DLLTOOL@ | |
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 GREP = @GREP@ | |
90 GUICHAN_BINARY_AGE = @GUICHAN_BINARY_AGE@ | |
91 GUICHAN_EXTRADIRS = @GUICHAN_EXTRADIRS@ | |
92 GUICHAN_INTERFACE_AGE = @GUICHAN_INTERFACE_AGE@ | |
93 GUICHAN_MAJOR_VERSION = @GUICHAN_MAJOR_VERSION@ | |
94 GUICHAN_MICRO_VERSION = @GUICHAN_MICRO_VERSION@ | |
95 GUICHAN_MINOR_VERSION = @GUICHAN_MINOR_VERSION@ | |
96 GUICHAN_VERSION = @GUICHAN_VERSION@ | |
97 HAVE_ALLEGRO = @HAVE_ALLEGRO@ | |
98 HAVE_SDL = @HAVE_SDL@ | |
99 INSTALL = @INSTALL@ | |
100 INSTALL_DATA = @INSTALL_DATA@ | |
101 INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |
102 INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |
103 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |
104 LDFLAGS = @LDFLAGS@ | |
105 LIBOBJS = @LIBOBJS@ | |
106 LIBS = @LIBS@ | |
107 LIBTOOL = @LIBTOOL@ | |
108 LN_S = @LN_S@ | |
109 LTLIBOBJS = @LTLIBOBJS@ | |
110 LT_AGE = @LT_AGE@ | |
111 LT_CURRENT = @LT_CURRENT@ | |
112 LT_RELEASE = @LT_RELEASE@ | |
113 LT_REVISION = @LT_REVISION@ | |
114 MAKEINFO = @MAKEINFO@ | |
115 MKDIR_P = @MKDIR_P@ | |
116 OBJDUMP = @OBJDUMP@ | |
117 OBJEXT = @OBJEXT@ | |
118 PACKAGE = @PACKAGE@ | |
119 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | |
120 PACKAGE_NAME = @PACKAGE_NAME@ | |
121 PACKAGE_STRING = @PACKAGE_STRING@ | |
122 PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |
123 PACKAGE_VERSION = @PACKAGE_VERSION@ | |
124 PATH_SEPARATOR = @PATH_SEPARATOR@ | |
125 RANLIB = @RANLIB@ | |
126 SET_MAKE = @SET_MAKE@ | |
127 SHELL = @SHELL@ | |
128 STRIP = @STRIP@ | |
129 VERSION = @VERSION@ | |
130 abs_builddir = @abs_builddir@ | |
131 abs_srcdir = @abs_srcdir@ | |
132 abs_top_builddir = @abs_top_builddir@ | |
133 abs_top_srcdir = @abs_top_srcdir@ | |
134 ac_ct_CC = @ac_ct_CC@ | |
135 ac_ct_CXX = @ac_ct_CXX@ | |
136 ac_ct_F77 = @ac_ct_F77@ | |
137 am__include = @am__include@ | |
138 am__leading_dot = @am__leading_dot@ | |
139 am__quote = @am__quote@ | |
140 am__tar = @am__tar@ | |
141 am__untar = @am__untar@ | |
142 bindir = @bindir@ | |
143 build = @build@ | |
144 build_alias = @build_alias@ | |
145 build_cpu = @build_cpu@ | |
146 build_os = @build_os@ | |
147 build_vendor = @build_vendor@ | |
148 builddir = @builddir@ | |
149 datadir = @datadir@ | |
150 datarootdir = @datarootdir@ | |
151 docdir = @docdir@ | |
152 dvidir = @dvidir@ | |
153 exec_prefix = @exec_prefix@ | |
154 host = @host@ | |
155 host_alias = @host_alias@ | |
156 host_cpu = @host_cpu@ | |
157 host_os = @host_os@ | |
158 host_vendor = @host_vendor@ | |
159 htmldir = @htmldir@ | |
160 includedir = @includedir@ | |
161 infodir = @infodir@ | |
162 install_sh = @install_sh@ | |
163 libdir = @libdir@ | |
164 libexecdir = @libexecdir@ | |
165 localedir = @localedir@ | |
166 localstatedir = @localstatedir@ | |
167 mandir = @mandir@ | |
168 mkdir_p = @mkdir_p@ | |
169 oldincludedir = @oldincludedir@ | |
170 pdfdir = @pdfdir@ | |
171 prefix = @prefix@ | |
172 program_transform_name = @program_transform_name@ | |
173 psdir = @psdir@ | |
174 sbindir = @sbindir@ | |
175 sharedstatedir = @sharedstatedir@ | |
176 srcdir = @srcdir@ | |
177 sysconfdir = @sysconfdir@ | |
178 target = @target@ | |
179 target_alias = @target_alias@ | |
180 target_cpu = @target_cpu@ | |
181 target_os = @target_os@ | |
182 target_vendor = @target_vendor@ | |
183 top_builddir = @top_builddir@ | |
184 top_srcdir = @top_srcdir@ | |
185 libguichanincludedir = $(includedir)/guichan/allegro | |
186 libguichaninclude_HEADERS = \ | |
187 allegrofont.hpp \ | |
188 allegrographics.hpp \ | |
189 allegroimage.hpp \ | |
190 allegroimageloader.hpp \ | |
191 allegroinput.hpp | |
192 | |
193 all: all-am | |
194 | |
195 .SUFFIXES: | |
196 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) | |
197 @for dep in $?; do \ | |
198 case '$(am__configure_deps)' in \ | |
199 *$$dep*) \ | |
200 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ | |
201 && exit 0; \ | |
202 exit 1;; \ | |
203 esac; \ | |
204 done; \ | |
205 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/guichan/allegro/Makefile'; \ | |
206 cd $(top_srcdir) && \ | |
207 $(AUTOMAKE) --gnu include/guichan/allegro/Makefile | |
208 .PRECIOUS: Makefile | |
209 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | |
210 @case '$?' in \ | |
211 *config.status*) \ | |
212 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | |
213 *) \ | |
214 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ | |
215 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ | |
216 esac; | |
217 | |
218 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | |
219 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
220 | |
221 $(top_srcdir)/configure: $(am__configure_deps) | |
222 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
223 $(ACLOCAL_M4): $(am__aclocal_m4_deps) | |
224 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
225 | |
226 mostlyclean-libtool: | |
227 -rm -f *.lo | |
228 | |
229 clean-libtool: | |
230 -rm -rf .libs _libs | |
231 install-libguichanincludeHEADERS: $(libguichaninclude_HEADERS) | |
232 @$(NORMAL_INSTALL) | |
233 test -z "$(libguichanincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libguichanincludedir)" | |
234 @list='$(libguichaninclude_HEADERS)'; for p in $$list; do \ | |
235 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | |
236 f=$(am__strip_dir) \ | |
237 echo " $(libguichanincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libguichanincludedir)/$$f'"; \ | |
238 $(libguichanincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libguichanincludedir)/$$f"; \ | |
239 done | |
240 | |
241 uninstall-libguichanincludeHEADERS: | |
242 @$(NORMAL_UNINSTALL) | |
243 @list='$(libguichaninclude_HEADERS)'; for p in $$list; do \ | |
244 f=$(am__strip_dir) \ | |
245 echo " rm -f '$(DESTDIR)$(libguichanincludedir)/$$f'"; \ | |
246 rm -f "$(DESTDIR)$(libguichanincludedir)/$$f"; \ | |
247 done | |
248 | |
249 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | |
250 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
251 unique=`for i in $$list; do \ | |
252 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
253 done | \ | |
254 $(AWK) ' { files[$$0] = 1; } \ | |
255 END { for (i in files) print i; }'`; \ | |
256 mkid -fID $$unique | |
257 tags: TAGS | |
258 | |
259 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
260 $(TAGS_FILES) $(LISP) | |
261 tags=; \ | |
262 here=`pwd`; \ | |
263 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
264 unique=`for i in $$list; do \ | |
265 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
266 done | \ | |
267 $(AWK) ' { files[$$0] = 1; } \ | |
268 END { for (i in files) print i; }'`; \ | |
269 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ | |
270 test -n "$$unique" || unique=$$empty_fix; \ | |
271 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
272 $$tags $$unique; \ | |
273 fi | |
274 ctags: CTAGS | |
275 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
276 $(TAGS_FILES) $(LISP) | |
277 tags=; \ | |
278 here=`pwd`; \ | |
279 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
280 unique=`for i in $$list; do \ | |
281 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
282 done | \ | |
283 $(AWK) ' { files[$$0] = 1; } \ | |
284 END { for (i in files) print i; }'`; \ | |
285 test -z "$(CTAGS_ARGS)$$tags$$unique" \ | |
286 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | |
287 $$tags $$unique | |
288 | |
289 GTAGS: | |
290 here=`$(am__cd) $(top_builddir) && pwd` \ | |
291 && cd $(top_srcdir) \ | |
292 && gtags -i $(GTAGS_ARGS) $$here | |
293 | |
294 distclean-tags: | |
295 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | |
296 | |
297 distdir: $(DISTFILES) | |
298 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
299 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
300 list='$(DISTFILES)'; \ | |
301 dist_files=`for file in $$list; do echo $$file; done | \ | |
302 sed -e "s|^$$srcdirstrip/||;t" \ | |
303 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | |
304 case $$dist_files in \ | |
305 */*) $(MKDIR_P) `echo "$$dist_files" | \ | |
306 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | |
307 sort -u` ;; \ | |
308 esac; \ | |
309 for file in $$dist_files; do \ | |
310 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | |
311 if test -d $$d/$$file; then \ | |
312 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ | |
313 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | |
314 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | |
315 fi; \ | |
316 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | |
317 else \ | |
318 test -f $(distdir)/$$file \ | |
319 || cp -p $$d/$$file $(distdir)/$$file \ | |
320 || exit 1; \ | |
321 fi; \ | |
322 done | |
323 check-am: all-am | |
324 check: check-am | |
325 all-am: Makefile $(HEADERS) | |
326 installdirs: | |
327 for dir in "$(DESTDIR)$(libguichanincludedir)"; do \ | |
328 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ | |
329 done | |
330 install: install-am | |
331 install-exec: install-exec-am | |
332 install-data: install-data-am | |
333 uninstall: uninstall-am | |
334 | |
335 install-am: all-am | |
336 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
337 | |
338 installcheck: installcheck-am | |
339 install-strip: | |
340 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
341 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
342 `test -z '$(STRIP)' || \ | |
343 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |
344 mostlyclean-generic: | |
345 | |
346 clean-generic: | |
347 | |
348 distclean-generic: | |
349 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | |
350 | |
351 maintainer-clean-generic: | |
352 @echo "This command is intended for maintainers to use" | |
353 @echo "it deletes files that may require special tools to rebuild." | |
354 clean: clean-am | |
355 | |
356 clean-am: clean-generic clean-libtool mostlyclean-am | |
357 | |
358 distclean: distclean-am | |
359 -rm -f Makefile | |
360 distclean-am: clean-am distclean-generic distclean-tags | |
361 | |
362 dvi: dvi-am | |
363 | |
364 dvi-am: | |
365 | |
366 html: html-am | |
367 | |
368 info: info-am | |
369 | |
370 info-am: | |
371 | |
372 install-data-am: install-libguichanincludeHEADERS | |
373 | |
374 install-dvi: install-dvi-am | |
375 | |
376 install-exec-am: | |
377 | |
378 install-html: install-html-am | |
379 | |
380 install-info: install-info-am | |
381 | |
382 install-man: | |
383 | |
384 install-pdf: install-pdf-am | |
385 | |
386 install-ps: install-ps-am | |
387 | |
388 installcheck-am: | |
389 | |
390 maintainer-clean: maintainer-clean-am | |
391 -rm -f Makefile | |
392 maintainer-clean-am: distclean-am maintainer-clean-generic | |
393 | |
394 mostlyclean: mostlyclean-am | |
395 | |
396 mostlyclean-am: mostlyclean-generic mostlyclean-libtool | |
397 | |
398 pdf: pdf-am | |
399 | |
400 pdf-am: | |
401 | |
402 ps: ps-am | |
403 | |
404 ps-am: | |
405 | |
406 uninstall-am: uninstall-libguichanincludeHEADERS | |
407 | |
408 .MAKE: install-am install-strip | |
409 | |
410 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ | |
411 clean-libtool ctags distclean distclean-generic \ | |
412 distclean-libtool distclean-tags distdir dvi dvi-am html \ | |
413 html-am info info-am install install-am install-data \ | |
414 install-data-am install-dvi install-dvi-am install-exec \ | |
415 install-exec-am install-html install-html-am install-info \ | |
416 install-info-am install-libguichanincludeHEADERS install-man \ | |
417 install-pdf install-pdf-am install-ps install-ps-am \ | |
418 install-strip installcheck installcheck-am installdirs \ | |
419 maintainer-clean maintainer-clean-generic mostlyclean \ | |
420 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ | |
421 tags uninstall uninstall-am uninstall-libguichanincludeHEADERS | |
422 | |
423 # Tell versions [3.59,3.63) of GNU make to not export all variables. | |
424 # Otherwise a system limit (for SysV at least) may be exceeded. | |
425 .NOEXPORT: |