patch-1.3.9 linux/Makefile
Next file: linux/Rules.make
Previous file: linux/CREDITS
Back to the patch index
Back to the overall index
-  Lines: 17
 -  Date:
Tue Jul 11 08:02:20 1995
 -  Orig file: 
v1.3.8/linux/Makefile
 -  Orig date: 
Fri Jul  7 13:42:57 1995
 
diff -u --recursive --new-file v1.3.8/linux/Makefile linux/Makefile
@@ -1,6 +1,6 @@
 VERSION = 1
 PATCHLEVEL = 3
-SUBLEVEL = 8
+SUBLEVEL = 9
 
 ARCH = i386
 
@@ -106,8 +106,6 @@
 
 include arch/$(ARCH)/Makefile
 
-.c.s:
-	$(CC) $(CFLAGS) -S -o $*.s $<
 .s.o:
 	$(AS) -o $*.o $<
 .c.o:
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