patch-1.3.10 linux/Rules.make
Next file: linux/arch/alpha/boot/bootloader.lds
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Jul 12 07:08:18 1995
-  Orig file: 
v1.3.9/linux/Rules.make
-  Orig date: 
Tue Jul 11 10:02:47 1995
diff -u --recursive --new-file v1.3.9/linux/Rules.make linux/Rules.make
@@ -6,7 +6,7 @@
 # Common rules
 #
 .c.s:
-	$(CC) $(CFLAGS) -S $<
+	$(CC) $(CFLAGS) -S $< -o $@
 
 #
 # A rule to do nothing
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this