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
- Lines: 8
- Date:
Thu Nov 28 15:53:09 2002
- Orig file:
linux-2.4.19/arch/ia64/boot/Makefile
- Orig date:
Thu Jan 4 12:50:17 2001
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)