stage3/Makefile.in
changeset 750 25f7b35bdff7
parent 748 ad4265253528
child 751 0a5c050d64bb
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,
    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)
   228 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
   234 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
   229 	  *) \
   235 	  *) \
   230 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
   236 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
   231 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
   237 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
   232 	esac;
   238 	esac;
       
   239 $(srcdir)/../common.mk:
   233 
   240 
   234 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   241 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   235 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   242 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   236 
   243 
   237 $(top_srcdir)/configure:  $(am__configure_deps)
   244 $(top_srcdir)/configure:  $(am__configure_deps)
   263 
   270 
   264 uninstall-libLIBRARIES:
   271 uninstall-libLIBRARIES:
   265 	@$(NORMAL_UNINSTALL)
   272 	@$(NORMAL_UNINSTALL)
   266 	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
   273 	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
   267 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
   274 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
   268 	test -n "$$files" || exit 0; \
   275 	dir='$(DESTDIR)$(libdir)'; $(am__uninstall_files_from_dir)
   269 	echo " ( cd '$(DESTDIR)$(libdir)' && rm -f "$$files" )"; \
       
   270 	cd "$(DESTDIR)$(libdir)" && rm -f $$files
       
   271 
   276 
   272 clean-libLIBRARIES:
   277 clean-libLIBRARIES:
   273 	-test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
   278 	-test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
   274 libstage3.a: $(libstage3_a_OBJECTS) $(libstage3_a_DEPENDENCIES) 
   279 libstage3.a: $(libstage3_a_OBJECTS) $(libstage3_a_DEPENDENCIES) $(EXTRA_libstage3_a_DEPENDENCIES) 
   275 	-rm -f libstage3.a
   280 	-rm -f libstage3.a
   276 	$(libstage3_a_AR) libstage3.a $(libstage3_a_OBJECTS) $(libstage3_a_LIBADD)
   281 	$(libstage3_a_AR) libstage3.a $(libstage3_a_OBJECTS) $(libstage3_a_LIBADD)
   277 	$(RANLIB) libstage3.a
   282 	$(RANLIB) libstage3.a
   278 
   283 
   279 mostlyclean-compile:
   284 mostlyclean-compile:
   405 install-am: all-am
   410 install-am: all-am
   406 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   411 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   407 
   412 
   408 installcheck: installcheck-am
   413 installcheck: installcheck-am
   409 install-strip:
   414 install-strip:
   410 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   415 	if test -z '$(STRIP)'; then \
   411 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   416 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   412 	  `test -z '$(STRIP)' || \
   417 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   413 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
   418 	      install; \
       
   419 	else \
       
   420 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
       
   421 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
       
   422 	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
       
   423 	fi
   414 mostlyclean-generic:
   424 mostlyclean-generic:
   415 
   425 
   416 clean-generic:
   426 clean-generic:
   417 
   427 
   418 distclean-generic:
   428 distclean-generic: