patch-2.3.48 linux/arch/mips/boot/Makefile
Next file: linux/arch/mips/config.in
Previous file: linux/arch/mips/baget/wbflush.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Thu Feb 24 22:52:30 2000
- Orig file:
v2.3.47/linux/arch/mips/boot/Makefile
- Orig date:
Fri Jun 25 17:40:12 1999
diff -u --recursive --new-file v2.3.47/linux/arch/mips/boot/Makefile linux/arch/mips/boot/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.9 1999/04/07 18:45:23 harald Exp $
+# $Id: Makefile,v 1.10 1999/10/17 19:55:22 harald Exp $
#
# This file is subject to the terms and conditions of the GNU General Public
# License. See the file "COPYING" in the main directory of this archive
@@ -46,6 +46,8 @@
clean:
rm -f vmlinux.ecoff
+ rm -f addinitrd
+ rm -f elf2ecoff
dummy:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)