stage3/Makefile.in
changeset 649 83688d55d1ad
parent 565 8acbddf75333
child 657 cac2973b6884
equal deleted inserted replaced
648:5ca2aabb8bcb 649:83688d55d1ad
     1 # Makefile.in generated by automake 1.11.1 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,
    62       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    62       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    63     END { for (dir in files) print dir, files[dir] }'
    63     END { for (dir in files) print dir, files[dir] }'
    64 am__base_list = \
    64 am__base_list = \
    65   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
    65   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
    66   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
    66   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
       
    67 am__uninstall_files_from_dir = { \
       
    68   test -z "$$files" \
       
    69     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
       
    70     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
       
    71          $(am__cd) "$$dir" && rm -f $$files; }; \
       
    72   }
    67 am__installdirs = "$(DESTDIR)$(libdir)"
    73 am__installdirs = "$(DESTDIR)$(libdir)"
    68 LIBRARIES = $(lib_LIBRARIES)
    74 LIBRARIES = $(lib_LIBRARIES)
    69 AR = ar
    75 AR = ar
    70 ARFLAGS = cru
    76 ARFLAGS = cru
    71 libstage3_a_AR = $(AR) $(ARFLAGS)
    77 libstage3_a_AR = $(AR) $(ARFLAGS)
   225 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
   231 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
   226 	  *) \
   232 	  *) \
   227 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
   233 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
   228 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
   234 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
   229 	esac;
   235 	esac;
       
   236 $(srcdir)/../common.mk:
   230 
   237 
   231 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   238 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   232 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   239 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   233 
   240 
   234 $(top_srcdir)/configure:  $(am__configure_deps)
   241 $(top_srcdir)/configure:  $(am__configure_deps)
   260 
   267 
   261 uninstall-libLIBRARIES:
   268 uninstall-libLIBRARIES:
   262 	@$(NORMAL_UNINSTALL)
   269 	@$(NORMAL_UNINSTALL)
   263 	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
   270 	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
   264 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
   271 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
   265 	test -n "$$files" || exit 0; \
   272 	dir='$(DESTDIR)$(libdir)'; $(am__uninstall_files_from_dir)
   266 	echo " ( cd '$(DESTDIR)$(libdir)' && rm -f "$$files" )"; \
       
   267 	cd "$(DESTDIR)$(libdir)" && rm -f $$files
       
   268 
   273 
   269 clean-libLIBRARIES:
   274 clean-libLIBRARIES:
   270 	-test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
   275 	-test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
   271 libstage3.a: $(libstage3_a_OBJECTS) $(libstage3_a_DEPENDENCIES) 
   276 libstage3.a: $(libstage3_a_OBJECTS) $(libstage3_a_DEPENDENCIES) $(EXTRA_libstage3_a_DEPENDENCIES) 
   272 	-rm -f libstage3.a
   277 	-rm -f libstage3.a
   273 	$(libstage3_a_AR) libstage3.a $(libstage3_a_OBJECTS) $(libstage3_a_LIBADD)
   278 	$(libstage3_a_AR) libstage3.a $(libstage3_a_OBJECTS) $(libstage3_a_LIBADD)
   274 	$(RANLIB) libstage3.a
   279 	$(RANLIB) libstage3.a
   275 
   280 
   276 mostlyclean-compile:
   281 mostlyclean-compile:
   400 install-am: all-am
   405 install-am: all-am
   401 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   406 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   402 
   407 
   403 installcheck: installcheck-am
   408 installcheck: installcheck-am
   404 install-strip:
   409 install-strip:
   405 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   410 	if test -z '$(STRIP)'; then \
   406 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   411 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   407 	  `test -z '$(STRIP)' || \
   412 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   408 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
   413 	      install; \
       
   414 	else \
       
   415 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
       
   416 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
       
   417 	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
       
   418 	fi
   409 mostlyclean-generic:
   419 mostlyclean-generic:
   410 
   420 
   411 clean-generic:
   421 clean-generic:
   412 
   422 
   413 distclean-generic:
   423 distclean-generic: