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

Next file: linux-2.4.20/arch/ia64/tools/print_offsets.c
Previous file: linux-2.4.20/arch/ia64/sn/kernel/sn_ksyms.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/ia64/tools/Makefile linux-2.4.20/arch/ia64/tools/Makefile
@@ -2,9 +2,9 @@
 
 TARGET	= $(TOPDIR)/include/asm-ia64/offsets.h
 
-all: 
+all:
 
-mrproper:
+mrproper: clean
 
 clean:
 	rm -f print_offsets.s print_offsets offsets.h

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