Search
lxdream.org :: lxdream/Makefile.in
lxdream 0.9.1
released Jun 29
Download Now
filename Makefile.in
changeset 360:dff4a3bbac0c
prev180:e6dcf9b65658
next459:21041c9634e4
author nkeynes
date Mon Oct 01 11:51:25 2007 +0000 (16 years ago)
permissions -rw-r--r--
last change Fix fr_bank on save file load
view annotate diff log raw
     1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
     2 # @configure_input@
     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
    13 # PARTICULAR PURPOSE.
    15 @SET_MAKE@
    17 srcdir = @srcdir@
    18 top_srcdir = @top_srcdir@
    19 VPATH = @srcdir@
    20 pkgdatadir = $(datadir)/@PACKAGE@
    21 pkglibdir = $(libdir)/@PACKAGE@
    22 pkgincludedir = $(includedir)/@PACKAGE@
    23 top_builddir = .
    25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
    26 INSTALL = @INSTALL@
    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)
    32 NORMAL_INSTALL = :
    33 PRE_INSTALL = :
    34 POST_INSTALL = :
    35 NORMAL_UNINSTALL = :
    36 PRE_UNINSTALL = :
    37 POST_UNINSTALL = :
    38 ACLOCAL = @ACLOCAL@
    39 AMDEP_FALSE = @AMDEP_FALSE@
    40 AMDEP_TRUE = @AMDEP_TRUE@
    41 AMTAR = @AMTAR@
    42 AUTOCONF = @AUTOCONF@
    43 AUTOHEADER = @AUTOHEADER@
    44 AUTOMAKE = @AUTOMAKE@
    45 AWK = @AWK@
    46 CATALOGS = @CATALOGS@
    47 CATOBJEXT = @CATOBJEXT@
    48 CC = @CC@
    49 CCDEPMODE = @CCDEPMODE@
    50 CFLAGS = @CFLAGS@
    51 CPP = @CPP@
    52 CPPFLAGS = @CPPFLAGS@
    53 CYGPATH_W = @CYGPATH_W@
    54 DATADIRNAME = @DATADIRNAME@
    55 DEFS = @DEFS@
    56 DEPDIR = @DEPDIR@
    57 ECHO_C = @ECHO_C@
    58 ECHO_N = @ECHO_N@
    59 ECHO_T = @ECHO_T@
    60 EGREP = @EGREP@
    61 EXEEXT = @EXEEXT@
    62 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
    63 GMOFILES = @GMOFILES@
    64 GMSGFMT = @GMSGFMT@
    65 GREP = @GREP@
    66 INSTALL_DATA = @INSTALL_DATA@
    67 INSTALL_PROGRAM = @INSTALL_PROGRAM@
    68 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    69 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    70 INSTOBJEXT = @INSTOBJEXT@
    71 INTLLIBS = @INTLLIBS@
    72 LDFLAGS = @LDFLAGS@
    73 LIBOBJS = @LIBOBJS@
    74 LIBS = @LIBS@
    75 LTLIBOBJS = @LTLIBOBJS@
    76 MAINT = @MAINT@
    77 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
    78 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
    79 MAKEINFO = @MAKEINFO@
    80 MKINSTALLDIRS = @MKINSTALLDIRS@
    81 MSGFMT = @MSGFMT@
    82 OBJEXT = @OBJEXT@
    83 PACKAGE = @PACKAGE@
    84 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    85 PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
    86 PACKAGE_LIBS = @PACKAGE_LIBS@
    87 PACKAGE_NAME = @PACKAGE_NAME@
    88 PACKAGE_STRING = @PACKAGE_STRING@
    89 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    90 PACKAGE_VERSION = @PACKAGE_VERSION@
    91 PATH_SEPARATOR = @PATH_SEPARATOR@
    92 PKG_CONFIG = @PKG_CONFIG@
    93 POFILES = @POFILES@
    94 POSUB = @POSUB@
    95 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
    96 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
    97 SET_MAKE = @SET_MAKE@
    98 SHELL = @SHELL@
    99 STRIP = @STRIP@
   100 USE_NLS = @USE_NLS@
   101 VERSION = @VERSION@
   102 XGETTEXT = @XGETTEXT@
   103 ac_ct_CC = @ac_ct_CC@
   104 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
   105 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
   106 am__include = @am__include@
   107 am__leading_dot = @am__leading_dot@
   108 am__quote = @am__quote@
   109 bindir = @bindir@
   110 build_alias = @build_alias@
   111 datadir = @datadir@
   112 datarootdir = @datarootdir@
   113 docdir = @docdir@
   114 dvidir = @dvidir@
   115 exec_prefix = @exec_prefix@
   116 host_alias = @host_alias@
   117 htmldir = @htmldir@
   118 includedir = @includedir@
   119 infodir = @infodir@
   120 install_sh = @install_sh@
   121 libdir = @libdir@
   122 libexecdir = @libexecdir@
   123 localedir = @localedir@
   124 localstatedir = @localstatedir@
   125 mandir = @mandir@
   126 oldincludedir = @oldincludedir@
   127 pdfdir = @pdfdir@
   128 prefix = @prefix@
   129 program_transform_name = @program_transform_name@
   130 psdir = @psdir@
   131 sbindir = @sbindir@
   132 sharedstatedir = @sharedstatedir@
   133 sysconfdir = @sysconfdir@
   134 target_alias = @target_alias@
   136 SUBDIRS = src po
   138 EXTRA_DIST = \
   139 	autogen.sh \
   140 	dream.glade \
   141 	dream.gladep
   143 subdir = .
   144 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
   145 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
   146 CONFIG_HEADER = config.h
   147 CONFIG_CLEAN_FILES =
   148 DIST_SOURCES =
   150 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
   151 	ps-recursive install-info-recursive uninstall-info-recursive \
   152 	all-recursive install-data-recursive install-exec-recursive \
   153 	installdirs-recursive install-recursive uninstall-recursive \
   154 	check-recursive installcheck-recursive
   155 DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \
   156 	COPYING ChangeLog INSTALL Makefile.am NEWS acconfig.h \
   157 	aclocal.m4 config.h.in configure configure.in depcomp \
   158 	install-sh missing mkinstalldirs
   159 DIST_SUBDIRS = $(SUBDIRS)
   160 all: config.h
   161 	$(MAKE) $(AM_MAKEFLAGS) all-recursive
   163 .SUFFIXES:
   165 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
   166  configure.lineno
   167 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
   168 	cd $(top_srcdir) && \
   169 	  $(AUTOMAKE) --gnu  Makefile
   170 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
   171 	cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
   173 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   174 	$(SHELL) ./config.status --recheck
   175 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
   176 	cd $(srcdir) && $(AUTOCONF)
   178 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in 
   179 	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
   181 config.h: stamp-h1
   182 	@if test ! -f $@; then \
   183 	  rm -f stamp-h1; \
   184 	  $(MAKE) stamp-h1; \
   185 	else :; fi
   187 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
   188 	@rm -f stamp-h1
   189 	cd $(top_builddir) && $(SHELL) ./config.status config.h
   191 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/acconfig.h
   192 	cd $(top_srcdir) && $(AUTOHEADER)
   193 	touch $(srcdir)/config.h.in
   195 distclean-hdr:
   196 	-rm -f config.h stamp-h1
   197 uninstall-info-am:
   199 # This directory's subdirectories are mostly independent; you can cd
   200 # into them and run `make' without going through this Makefile.
   201 # To change the values of `make' variables: instead of editing Makefiles,
   202 # (1) if the variable is set in `config.status', edit `config.status'
   203 #     (which will cause the Makefiles to be regenerated when you run `make');
   204 # (2) otherwise, pass the desired values on the `make' command line.
   205 $(RECURSIVE_TARGETS):
   206 	@set fnord $$MAKEFLAGS; amf=$$2; \
   207 	dot_seen=no; \
   208 	target=`echo $@ | sed s/-recursive//`; \
   209 	list='$(SUBDIRS)'; for subdir in $$list; do \
   210 	  echo "Making $$target in $$subdir"; \
   211 	  if test "$$subdir" = "."; then \
   212 	    dot_seen=yes; \
   213 	    local_target="$$target-am"; \
   214 	  else \
   215 	    local_target="$$target"; \
   216 	  fi; \
   217 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
   218 	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
   219 	done; \
   220 	if test "$$dot_seen" = "no"; then \
   221 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
   222 	fi; test -z "$$fail"
   224 mostlyclean-recursive clean-recursive distclean-recursive \
   225 maintainer-clean-recursive:
   226 	@set fnord $$MAKEFLAGS; amf=$$2; \
   227 	dot_seen=no; \
   228 	case "$@" in \
   229 	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
   230 	  *) list='$(SUBDIRS)' ;; \
   231 	esac; \
   232 	rev=''; for subdir in $$list; do \
   233 	  if test "$$subdir" = "."; then :; else \
   234 	    rev="$$subdir $$rev"; \
   235 	  fi; \
   236 	done; \
   237 	rev="$$rev ."; \
   238 	target=`echo $@ | sed s/-recursive//`; \
   239 	for subdir in $$rev; do \
   240 	  echo "Making $$target in $$subdir"; \
   241 	  if test "$$subdir" = "."; then \
   242 	    local_target="$$target-am"; \
   243 	  else \
   244 	    local_target="$$target"; \
   245 	  fi; \
   246 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
   247 	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
   248 	done && test -z "$$fail"
   249 tags-recursive:
   250 	list='$(SUBDIRS)'; for subdir in $$list; do \
   251 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
   252 	done
   253 ctags-recursive:
   254 	list='$(SUBDIRS)'; for subdir in $$list; do \
   255 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
   256 	done
   258 ETAGS = etags
   259 ETAGSFLAGS =
   261 CTAGS = ctags
   262 CTAGSFLAGS =
   264 tags: TAGS
   266 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
   267 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
   268 	unique=`for i in $$list; do \
   269 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
   270 	  done | \
   271 	  $(AWK) '    { files[$$0] = 1; } \
   272 	       END { for (i in files) print i; }'`; \
   273 	mkid -fID $$unique
   275 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
   276 		$(TAGS_FILES) $(LISP)
   277 	tags=; \
   278 	here=`pwd`; \
   279 	if (etags --etags-include --version) >/dev/null 2>&1; then \
   280 	  include_option=--etags-include; \
   281 	else \
   282 	  include_option=--include; \
   283 	fi; \
   284 	list='$(SUBDIRS)'; for subdir in $$list; do \
   285 	  if test "$$subdir" = .; then :; else \
   286 	    test -f $$subdir/TAGS && \
   287 	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
   288 	  fi; \
   289 	done; \
   290 	list='$(SOURCES) $(HEADERS) config.h.in $(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 "$(ETAGS_ARGS)$$tags$$unique" \
   297 	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
   298 	     $$tags $$unique
   300 ctags: CTAGS
   301 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
   302 		$(TAGS_FILES) $(LISP)
   303 	tags=; \
   304 	here=`pwd`; \
   305 	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
   306 	unique=`for i in $$list; do \
   307 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
   308 	  done | \
   309 	  $(AWK) '    { files[$$0] = 1; } \
   310 	       END { for (i in files) print i; }'`; \
   311 	test -z "$(CTAGS_ARGS)$$tags$$unique" \
   312 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
   313 	     $$tags $$unique
   315 GTAGS:
   316 	here=`$(am__cd) $(top_builddir) && pwd` \
   317 	  && cd $(top_srcdir) \
   318 	  && gtags -i $(GTAGS_ARGS) $$here
   320 distclean-tags:
   321 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
   322 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
   324 top_distdir = .
   325 distdir = $(PACKAGE)-$(VERSION)
   327 am__remove_distdir = \
   328   { test ! -d $(distdir) \
   329     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
   330          && rm -fr $(distdir); }; }
   332 GZIP_ENV = --best
   333 distuninstallcheck_listfiles = find . -type f -print
   334 distcleancheck_listfiles = find . -type f -print
   336 distdir: $(DISTFILES)
   337 	$(am__remove_distdir)
   338 	mkdir $(distdir)
   339 	$(mkinstalldirs) $(distdir)/po
   340 	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
   341 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
   342 	list='$(DISTFILES)'; for file in $$list; do \
   343 	  case $$file in \
   344 	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
   345 	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
   346 	  esac; \
   347 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
   348 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
   349 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
   350 	    dir="/$$dir"; \
   351 	    $(mkinstalldirs) "$(distdir)$$dir"; \
   352 	  else \
   353 	    dir=''; \
   354 	  fi; \
   355 	  if test -d $$d/$$file; then \
   356 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
   357 	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
   358 	    fi; \
   359 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
   360 	  else \
   361 	    test -f $(distdir)/$$file \
   362 	    || cp -p $$d/$$file $(distdir)/$$file \
   363 	    || exit 1; \
   364 	  fi; \
   365 	done
   366 	list='$(SUBDIRS)'; for subdir in $$list; do \
   367 	  if test "$$subdir" = .; then :; else \
   368 	    test -d $(distdir)/$$subdir \
   369 	    || mkdir $(distdir)/$$subdir \
   370 	    || exit 1; \
   371 	    (cd $$subdir && \
   372 	      $(MAKE) $(AM_MAKEFLAGS) \
   373 	        top_distdir="$(top_distdir)" \
   374 	        distdir=../$(distdir)/$$subdir \
   375 	        distdir) \
   376 	      || exit 1; \
   377 	  fi; \
   378 	done
   379 	$(MAKE) $(AM_MAKEFLAGS) \
   380 	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
   381 	  dist-hook
   382 	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
   383 	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
   384 	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
   385 	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
   386 	|| chmod -R a+r $(distdir)
   387 dist-gzip: distdir
   388 	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
   389 	$(am__remove_distdir)
   391 dist dist-all: distdir
   392 	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
   393 	$(am__remove_distdir)
   395 # This target untars the dist file and tries a VPATH configuration.  Then
   396 # it guarantees that the distribution is self-contained by making another
   397 # tarfile.
   398 distcheck: dist
   399 	$(am__remove_distdir)
   400 	GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
   401 	chmod -R a-w $(distdir); chmod a+w $(distdir)
   402 	mkdir $(distdir)/_build
   403 	mkdir $(distdir)/_inst
   404 	chmod a-w $(distdir)
   405 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
   406 	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
   407 	  && cd $(distdir)/_build \
   408 	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
   409 	    $(DISTCHECK_CONFIGURE_FLAGS) \
   410 	  && $(MAKE) $(AM_MAKEFLAGS) \
   411 	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
   412 	  && $(MAKE) $(AM_MAKEFLAGS) check \
   413 	  && $(MAKE) $(AM_MAKEFLAGS) install \
   414 	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
   415 	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
   416 	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
   417 	        distuninstallcheck \
   418 	  && chmod -R a-w "$$dc_install_base" \
   419 	  && ({ \
   420 	       (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
   421 	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
   422 	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
   423 	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
   424 	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
   425 	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
   426 	  && rm -rf "$$dc_destdir" \
   427 	  && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
   428 	  && rm -f $(distdir).tar.gz \
   429 	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
   430 	$(am__remove_distdir)
   431 	@echo "$(distdir).tar.gz is ready for distribution" | \
   432 	  sed 'h;s/./=/g;p;x;p;x'
   433 distuninstallcheck:
   434 	@cd $(distuninstallcheck_dir) \
   435 	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
   436 	   || { echo "ERROR: files left after uninstall:" ; \
   437 	        if test -n "$(DESTDIR)"; then \
   438 	          echo "  (check DESTDIR support)"; \
   439 	        fi ; \
   440 	        $(distuninstallcheck_listfiles) ; \
   441 	        exit 1; } >&2
   442 distcleancheck: distclean
   443 	@if test '$(srcdir)' = . ; then \
   444 	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
   445 	  exit 1 ; \
   446 	fi
   447 	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
   448 	  || { echo "ERROR: files left in build directory after distclean:" ; \
   449 	       $(distcleancheck_listfiles) ; \
   450 	       exit 1; } >&2
   451 check-am: all-am
   452 check: check-recursive
   453 all-am: Makefile config.h
   454 installdirs: installdirs-recursive
   455 installdirs-am:
   457 install: install-recursive
   458 install-exec: install-exec-recursive
   459 install-data: install-data-recursive
   460 uninstall: uninstall-recursive
   462 install-am: all-am
   463 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   465 installcheck: installcheck-recursive
   466 install-strip:
   467 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   468 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   469 	  `test -z '$(STRIP)' || \
   470 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
   471 mostlyclean-generic:
   473 clean-generic:
   475 distclean-generic:
   476 	-rm -f $(CONFIG_CLEAN_FILES)
   478 maintainer-clean-generic:
   479 	@echo "This command is intended for maintainers to use"
   480 	@echo "it deletes files that may require special tools to rebuild."
   481 clean: clean-recursive
   483 clean-am: clean-generic mostlyclean-am
   485 distclean: distclean-recursive
   486 	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
   487 	-rm -f Makefile
   488 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
   490 dvi: dvi-recursive
   492 dvi-am:
   494 info: info-recursive
   496 info-am:
   498 install-data-am: install-data-local
   500 install-exec-am:
   502 install-info: install-info-recursive
   504 install-man:
   506 installcheck-am:
   508 maintainer-clean: maintainer-clean-recursive
   509 	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
   510 	-rm -rf $(top_srcdir)/autom4te.cache
   511 	-rm -f Makefile
   512 maintainer-clean-am: distclean-am maintainer-clean-generic
   514 mostlyclean: mostlyclean-recursive
   516 mostlyclean-am: mostlyclean-generic
   518 pdf: pdf-recursive
   520 pdf-am:
   522 ps: ps-recursive
   524 ps-am:
   526 uninstall-am: uninstall-info-am
   528 uninstall-info: uninstall-info-recursive
   530 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
   531 	clean-generic clean-recursive ctags ctags-recursive dist \
   532 	dist-all dist-gzip distcheck distclean distclean-generic \
   533 	distclean-hdr distclean-recursive distclean-tags distcleancheck \
   534 	distdir distuninstallcheck dvi dvi-am dvi-recursive info \
   535 	info-am info-recursive install install-am install-data \
   536 	install-data-am install-data-local install-data-recursive \
   537 	install-exec install-exec-am install-exec-recursive \
   538 	install-info install-info-am install-info-recursive install-man \
   539 	install-recursive install-strip installcheck installcheck-am \
   540 	installdirs installdirs-am installdirs-recursive \
   541 	maintainer-clean maintainer-clean-generic \
   542 	maintainer-clean-recursive mostlyclean mostlyclean-generic \
   543 	mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
   544 	ps-recursive tags tags-recursive uninstall uninstall-am \
   545 	uninstall-info-am uninstall-info-recursive uninstall-recursive
   548 install-data-local:
   549 	@$(NORMAL_INSTALL)
   550 	if test -d $(srcdir)/pixmaps; then \
   551 	  $(mkinstalldirs) $(DESTDIR)$(datadir)/pixmaps/$(PACKAGE); \
   552 	  for pixmap in $(srcdir)/pixmaps/*; do \
   553 	    if test -f $$pixmap; then \
   554 	      $(INSTALL_DATA) $$pixmap $(DESTDIR)$(datadir)/pixmaps/$(PACKAGE); \
   555 	    fi \
   556 	  done \
   557 	fi
   559 dist-hook:
   560 	if test -d pixmaps; then \
   561 	  mkdir $(distdir)/pixmaps; \
   562 	  for pixmap in pixmaps/*; do \
   563 	    if test -f $$pixmap; then \
   564 	      cp -p $$pixmap $(distdir)/pixmaps; \
   565 	    fi \
   566 	  done \
   567 	fi
   568 # Tell versions [3.59,3.63) of GNU make to not export all variables.
   569 # Otherwise a system limit (for SysV at least) may be exceeded.
   570 .NOEXPORT:
.