patch-2.3.34 linux/arch/sparc/prom/Makefile

Next file: linux/arch/sparc64/Makefile
Previous file: linux/arch/sparc/math-emu/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.33/linux/arch/sparc/prom/Makefile linux/arch/sparc/prom/Makefile
@@ -22,6 +22,6 @@
 	sync
 
 dep:
-	$(CPP) -M *.c > .depend
+	$(CPP) $(CPPFLAGS) -M *.c > .depend
 
 include $(TOPDIR)/Rules.make

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)