patch-2.4.0-test7 linux/arch/sparc/kernel/Makefile
Next file: linux/arch/sparc/kernel/check_asm.sh
Previous file: linux/arch/sparc/defconfig
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Sat Aug 12 12:08:49 2000
- Orig file:
v2.4.0-test6/linux/arch/sparc/kernel/Makefile
- Orig date:
Thu Jul 27 17:37:59 2000
diff -u --recursive --new-file v2.4.0-test6/linux/arch/sparc/kernel/Makefile linux/arch/sparc/kernel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.59 2000/07/16 18:21:24 ecd Exp $
+# $Id: Makefile,v 1.60 2000/08/12 08:35:53 ecd Exp $
# Makefile for the linux kernel.
#
# Note! Dependencies are done automagically by 'make dep', which also
@@ -6,6 +6,8 @@
# unless it's something special (ie not a .c file).
#
# Note 2! The CFLAGS definitions are now in the main makefile...
+
+SH = $(CONFIG_SHELL)
.S.s:
$(CPP) $(AFLAGS) -ansi $< -o $*.s
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)