1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
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.
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
18 top_srcdir = @top_srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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)
40 AMDEP_FALSE = @AMDEP_FALSE@
41 AMDEP_TRUE = @AMDEP_TRUE@
45 ARMOBJCOPY = @ARMOBJCOPY@
46 AUDIO_ESOUND_FALSE = @AUDIO_ESOUND_FALSE@
47 AUDIO_ESOUND_TRUE = @AUDIO_ESOUND_TRUE@
49 AUTOHEADER = @AUTOHEADER@
52 BUILD_ARMTEST_FALSE = @BUILD_ARMTEST_FALSE@
53 BUILD_ARMTEST_TRUE = @BUILD_ARMTEST_TRUE@
54 BUILD_SH4X86_FALSE = @BUILD_SH4X86_FALSE@
55 BUILD_SH4X86_TRUE = @BUILD_SH4X86_TRUE@
56 BUILD_SYSTEST_FALSE = @BUILD_SYSTEST_FALSE@
57 BUILD_SYSTEST_TRUE = @BUILD_SYSTEST_TRUE@
59 CATOBJEXT = @CATOBJEXT@
61 CCDEPMODE = @CCDEPMODE@
62 CDROM_LINUX_FALSE = @CDROM_LINUX_FALSE@
63 CDROM_LINUX_TRUE = @CDROM_LINUX_TRUE@
67 CYGPATH_W = @CYGPATH_W@
68 DATADIRNAME = @DATADIRNAME@
75 ESOUND_CFLAGS = @ESOUND_CFLAGS@
76 ESOUND_LIBS = @ESOUND_LIBS@
78 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
82 GTK_CFLAGS = @GTK_CFLAGS@
84 GUI_CARBON_FALSE = @GUI_CARBON_FALSE@
85 GUI_CARBON_TRUE = @GUI_CARBON_TRUE@
86 GUI_GTK_FALSE = @GUI_GTK_FALSE@
87 GUI_GTK_TRUE = @GUI_GTK_TRUE@
88 INSTALL_DATA = @INSTALL_DATA@
89 INSTALL_PROGRAM = @INSTALL_PROGRAM@
90 INSTALL_SCRIPT = @INSTALL_SCRIPT@
91 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
92 INSTOBJEXT = @INSTOBJEXT@
96 LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
97 LIBPNG_LIBS = @LIBPNG_LIBS@
99 LTLIBOBJS = @LTLIBOBJS@
101 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
102 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
103 MAKEINFO = @MAKEINFO@
104 MKINSTALLDIRS = @MKINSTALLDIRS@
108 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
109 PACKAGE_NAME = @PACKAGE_NAME@
110 PACKAGE_STRING = @PACKAGE_STRING@
111 PACKAGE_TARNAME = @PACKAGE_TARNAME@
112 PACKAGE_VERSION = @PACKAGE_VERSION@
113 PATH_SEPARATOR = @PATH_SEPARATOR@
114 PKG_CONFIG = @PKG_CONFIG@
117 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
118 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
119 SET_MAKE = @SET_MAKE@
123 SHOBJCOPY = @SHOBJCOPY@
127 XGETTEXT = @XGETTEXT@
128 ac_ct_CC = @ac_ct_CC@
129 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
130 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
131 am__include = @am__include@
132 am__leading_dot = @am__leading_dot@
133 am__quote = @am__quote@
136 build_alias = @build_alias@
137 build_cpu = @build_cpu@
138 build_os = @build_os@
139 build_vendor = @build_vendor@
141 datarootdir = @datarootdir@
144 exec_prefix = @exec_prefix@
146 host_alias = @host_alias@
147 host_cpu = @host_cpu@
149 host_vendor = @host_vendor@
151 includedir = @includedir@
153 install_sh = @install_sh@
155 libexecdir = @libexecdir@
156 localedir = @localedir@
157 localstatedir = @localstatedir@
159 oldincludedir = @oldincludedir@
162 program_transform_name = @program_transform_name@
165 sharedstatedir = @sharedstatedir@
166 sysconfdir = @sysconfdir@
167 target_alias = @target_alias@
169 @BUILD_SYSTEST_TRUE@TEST_SUBDIR = test
170 SUBDIRS = src po $(TEST_SUBDIR)
172 EXTRA_DIST = autogen.sh
174 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
175 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
176 CONFIG_HEADER = config.h
177 CONFIG_CLEAN_FILES = test/Makefile
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 = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \
186 COPYING ChangeLog INSTALL Makefile.am NEWS TODO acconfig.h \
187 aclocal.m4 config.guess config.h.in config.sub configure \
188 configure.in depcomp install-sh missing mkinstalldirs
189 DIST_SUBDIRS = src po test
191 $(MAKE) $(AM_MAKEFLAGS) all-recursive
195 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
197 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
198 cd $(top_srcdir) && \
199 $(AUTOMAKE) --gnu Makefile
200 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
201 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
203 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
204 $(SHELL) ./config.status --recheck
205 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
206 cd $(srcdir) && $(AUTOCONF)
208 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in
209 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
212 @if test ! -f $@; then \
217 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
219 cd $(top_builddir) && $(SHELL) ./config.status config.h
221 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/acconfig.h
222 cd $(top_srcdir) && $(AUTOHEADER)
223 touch $(srcdir)/config.h.in
226 -rm -f config.h stamp-h1
227 test/Makefile: $(top_builddir)/config.status $(top_srcdir)/test/Makefile.in
228 cd $(top_builddir) && $(SHELL) ./config.status $@
231 # This directory's subdirectories are mostly independent; you can cd
232 # into them and run `make' without going through this Makefile.
233 # To change the values of `make' variables: instead of editing Makefiles,
234 # (1) if the variable is set in `config.status', edit `config.status'
235 # (which will cause the Makefiles to be regenerated when you run `make');
236 # (2) otherwise, pass the desired values on the `make' command line.
237 $(RECURSIVE_TARGETS):
238 @set fnord $$MAKEFLAGS; amf=$$2; \
240 target=`echo $@ | sed s/-recursive//`; \
241 list='$(SUBDIRS)'; for subdir in $$list; do \
242 echo "Making $$target in $$subdir"; \
243 if test "$$subdir" = "."; then \
245 local_target="$$target-am"; \
247 local_target="$$target"; \
249 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
250 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
252 if test "$$dot_seen" = "no"; then \
253 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
256 mostlyclean-recursive clean-recursive distclean-recursive \
257 maintainer-clean-recursive:
258 @set fnord $$MAKEFLAGS; amf=$$2; \
261 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
262 *) list='$(SUBDIRS)' ;; \
264 rev=''; for subdir in $$list; do \
265 if test "$$subdir" = "."; then :; else \
266 rev="$$subdir $$rev"; \
270 target=`echo $@ | sed s/-recursive//`; \
271 for subdir in $$rev; do \
272 echo "Making $$target in $$subdir"; \
273 if test "$$subdir" = "."; then \
274 local_target="$$target-am"; \
276 local_target="$$target"; \
278 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
279 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
280 done && test -z "$$fail"
282 list='$(SUBDIRS)'; for subdir in $$list; do \
283 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
286 list='$(SUBDIRS)'; for subdir in $$list; do \
287 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
298 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
299 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
300 unique=`for i in $$list; do \
301 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
303 $(AWK) ' { files[$$0] = 1; } \
304 END { for (i in files) print i; }'`; \
307 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
308 $(TAGS_FILES) $(LISP)
311 if (etags --etags-include --version) >/dev/null 2>&1; then \
312 include_option=--etags-include; \
314 include_option=--include; \
316 list='$(SUBDIRS)'; for subdir in $$list; do \
317 if test "$$subdir" = .; then :; else \
318 test -f $$subdir/TAGS && \
319 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
322 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
323 unique=`for i in $$list; do \
324 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
326 $(AWK) ' { files[$$0] = 1; } \
327 END { for (i in files) print i; }'`; \
328 test -z "$(ETAGS_ARGS)$$tags$$unique" \
329 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
333 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
334 $(TAGS_FILES) $(LISP)
337 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
338 unique=`for i in $$list; do \
339 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
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) \
348 here=`$(am__cd) $(top_builddir) && pwd` \
349 && cd $(top_srcdir) \
350 && gtags -i $(GTAGS_ARGS) $$here
353 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
354 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
357 distdir = $(PACKAGE)-$(VERSION)
359 am__remove_distdir = \
360 { test ! -d $(distdir) \
361 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
362 && rm -fr $(distdir); }; }
365 distuninstallcheck_listfiles = find . -type f -print
366 distcleancheck_listfiles = find . -type f -print
368 distdir: $(DISTFILES)
369 $(am__remove_distdir)
371 $(mkinstalldirs) $(distdir)/po $(distdir)/test
372 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
373 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
374 list='$(DISTFILES)'; for file in $$list; do \
376 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
377 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
379 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
380 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
381 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
383 $(mkinstalldirs) "$(distdir)$$dir"; \
387 if test -d $$d/$$file; then \
388 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
389 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
391 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
393 test -f $(distdir)/$$file \
394 || cp -p $$d/$$file $(distdir)/$$file \
398 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
399 if test "$$subdir" = .; then :; else \
400 test -d $(distdir)/$$subdir \
401 || mkdir $(distdir)/$$subdir \
404 $(MAKE) $(AM_MAKEFLAGS) \
405 top_distdir="$(top_distdir)" \
406 distdir=../$(distdir)/$$subdir \
411 $(MAKE) $(AM_MAKEFLAGS) \
412 top_distdir="$(top_distdir)" distdir="$(distdir)" \
414 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
415 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
416 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
417 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
418 || chmod -R a+r $(distdir)
420 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
421 $(am__remove_distdir)
423 dist dist-all: distdir
424 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
425 $(am__remove_distdir)
427 # This target untars the dist file and tries a VPATH configuration. Then
428 # it guarantees that the distribution is self-contained by making another
431 $(am__remove_distdir)
432 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
433 chmod -R a-w $(distdir); chmod a+w $(distdir)
434 mkdir $(distdir)/_build
435 mkdir $(distdir)/_inst
437 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
438 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
439 && cd $(distdir)/_build \
440 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
441 $(DISTCHECK_CONFIGURE_FLAGS) \
442 && $(MAKE) $(AM_MAKEFLAGS) \
443 && $(MAKE) $(AM_MAKEFLAGS) dvi \
444 && $(MAKE) $(AM_MAKEFLAGS) check \
445 && $(MAKE) $(AM_MAKEFLAGS) install \
446 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
447 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
448 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
450 && chmod -R a-w "$$dc_install_base" \
452 (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
453 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
454 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
455 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
456 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
457 } || { rm -rf "$$dc_destdir"; exit 1; }) \
458 && rm -rf "$$dc_destdir" \
459 && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
460 && rm -f $(distdir).tar.gz \
461 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
462 $(am__remove_distdir)
463 @echo "$(distdir).tar.gz is ready for distribution" | \
464 sed 'h;s/./=/g;p;x;p;x'
466 @cd $(distuninstallcheck_dir) \
467 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
468 || { echo "ERROR: files left after uninstall:" ; \
469 if test -n "$(DESTDIR)"; then \
470 echo " (check DESTDIR support)"; \
472 $(distuninstallcheck_listfiles) ; \
474 distcleancheck: distclean
475 @if test '$(srcdir)' = . ; then \
476 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
479 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
480 || { echo "ERROR: files left in build directory after distclean:" ; \
481 $(distcleancheck_listfiles) ; \
484 check: check-recursive
485 all-am: Makefile config.h
486 installdirs: installdirs-recursive
489 install: install-recursive
490 install-exec: install-exec-recursive
491 install-data: install-data-recursive
492 uninstall: uninstall-recursive
495 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
497 installcheck: installcheck-recursive
499 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
500 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
501 `test -z '$(STRIP)' || \
502 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
508 -rm -f $(CONFIG_CLEAN_FILES)
510 maintainer-clean-generic:
511 @echo "This command is intended for maintainers to use"
512 @echo "it deletes files that may require special tools to rebuild."
513 clean: clean-recursive
515 clean-am: clean-generic mostlyclean-am
517 distclean: distclean-recursive
518 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
520 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
530 install-data-am: install-data-local
534 install-info: install-info-recursive
540 maintainer-clean: maintainer-clean-recursive
541 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
542 -rm -rf $(top_srcdir)/autom4te.cache
544 maintainer-clean-am: distclean-am maintainer-clean-generic
546 mostlyclean: mostlyclean-recursive
548 mostlyclean-am: mostlyclean-generic
558 uninstall-am: uninstall-info-am
560 uninstall-info: uninstall-info-recursive
562 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
563 clean-generic clean-recursive ctags ctags-recursive dist \
564 dist-all dist-gzip distcheck distclean distclean-generic \
565 distclean-hdr distclean-recursive distclean-tags distcleancheck \
566 distdir distuninstallcheck dvi dvi-am dvi-recursive info \
567 info-am info-recursive install install-am install-data \
568 install-data-am install-data-local install-data-recursive \
569 install-exec install-exec-am install-exec-recursive \
570 install-info install-info-am install-info-recursive install-man \
571 install-recursive install-strip installcheck installcheck-am \
572 installdirs installdirs-am installdirs-recursive \
573 maintainer-clean maintainer-clean-generic \
574 maintainer-clean-recursive mostlyclean mostlyclean-generic \
575 mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
576 ps-recursive tags tags-recursive uninstall uninstall-am \
577 uninstall-info-am uninstall-info-recursive uninstall-recursive
582 if test -d $(srcdir)/pixmaps; then \
583 $(mkinstalldirs) $(DESTDIR)$(datadir)/pixmaps/$(PACKAGE); \
584 for pixmap in $(srcdir)/pixmaps/*; do \
585 if test -f $$pixmap; then \
586 $(INSTALL_DATA) $$pixmap $(DESTDIR)$(datadir)/pixmaps/$(PACKAGE); \
590 $(mkinstalldirs) $(DESTDIR)$(sysconfdir)
591 $(INSTALL_DATA) lxdreamrc $(DESTDIR)$(sysconfdir)
594 if test -d pixmaps; then \
595 mkdir $(distdir)/pixmaps; \
596 for pixmap in pixmaps/*; do \
597 if test -f $$pixmap; then \
598 cp -p $$pixmap $(distdir)/pixmaps; \
602 # Tell versions [3.59,3.63) of GNU make to not export all variables.
603 # Otherwise a system limit (for SysV at least) may be exceeded.
.