stage4/generate_iec/Makefile.in
changeset 649 83688d55d1ad
parent 369 569e7d9e2406
child 748 ad4265253528
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 libstage4_iec_a_AR = $(AR) $(ARFLAGS)
    77 libstage4_iec_a_AR = $(AR) $(ARFLAGS)
   211 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
   217 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
   212 	  *) \
   218 	  *) \
   213 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
   219 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
   214 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
   220 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
   215 	esac;
   221 	esac;
       
   222 $(srcdir)/../../common.mk:
   216 
   223 
   217 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   224 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   218 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   225 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   219 
   226 
   220 $(top_srcdir)/configure:  $(am__configure_deps)
   227 $(top_srcdir)/configure:  $(am__configure_deps)
   246 
   253 
   247 uninstall-libLIBRARIES:
   254 uninstall-libLIBRARIES:
   248 	@$(NORMAL_UNINSTALL)
   255 	@$(NORMAL_UNINSTALL)
   249 	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
   256 	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
   250 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
   257 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
   251 	test -n "$$files" || exit 0; \
   258 	dir='$(DESTDIR)$(libdir)'; $(am__uninstall_files_from_dir)
   252 	echo " ( cd '$(DESTDIR)$(libdir)' && rm -f "$$files" )"; \
       
   253 	cd "$(DESTDIR)$(libdir)" && rm -f $$files
       
   254 
   259 
   255 clean-libLIBRARIES:
   260 clean-libLIBRARIES:
   256 	-test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
   261 	-test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
   257 libstage4_iec.a: $(libstage4_iec_a_OBJECTS) $(libstage4_iec_a_DEPENDENCIES) 
   262 libstage4_iec.a: $(libstage4_iec_a_OBJECTS) $(libstage4_iec_a_DEPENDENCIES) $(EXTRA_libstage4_iec_a_DEPENDENCIES) 
   258 	-rm -f libstage4_iec.a
   263 	-rm -f libstage4_iec.a
   259 	$(libstage4_iec_a_AR) libstage4_iec.a $(libstage4_iec_a_OBJECTS) $(libstage4_iec_a_LIBADD)
   264 	$(libstage4_iec_a_AR) libstage4_iec.a $(libstage4_iec_a_OBJECTS) $(libstage4_iec_a_LIBADD)
   260 	$(RANLIB) libstage4_iec.a
   265 	$(RANLIB) libstage4_iec.a
   261 
   266 
   262 mostlyclean-compile:
   267 mostlyclean-compile:
   378 install-am: all-am
   383 install-am: all-am
   379 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   384 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   380 
   385 
   381 installcheck: installcheck-am
   386 installcheck: installcheck-am
   382 install-strip:
   387 install-strip:
   383 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   388 	if test -z '$(STRIP)'; then \
   384 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   389 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   385 	  `test -z '$(STRIP)' || \
   390 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   386 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
   391 	      install; \
       
   392 	else \
       
   393 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
       
   394 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
       
   395 	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
       
   396 	fi
   387 mostlyclean-generic:
   397 mostlyclean-generic:
   388 
   398 
   389 clean-generic:
   399 clean-generic:
   390 
   400 
   391 distclean-generic:
   401 distclean-generic: