summaryrefslogtreecommitdiff
path: root/Makefile.correct_output_files_for_.S_files.patch
blob: eb0c365b405fbf3324752c1769abc1b728f6bafe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- 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: