patch-2.4.20 linux-2.4.20/arch/mips/tools/Makefile

Next file: linux-2.4.20/arch/mips/tools/offset.c
Previous file: linux-2.4.20/arch/mips/sni/pci.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/mips/tools/Makefile linux-2.4.20/arch/mips/tools/Makefile
@@ -17,9 +17,8 @@
 
 clean:
 	rm -f offset.[hs] $(TARGET).new
-	
-mrproper:	
-	rm -f offset.[hs] $(TARGET).new
+
+mrproper: clean
 	rm -f $(TARGET)
 
 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)