patch-2.3.34 linux/arch/m68k/fpsp040/Makefile
Next file: linux/arch/m68k/ifpsp060/Makefile
Previous file: linux/arch/i386/math-emu/Makefile
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Dec 20 14:43:39 1999
-  Orig file: 
v2.3.33/linux/arch/m68k/fpsp040/Makefile
-  Orig date: 
Fri Dec 20 01:19:58 1996
diff -u --recursive --new-file v2.3.33/linux/arch/m68k/fpsp040/Makefile linux/arch/m68k/fpsp040/Makefile
@@ -8,7 +8,7 @@
 # Note 2! The CFLAGS definitions are now in the main makefile...
 
 .S.o:
-	$(CC) -D__ASSEMBLY__ -traditional -c -o $*.o $<
+	$(CC) -D__ASSEMBLY__ $(AFLAGS) -traditional -c -o $*.o $<
 
 OS_TARGET := fpsp.o
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)