stage4/Makefile.in
changeset 750 25f7b35bdff7
parent 748 ad4265253528
equal deleted inserted replaced
749:76c87fdb5fc8 750:25f7b35bdff7
     1 # Makefile.in generated by automake 1.11 from Makefile.am.
     1 # Makefile.in generated by automake 1.11.3 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  Free Software Foundation,
     5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
     6 # Inc.
     6 # Foundation, 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:
   212 
   213 
   213 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   214 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   214 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   215 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   215 
   216 
   216 $(top_srcdir)/configure:  $(am__configure_deps)
   217 $(top_srcdir)/configure:  $(am__configure_deps)
   224 # To change the values of `make' variables: instead of editing Makefiles,
   225 # To change the values of `make' variables: instead of editing Makefiles,
   225 # (1) if the variable is set in `config.status', edit `config.status'
   226 # (1) if the variable is set in `config.status', edit `config.status'
   226 #     (which will cause the Makefiles to be regenerated when you run `make');
   227 #     (which will cause the Makefiles to be regenerated when you run `make');
   227 # (2) otherwise, pass the desired values on the `make' command line.
   228 # (2) otherwise, pass the desired values on the `make' command line.
   228 $(RECURSIVE_TARGETS):
   229 $(RECURSIVE_TARGETS):
   229 	@failcom='exit 1'; \
   230 	@fail= failcom='exit 1'; \
   230 	for f in x $$MAKEFLAGS; do \
   231 	for f in x $$MAKEFLAGS; do \
   231 	  case $$f in \
   232 	  case $$f in \
   232 	    *=* | --[!k]*);; \
   233 	    *=* | --[!k]*);; \
   233 	    *k*) failcom='fail=yes';; \
   234 	    *k*) failcom='fail=yes';; \
   234 	  esac; \
   235 	  esac; \
   249 	if test "$$dot_seen" = "no"; then \
   250 	if test "$$dot_seen" = "no"; then \
   250 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
   251 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
   251 	fi; test -z "$$fail"
   252 	fi; test -z "$$fail"
   252 
   253 
   253 $(RECURSIVE_CLEAN_TARGETS):
   254 $(RECURSIVE_CLEAN_TARGETS):
   254 	@failcom='exit 1'; \
   255 	@fail= failcom='exit 1'; \
   255 	for f in x $$MAKEFLAGS; do \
   256 	for f in x $$MAKEFLAGS; do \
   256 	  case $$f in \
   257 	  case $$f in \
   257 	    *=* | --[!k]*);; \
   258 	    *=* | --[!k]*);; \
   258 	    *k*) failcom='fail=yes';; \
   259 	    *k*) failcom='fail=yes';; \
   259 	  esac; \
   260 	  esac; \
   425 install-am: all-am
   426 install-am: all-am
   426 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   427 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   427 
   428 
   428 installcheck: installcheck-recursive
   429 installcheck: installcheck-recursive
   429 install-strip:
   430 install-strip:
   430 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   431 	if test -z '$(STRIP)'; then \
   431 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   432 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   432 	  `test -z '$(STRIP)' || \
   433 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   433 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
   434 	      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
   434 mostlyclean-generic:
   440 mostlyclean-generic:
   435 
   441 
   436 clean-generic:
   442 clean-generic:
   437 	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
   443 	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
   438 
   444