Mercurial > fife-parpg
comparison ext/guichan-0.8.1/include/guichan/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 | |
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 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ | |
49 html-recursive info-recursive install-data-recursive \ | |
50 install-dvi-recursive install-exec-recursive \ | |
51 install-html-recursive install-info-recursive \ | |
52 install-pdf-recursive install-ps-recursive install-recursive \ | |
53 installcheck-recursive installdirs-recursive pdf-recursive \ | |
54 ps-recursive uninstall-recursive | |
55 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | |
56 am__vpath_adj = case $$p in \ | |
57 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | |
58 *) f=$$p;; \ | |
59 esac; | |
60 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; | |
61 am__installdirs = "$(DESTDIR)$(libguichanincludedir)" | |
62 libguichanincludeHEADERS_INSTALL = $(INSTALL_HEADER) | |
63 HEADERS = $(libguichaninclude_HEADERS) | |
64 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ | |
65 distclean-recursive maintainer-clean-recursive | |
66 ETAGS = etags | |
67 CTAGS = ctags | |
68 DIST_SUBDIRS = $(SUBDIRS) | |
69 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |
70 ACLOCAL = @ACLOCAL@ | |
71 AMTAR = @AMTAR@ | |
72 AR = @AR@ | |
73 AS = @AS@ | |
74 AUTOCONF = @AUTOCONF@ | |
75 AUTOHEADER = @AUTOHEADER@ | |
76 AUTOMAKE = @AUTOMAKE@ | |
77 AWK = @AWK@ | |
78 CC = @CC@ | |
79 CCDEPMODE = @CCDEPMODE@ | |
80 CFLAGS = @CFLAGS@ | |
81 CPP = @CPP@ | |
82 CPPFLAGS = @CPPFLAGS@ | |
83 CXX = @CXX@ | |
84 CXXCPP = @CXXCPP@ | |
85 CXXDEPMODE = @CXXDEPMODE@ | |
86 CXXFLAGS = @CXXFLAGS@ | |
87 CYGPATH_W = @CYGPATH_W@ | |
88 DEFS = @DEFS@ | |
89 DEPDIR = @DEPDIR@ | |
90 DLLTOOL = @DLLTOOL@ | |
91 ECHO = @ECHO@ | |
92 ECHO_C = @ECHO_C@ | |
93 ECHO_N = @ECHO_N@ | |
94 ECHO_T = @ECHO_T@ | |
95 EGREP = @EGREP@ | |
96 EXEEXT = @EXEEXT@ | |
97 F77 = @F77@ | |
98 FFLAGS = @FFLAGS@ | |
99 GREP = @GREP@ | |
100 GUICHAN_BINARY_AGE = @GUICHAN_BINARY_AGE@ | |
101 GUICHAN_EXTRADIRS = @GUICHAN_EXTRADIRS@ | |
102 GUICHAN_INTERFACE_AGE = @GUICHAN_INTERFACE_AGE@ | |
103 GUICHAN_MAJOR_VERSION = @GUICHAN_MAJOR_VERSION@ | |
104 GUICHAN_MICRO_VERSION = @GUICHAN_MICRO_VERSION@ | |
105 GUICHAN_MINOR_VERSION = @GUICHAN_MINOR_VERSION@ | |
106 GUICHAN_VERSION = @GUICHAN_VERSION@ | |
107 HAVE_ALLEGRO = @HAVE_ALLEGRO@ | |
108 HAVE_SDL = @HAVE_SDL@ | |
109 INSTALL = @INSTALL@ | |
110 INSTALL_DATA = @INSTALL_DATA@ | |
111 INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |
112 INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |
113 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |
114 LDFLAGS = @LDFLAGS@ | |
115 LIBOBJS = @LIBOBJS@ | |
116 LIBS = @LIBS@ | |
117 LIBTOOL = @LIBTOOL@ | |
118 LN_S = @LN_S@ | |
119 LTLIBOBJS = @LTLIBOBJS@ | |
120 LT_AGE = @LT_AGE@ | |
121 LT_CURRENT = @LT_CURRENT@ | |
122 LT_RELEASE = @LT_RELEASE@ | |
123 LT_REVISION = @LT_REVISION@ | |
124 MAKEINFO = @MAKEINFO@ | |
125 MKDIR_P = @MKDIR_P@ | |
126 OBJDUMP = @OBJDUMP@ | |
127 OBJEXT = @OBJEXT@ | |
128 PACKAGE = @PACKAGE@ | |
129 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | |
130 PACKAGE_NAME = @PACKAGE_NAME@ | |
131 PACKAGE_STRING = @PACKAGE_STRING@ | |
132 PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |
133 PACKAGE_VERSION = @PACKAGE_VERSION@ | |
134 PATH_SEPARATOR = @PATH_SEPARATOR@ | |
135 RANLIB = @RANLIB@ | |
136 SET_MAKE = @SET_MAKE@ | |
137 SHELL = @SHELL@ | |
138 STRIP = @STRIP@ | |
139 VERSION = @VERSION@ | |
140 abs_builddir = @abs_builddir@ | |
141 abs_srcdir = @abs_srcdir@ | |
142 abs_top_builddir = @abs_top_builddir@ | |
143 abs_top_srcdir = @abs_top_srcdir@ | |
144 ac_ct_CC = @ac_ct_CC@ | |
145 ac_ct_CXX = @ac_ct_CXX@ | |
146 ac_ct_F77 = @ac_ct_F77@ | |
147 am__include = @am__include@ | |
148 am__leading_dot = @am__leading_dot@ | |
149 am__quote = @am__quote@ | |
150 am__tar = @am__tar@ | |
151 am__untar = @am__untar@ | |
152 bindir = @bindir@ | |
153 build = @build@ | |
154 build_alias = @build_alias@ | |
155 build_cpu = @build_cpu@ | |
156 build_os = @build_os@ | |
157 build_vendor = @build_vendor@ | |
158 builddir = @builddir@ | |
159 datadir = @datadir@ | |
160 datarootdir = @datarootdir@ | |
161 docdir = @docdir@ | |
162 dvidir = @dvidir@ | |
163 exec_prefix = @exec_prefix@ | |
164 host = @host@ | |
165 host_alias = @host_alias@ | |
166 host_cpu = @host_cpu@ | |
167 host_os = @host_os@ | |
168 host_vendor = @host_vendor@ | |
169 htmldir = @htmldir@ | |
170 includedir = @includedir@ | |
171 infodir = @infodir@ | |
172 install_sh = @install_sh@ | |
173 libdir = @libdir@ | |
174 libexecdir = @libexecdir@ | |
175 localedir = @localedir@ | |
176 localstatedir = @localstatedir@ | |
177 mandir = @mandir@ | |
178 mkdir_p = @mkdir_p@ | |
179 oldincludedir = @oldincludedir@ | |
180 pdfdir = @pdfdir@ | |
181 prefix = @prefix@ | |
182 program_transform_name = @program_transform_name@ | |
183 psdir = @psdir@ | |
184 sbindir = @sbindir@ | |
185 sharedstatedir = @sharedstatedir@ | |
186 srcdir = @srcdir@ | |
187 sysconfdir = @sysconfdir@ | |
188 target = @target@ | |
189 target_alias = @target_alias@ | |
190 target_cpu = @target_cpu@ | |
191 target_os = @target_os@ | |
192 target_vendor = @target_vendor@ | |
193 top_builddir = @top_builddir@ | |
194 top_srcdir = @top_srcdir@ | |
195 SUBDIRS = @GUICHAN_EXTRADIRS@ widgets hge openlayer contrib | |
196 libguichanincludedir = $(includedir)/guichan | |
197 libguichaninclude_HEADERS = \ | |
198 actionevent.hpp \ | |
199 actionlistener.hpp \ | |
200 allegro.hpp \ | |
201 basiccontainer.hpp \ | |
202 cliprectangle.hpp \ | |
203 color.hpp \ | |
204 deathlistener.hpp \ | |
205 defaultfont.hpp \ | |
206 event.hpp \ | |
207 exception.hpp \ | |
208 focushandler.hpp \ | |
209 focuslistener.hpp \ | |
210 font.hpp \ | |
211 genericinput.hpp \ | |
212 glut.hpp \ | |
213 graphics.hpp \ | |
214 gui.hpp \ | |
215 image.hpp \ | |
216 imagefont.hpp \ | |
217 imageloader.hpp \ | |
218 input.hpp \ | |
219 inputevent.hpp \ | |
220 key.hpp \ | |
221 keyevent.hpp \ | |
222 keyinput.hpp \ | |
223 keylistener.hpp \ | |
224 listmodel.hpp \ | |
225 mouseevent.hpp \ | |
226 mouseinput.hpp \ | |
227 mouselistener.hpp \ | |
228 opengl.hpp \ | |
229 platform.hpp \ | |
230 rectangle.hpp \ | |
231 selectionevent.hpp \ | |
232 selectionlistener.hpp \ | |
233 sdl.hpp \ | |
234 widget.hpp \ | |
235 widgetlistener.hpp | |
236 | |
237 EXTRA_DIST = \ | |
238 hge.hpp \ | |
239 openlayer.hpp | |
240 | |
241 all: all-recursive | |
242 | |
243 .SUFFIXES: | |
244 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) | |
245 @for dep in $?; do \ | |
246 case '$(am__configure_deps)' in \ | |
247 *$$dep*) \ | |
248 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ | |
249 && exit 0; \ | |
250 exit 1;; \ | |
251 esac; \ | |
252 done; \ | |
253 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/guichan/Makefile'; \ | |
254 cd $(top_srcdir) && \ | |
255 $(AUTOMAKE) --gnu include/guichan/Makefile | |
256 .PRECIOUS: Makefile | |
257 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | |
258 @case '$?' in \ | |
259 *config.status*) \ | |
260 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | |
261 *) \ | |
262 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ | |
263 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ | |
264 esac; | |
265 | |
266 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | |
267 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
268 | |
269 $(top_srcdir)/configure: $(am__configure_deps) | |
270 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
271 $(ACLOCAL_M4): $(am__aclocal_m4_deps) | |
272 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
273 | |
274 mostlyclean-libtool: | |
275 -rm -f *.lo | |
276 | |
277 clean-libtool: | |
278 -rm -rf .libs _libs | |
279 install-libguichanincludeHEADERS: $(libguichaninclude_HEADERS) | |
280 @$(NORMAL_INSTALL) | |
281 test -z "$(libguichanincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libguichanincludedir)" | |
282 @list='$(libguichaninclude_HEADERS)'; for p in $$list; do \ | |
283 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | |
284 f=$(am__strip_dir) \ | |
285 echo " $(libguichanincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libguichanincludedir)/$$f'"; \ | |
286 $(libguichanincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libguichanincludedir)/$$f"; \ | |
287 done | |
288 | |
289 uninstall-libguichanincludeHEADERS: | |
290 @$(NORMAL_UNINSTALL) | |
291 @list='$(libguichaninclude_HEADERS)'; for p in $$list; do \ | |
292 f=$(am__strip_dir) \ | |
293 echo " rm -f '$(DESTDIR)$(libguichanincludedir)/$$f'"; \ | |
294 rm -f "$(DESTDIR)$(libguichanincludedir)/$$f"; \ | |
295 done | |
296 | |
297 # This directory's subdirectories are mostly independent; you can cd | |
298 # into them and run `make' without going through this Makefile. | |
299 # To change the values of `make' variables: instead of editing Makefiles, | |
300 # (1) if the variable is set in `config.status', edit `config.status' | |
301 # (which will cause the Makefiles to be regenerated when you run `make'); | |
302 # (2) otherwise, pass the desired values on the `make' command line. | |
303 $(RECURSIVE_TARGETS): | |
304 @failcom='exit 1'; \ | |
305 for f in x $$MAKEFLAGS; do \ | |
306 case $$f in \ | |
307 *=* | --[!k]*);; \ | |
308 *k*) failcom='fail=yes';; \ | |
309 esac; \ | |
310 done; \ | |
311 dot_seen=no; \ | |
312 target=`echo $@ | sed s/-recursive//`; \ | |
313 list='$(SUBDIRS)'; for subdir in $$list; do \ | |
314 echo "Making $$target in $$subdir"; \ | |
315 if test "$$subdir" = "."; then \ | |
316 dot_seen=yes; \ | |
317 local_target="$$target-am"; \ | |
318 else \ | |
319 local_target="$$target"; \ | |
320 fi; \ | |
321 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
322 || eval $$failcom; \ | |
323 done; \ | |
324 if test "$$dot_seen" = "no"; then \ | |
325 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | |
326 fi; test -z "$$fail" | |
327 | |
328 $(RECURSIVE_CLEAN_TARGETS): | |
329 @failcom='exit 1'; \ | |
330 for f in x $$MAKEFLAGS; do \ | |
331 case $$f in \ | |
332 *=* | --[!k]*);; \ | |
333 *k*) failcom='fail=yes';; \ | |
334 esac; \ | |
335 done; \ | |
336 dot_seen=no; \ | |
337 case "$@" in \ | |
338 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ | |
339 *) list='$(SUBDIRS)' ;; \ | |
340 esac; \ | |
341 rev=''; for subdir in $$list; do \ | |
342 if test "$$subdir" = "."; then :; else \ | |
343 rev="$$subdir $$rev"; \ | |
344 fi; \ | |
345 done; \ | |
346 rev="$$rev ."; \ | |
347 target=`echo $@ | sed s/-recursive//`; \ | |
348 for subdir in $$rev; do \ | |
349 echo "Making $$target in $$subdir"; \ | |
350 if test "$$subdir" = "."; then \ | |
351 local_target="$$target-am"; \ | |
352 else \ | |
353 local_target="$$target"; \ | |
354 fi; \ | |
355 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
356 || eval $$failcom; \ | |
357 done && test -z "$$fail" | |
358 tags-recursive: | |
359 list='$(SUBDIRS)'; for subdir in $$list; do \ | |
360 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ | |
361 done | |
362 ctags-recursive: | |
363 list='$(SUBDIRS)'; for subdir in $$list; do \ | |
364 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ | |
365 done | |
366 | |
367 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | |
368 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
369 unique=`for i in $$list; do \ | |
370 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
371 done | \ | |
372 $(AWK) ' { files[$$0] = 1; } \ | |
373 END { for (i in files) print i; }'`; \ | |
374 mkid -fID $$unique | |
375 tags: TAGS | |
376 | |
377 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
378 $(TAGS_FILES) $(LISP) | |
379 tags=; \ | |
380 here=`pwd`; \ | |
381 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ | |
382 include_option=--etags-include; \ | |
383 empty_fix=.; \ | |
384 else \ | |
385 include_option=--include; \ | |
386 empty_fix=; \ | |
387 fi; \ | |
388 list='$(SUBDIRS)'; for subdir in $$list; do \ | |
389 if test "$$subdir" = .; then :; else \ | |
390 test ! -f $$subdir/TAGS || \ | |
391 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ | |
392 fi; \ | |
393 done; \ | |
394 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
395 unique=`for i in $$list; do \ | |
396 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
397 done | \ | |
398 $(AWK) ' { files[$$0] = 1; } \ | |
399 END { for (i in files) print i; }'`; \ | |
400 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ | |
401 test -n "$$unique" || unique=$$empty_fix; \ | |
402 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
403 $$tags $$unique; \ | |
404 fi | |
405 ctags: CTAGS | |
406 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
407 $(TAGS_FILES) $(LISP) | |
408 tags=; \ | |
409 here=`pwd`; \ | |
410 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
411 unique=`for i in $$list; do \ | |
412 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
413 done | \ | |
414 $(AWK) ' { files[$$0] = 1; } \ | |
415 END { for (i in files) print i; }'`; \ | |
416 test -z "$(CTAGS_ARGS)$$tags$$unique" \ | |
417 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | |
418 $$tags $$unique | |
419 | |
420 GTAGS: | |
421 here=`$(am__cd) $(top_builddir) && pwd` \ | |
422 && cd $(top_srcdir) \ | |
423 && gtags -i $(GTAGS_ARGS) $$here | |
424 | |
425 distclean-tags: | |
426 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | |
427 | |
428 distdir: $(DISTFILES) | |
429 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
430 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
431 list='$(DISTFILES)'; \ | |
432 dist_files=`for file in $$list; do echo $$file; done | \ | |
433 sed -e "s|^$$srcdirstrip/||;t" \ | |
434 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | |
435 case $$dist_files in \ | |
436 */*) $(MKDIR_P) `echo "$$dist_files" | \ | |
437 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | |
438 sort -u` ;; \ | |
439 esac; \ | |
440 for file in $$dist_files; do \ | |
441 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | |
442 if test -d $$d/$$file; then \ | |
443 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ | |
444 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | |
445 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | |
446 fi; \ | |
447 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | |
448 else \ | |
449 test -f $(distdir)/$$file \ | |
450 || cp -p $$d/$$file $(distdir)/$$file \ | |
451 || exit 1; \ | |
452 fi; \ | |
453 done | |
454 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ | |
455 if test "$$subdir" = .; then :; else \ | |
456 test -d "$(distdir)/$$subdir" \ | |
457 || $(MKDIR_P) "$(distdir)/$$subdir" \ | |
458 || exit 1; \ | |
459 distdir=`$(am__cd) $(distdir) && pwd`; \ | |
460 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ | |
461 (cd $$subdir && \ | |
462 $(MAKE) $(AM_MAKEFLAGS) \ | |
463 top_distdir="$$top_distdir" \ | |
464 distdir="$$distdir/$$subdir" \ | |
465 am__remove_distdir=: \ | |
466 am__skip_length_check=: \ | |
467 distdir) \ | |
468 || exit 1; \ | |
469 fi; \ | |
470 done | |
471 check-am: all-am | |
472 check: check-recursive | |
473 all-am: Makefile $(HEADERS) | |
474 installdirs: installdirs-recursive | |
475 installdirs-am: | |
476 for dir in "$(DESTDIR)$(libguichanincludedir)"; do \ | |
477 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ | |
478 done | |
479 install: install-recursive | |
480 install-exec: install-exec-recursive | |
481 install-data: install-data-recursive | |
482 uninstall: uninstall-recursive | |
483 | |
484 install-am: all-am | |
485 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
486 | |
487 installcheck: installcheck-recursive | |
488 install-strip: | |
489 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
490 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
491 `test -z '$(STRIP)' || \ | |
492 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |
493 mostlyclean-generic: | |
494 | |
495 clean-generic: | |
496 | |
497 distclean-generic: | |
498 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | |
499 | |
500 maintainer-clean-generic: | |
501 @echo "This command is intended for maintainers to use" | |
502 @echo "it deletes files that may require special tools to rebuild." | |
503 clean: clean-recursive | |
504 | |
505 clean-am: clean-generic clean-libtool mostlyclean-am | |
506 | |
507 distclean: distclean-recursive | |
508 -rm -f Makefile | |
509 distclean-am: clean-am distclean-generic distclean-tags | |
510 | |
511 dvi: dvi-recursive | |
512 | |
513 dvi-am: | |
514 | |
515 html: html-recursive | |
516 | |
517 info: info-recursive | |
518 | |
519 info-am: | |
520 | |
521 install-data-am: install-libguichanincludeHEADERS | |
522 | |
523 install-dvi: install-dvi-recursive | |
524 | |
525 install-exec-am: | |
526 | |
527 install-html: install-html-recursive | |
528 | |
529 install-info: install-info-recursive | |
530 | |
531 install-man: | |
532 | |
533 install-pdf: install-pdf-recursive | |
534 | |
535 install-ps: install-ps-recursive | |
536 | |
537 installcheck-am: | |
538 | |
539 maintainer-clean: maintainer-clean-recursive | |
540 -rm -f Makefile | |
541 maintainer-clean-am: distclean-am maintainer-clean-generic | |
542 | |
543 mostlyclean: mostlyclean-recursive | |
544 | |
545 mostlyclean-am: mostlyclean-generic mostlyclean-libtool | |
546 | |
547 pdf: pdf-recursive | |
548 | |
549 pdf-am: | |
550 | |
551 ps: ps-recursive | |
552 | |
553 ps-am: | |
554 | |
555 uninstall-am: uninstall-libguichanincludeHEADERS | |
556 | |
557 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ | |
558 install-strip | |
559 | |
560 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ | |
561 all all-am check check-am clean clean-generic clean-libtool \ | |
562 ctags ctags-recursive distclean distclean-generic \ | |
563 distclean-libtool distclean-tags distdir dvi dvi-am html \ | |
564 html-am info info-am install install-am install-data \ | |
565 install-data-am install-dvi install-dvi-am install-exec \ | |
566 install-exec-am install-html install-html-am install-info \ | |
567 install-info-am install-libguichanincludeHEADERS install-man \ | |
568 install-pdf install-pdf-am install-ps install-ps-am \ | |
569 install-strip installcheck installcheck-am installdirs \ | |
570 installdirs-am maintainer-clean maintainer-clean-generic \ | |
571 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ | |
572 ps ps-am tags tags-recursive uninstall uninstall-am \ | |
573 uninstall-libguichanincludeHEADERS | |
574 | |
575 # Tell versions [3.59,3.63) of GNU make to not export all variables. | |
576 # Otherwise a system limit (for SysV at least) may be exceeded. | |
577 .NOEXPORT: |