stage4/Makefile.in
changeset 748 ad4265253528
parent 649 83688d55d1ad
child 750 25f7b35bdff7
equal deleted inserted replaced
747:d1c1a0254e4f 748:ad4265253528
     1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
     1 # Makefile.in generated by automake 1.11 from Makefile.am.
     2 # @configure_input@
     2 # @configure_input@
     3 
     3 
     4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
     4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
     5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
     5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
     6 # Foundation, Inc.
     6 # Inc.
     7 # This Makefile.in is free software; the Free Software Foundation
     7 # This Makefile.in is free software; the Free Software Foundation
     8 # gives unlimited permission to copy and/or distribute it,
     8 # gives unlimited permission to copy and/or distribute it,
     9 # with or without modifications, as long as this notice is preserved.
     9 # with or without modifications, as long as this notice is preserved.
    10 
    10 
    11 # This program is distributed in the hope that it will be useful,
    11 # This program is distributed in the hope that it will be useful,
   207 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
   207 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
   208 	  *) \
   208 	  *) \
   209 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
   209 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
   210 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
   210 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
   211 	esac;
   211 	esac;
   212 $(srcdir)/../common.mk:
       
   213 
   212 
   214 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   213 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   215 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   214 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   216 
   215 
   217 $(top_srcdir)/configure:  $(am__configure_deps)
   216 $(top_srcdir)/configure:  $(am__configure_deps)
   225 # To change the values of `make' variables: instead of editing Makefiles,
   224 # To change the values of `make' variables: instead of editing Makefiles,
   226 # (1) if the variable is set in `config.status', edit `config.status'
   225 # (1) if the variable is set in `config.status', edit `config.status'
   227 #     (which will cause the Makefiles to be regenerated when you run `make');
   226 #     (which will cause the Makefiles to be regenerated when you run `make');
   228 # (2) otherwise, pass the desired values on the `make' command line.
   227 # (2) otherwise, pass the desired values on the `make' command line.
   229 $(RECURSIVE_TARGETS):
   228 $(RECURSIVE_TARGETS):
   230 	@fail= failcom='exit 1'; \
   229 	@failcom='exit 1'; \
   231 	for f in x $$MAKEFLAGS; do \
   230 	for f in x $$MAKEFLAGS; do \
   232 	  case $$f in \
   231 	  case $$f in \
   233 	    *=* | --[!k]*);; \
   232 	    *=* | --[!k]*);; \
   234 	    *k*) failcom='fail=yes';; \
   233 	    *k*) failcom='fail=yes';; \
   235 	  esac; \
   234 	  esac; \
   250 	if test "$$dot_seen" = "no"; then \
   249 	if test "$$dot_seen" = "no"; then \
   251 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
   250 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
   252 	fi; test -z "$$fail"
   251 	fi; test -z "$$fail"
   253 
   252 
   254 $(RECURSIVE_CLEAN_TARGETS):
   253 $(RECURSIVE_CLEAN_TARGETS):
   255 	@fail= failcom='exit 1'; \
   254 	@failcom='exit 1'; \
   256 	for f in x $$MAKEFLAGS; do \
   255 	for f in x $$MAKEFLAGS; do \
   257 	  case $$f in \
   256 	  case $$f in \
   258 	    *=* | --[!k]*);; \
   257 	    *=* | --[!k]*);; \
   259 	    *k*) failcom='fail=yes';; \
   258 	    *k*) failcom='fail=yes';; \
   260 	  esac; \
   259 	  esac; \
   426 install-am: all-am
   425 install-am: all-am
   427 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   426 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   428 
   427 
   429 installcheck: installcheck-recursive
   428 installcheck: installcheck-recursive
   430 install-strip:
   429 install-strip:
   431 	if test -z '$(STRIP)'; then \
   430 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   432 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   431 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   433 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   432 	  `test -z '$(STRIP)' || \
   434 	      install; \
   433 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
   435 	else \
       
   436 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
       
   437 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
       
   438 	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
       
   439 	fi
       
   440 mostlyclean-generic:
   434 mostlyclean-generic:
   441 
   435 
   442 clean-generic:
   436 clean-generic:
   443 	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
   437 	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
   444 
   438