patch-2.1.115 linux/arch/mips/boot/Makefile
Next file: linux/arch/mips/config.in
Previous file: linux/arch/m68k/mm/memory.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Tue Aug  4 16:06:56 1998
-  Orig file: 
v2.1.114/linux/arch/mips/boot/Makefile
-  Orig date: 
Wed Dec 10 10:31:09 1997
diff -u --recursive --new-file v2.1.114/linux/arch/mips/boot/Makefile linux/arch/mips/boot/Makefile
@@ -40,8 +40,8 @@
 		mcopy -o zImage a:vmlinux; \
 	fi
 
+# Don't build dependencies, this may die if $(CC) isn't gcc
 dep:
-	$(CPP) -M *.[cS] > .depend
 
 clean:
 	rm -f zImage zImage.tmp mkboot
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov