Mercurial > fife-parpg
comparison ext/guichan-0.8.1/include/guichan/widgets/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/widgets | |
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/widgets/ | |
186 libguichaninclude_HEADERS = \ | |
187 button.hpp \ | |
188 checkbox.hpp \ | |
189 container.hpp \ | |
190 dropdown.hpp \ | |
191 icon.hpp \ | |
192 imagebutton.hpp \ | |
193 label.hpp \ | |
194 listbox.hpp \ | |
195 scrollarea.hpp \ | |
196 slider.hpp \ | |
197 radiobutton.hpp \ | |
198 tab.hpp \ | |
199 tabbedarea.hpp \ | |
200 textbox.hpp \ | |
201 textfield.hpp \ | |
202 window.hpp | |
203 | |
204 all: all-am | |
205 | |
206 .SUFFIXES: | |
207 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) | |
208 @for dep in $?; do \ | |
209 case '$(am__configure_deps)' in \ | |
210 *$$dep*) \ | |
211 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ | |
212 && exit 0; \ | |
213 exit 1;; \ | |
214 esac; \ | |
215 done; \ | |
216 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/guichan/widgets/Makefile'; \ | |
217 cd $(top_srcdir) && \ | |
218 $(AUTOMAKE) --gnu include/guichan/widgets/Makefile | |
219 .PRECIOUS: Makefile | |
220 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | |
221 @case '$?' in \ | |
222 *config.status*) \ | |
223 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | |
224 *) \ | |
225 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ | |
226 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ | |
227 esac; | |
228 | |
229 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | |
230 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
231 | |
232 $(top_srcdir)/configure: $(am__configure_deps) | |
233 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
234 $(ACLOCAL_M4): $(am__aclocal_m4_deps) | |
235 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
236 | |
237 mostlyclean-libtool: | |
238 -rm -f *.lo | |
239 | |
240 clean-libtool: | |
241 -rm -rf .libs _libs | |
242 install-libguichanincludeHEADERS: $(libguichaninclude_HEADERS) | |
243 @$(NORMAL_INSTALL) | |
244 test -z "$(libguichanincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libguichanincludedir)" | |
245 @list='$(libguichaninclude_HEADERS)'; for p in $$list; do \ | |
246 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | |
247 f=$(am__strip_dir) \ | |
248 echo " $(libguichanincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libguichanincludedir)/$$f'"; \ | |
249 $(libguichanincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libguichanincludedir)/$$f"; \ | |
250 done | |
251 | |
252 uninstall-libguichanincludeHEADERS: | |
253 @$(NORMAL_UNINSTALL) | |
254 @list='$(libguichaninclude_HEADERS)'; for p in $$list; do \ | |
255 f=$(am__strip_dir) \ | |
256 echo " rm -f '$(DESTDIR)$(libguichanincludedir)/$$f'"; \ | |
257 rm -f "$(DESTDIR)$(libguichanincludedir)/$$f"; \ | |
258 done | |
259 | |
260 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | |
261 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
262 unique=`for i in $$list; do \ | |
263 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
264 done | \ | |
265 $(AWK) ' { files[$$0] = 1; } \ | |
266 END { for (i in files) print i; }'`; \ | |
267 mkid -fID $$unique | |
268 tags: TAGS | |
269 | |
270 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
271 $(TAGS_FILES) $(LISP) | |
272 tags=; \ | |
273 here=`pwd`; \ | |
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 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ | |
281 test -n "$$unique" || unique=$$empty_fix; \ | |
282 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
283 $$tags $$unique; \ | |
284 fi | |
285 ctags: CTAGS | |
286 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
287 $(TAGS_FILES) $(LISP) | |
288 tags=; \ | |
289 here=`pwd`; \ | |
290 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
291 unique=`for i in $$list; do \ | |
292 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
293 done | \ | |
294 $(AWK) ' { files[$$0] = 1; } \ | |
295 END { for (i in files) print i; }'`; \ | |
296 test -z "$(CTAGS_ARGS)$$tags$$unique" \ | |
297 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | |
298 $$tags $$unique | |
299 | |
300 GTAGS: | |
301 here=`$(am__cd) $(top_builddir) && pwd` \ | |
302 && cd $(top_srcdir) \ | |
303 && gtags -i $(GTAGS_ARGS) $$here | |
304 | |
305 distclean-tags: | |
306 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | |
307 | |
308 distdir: $(DISTFILES) | |
309 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
310 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
311 list='$(DISTFILES)'; \ | |
312 dist_files=`for file in $$list; do echo $$file; done | \ | |
313 sed -e "s|^$$srcdirstrip/||;t" \ | |
314 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | |
315 case $$dist_files in \ | |
316 */*) $(MKDIR_P) `echo "$$dist_files" | \ | |
317 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | |
318 sort -u` ;; \ | |
319 esac; \ | |
320 for file in $$dist_files; do \ | |
321 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | |
322 if test -d $$d/$$file; then \ | |
323 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ | |
324 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | |
325 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | |
326 fi; \ | |
327 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | |
328 else \ | |
329 test -f $(distdir)/$$file \ | |
330 || cp -p $$d/$$file $(distdir)/$$file \ | |
331 || exit 1; \ | |
332 fi; \ | |
333 done | |
334 check-am: all-am | |
335 check: check-am | |
336 all-am: Makefile $(HEADERS) | |
337 installdirs: | |
338 for dir in "$(DESTDIR)$(libguichanincludedir)"; do \ | |
339 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ | |
340 done | |
341 install: install-am | |
342 install-exec: install-exec-am | |
343 install-data: install-data-am | |
344 uninstall: uninstall-am | |
345 | |
346 install-am: all-am | |
347 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
348 | |
349 installcheck: installcheck-am | |
350 install-strip: | |
351 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
352 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
353 `test -z '$(STRIP)' || \ | |
354 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |
355 mostlyclean-generic: | |
356 | |
357 clean-generic: | |
358 | |
359 distclean-generic: | |
360 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | |
361 | |
362 maintainer-clean-generic: | |
363 @echo "This command is intended for maintainers to use" | |
364 @echo "it deletes files that may require special tools to rebuild." | |
365 clean: clean-am | |
366 | |
367 clean-am: clean-generic clean-libtool mostlyclean-am | |
368 | |
369 distclean: distclean-am | |
370 -rm -f Makefile | |
371 distclean-am: clean-am distclean-generic distclean-tags | |
372 | |
373 dvi: dvi-am | |
374 | |
375 dvi-am: | |
376 | |
377 html: html-am | |
378 | |
379 info: info-am | |
380 | |
381 info-am: | |
382 | |
383 install-data-am: install-libguichanincludeHEADERS | |
384 | |
385 install-dvi: install-dvi-am | |
386 | |
387 install-exec-am: | |
388 | |
389 install-html: install-html-am | |
390 | |
391 install-info: install-info-am | |
392 | |
393 install-man: | |
394 | |
395 install-pdf: install-pdf-am | |
396 | |
397 install-ps: install-ps-am | |
398 | |
399 installcheck-am: | |
400 | |
401 maintainer-clean: maintainer-clean-am | |
402 -rm -f Makefile | |
403 maintainer-clean-am: distclean-am maintainer-clean-generic | |
404 | |
405 mostlyclean: mostlyclean-am | |
406 | |
407 mostlyclean-am: mostlyclean-generic mostlyclean-libtool | |
408 | |
409 pdf: pdf-am | |
410 | |
411 pdf-am: | |
412 | |
413 ps: ps-am | |
414 | |
415 ps-am: | |
416 | |
417 uninstall-am: uninstall-libguichanincludeHEADERS | |
418 | |
419 .MAKE: install-am install-strip | |
420 | |
421 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ | |
422 clean-libtool ctags distclean distclean-generic \ | |
423 distclean-libtool distclean-tags distdir dvi dvi-am html \ | |
424 html-am info info-am install install-am install-data \ | |
425 install-data-am install-dvi install-dvi-am install-exec \ | |
426 install-exec-am install-html install-html-am install-info \ | |
427 install-info-am install-libguichanincludeHEADERS install-man \ | |
428 install-pdf install-pdf-am install-ps install-ps-am \ | |
429 install-strip installcheck installcheck-am installdirs \ | |
430 maintainer-clean maintainer-clean-generic mostlyclean \ | |
431 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ | |
432 tags uninstall uninstall-am uninstall-libguichanincludeHEADERS | |
433 | |
434 # Tell versions [3.59,3.63) of GNU make to not export all variables. | |
435 # Otherwise a system limit (for SysV at least) may be exceeded. | |
436 .NOEXPORT: |