--- Makefile.save 2006-10-09 23:43:54.000000000 +0200 +++ Makefile 2006-10-09 23:57:00.000000000 +0200 @@ -1864,6 +1864,6 @@ $(SHELL) ./config.status;; \ *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ frob_Makefile_for_correct_output_files_for_.S_files $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $@ frob_Makefile_for_correct_output_files_for_.S_files $(am__depfiles_maybe);; \ esac; @@ -3520,5 +3520,5 @@ .S.o: - $(CCASCOMPILE) -c $< + $(CCASCOMPILE) -c -o $@ $< .S.obj: