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

Next file: linux-2.4.20/arch/ia64/config.in
Previous file: linux-2.4.20/arch/ia64/Makefile
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/ia64/boot/Makefile linux-2.4.20/arch/ia64/boot/Makefile
@@ -27,6 +27,6 @@
 	-o bootloader
 
 clean:
-	rm -f $(TARGETS)
+	rm -f $(targets-y) $(OBJECTS)
 
 dep:

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