patch-2.1.73 linux/arch/mips/tools/Makefile
Next file: linux/arch/mips/tools/offset.c
Previous file: linux/arch/mips/sni/setup.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Wed Dec 10 10:31:10 1997
- Orig file:
v2.1.72/linux/arch/mips/tools/Makefile
- Orig date:
Thu Jun 26 12:33:38 1997
diff -u --recursive --new-file v2.1.72/linux/arch/mips/tools/Makefile linux/arch/mips/tools/Makefile
@@ -3,6 +3,8 @@
# Copyright (C) 1996 David S. Miller (dm@engr.sgi.com)
# Copyright (C) 1997 Ralf Baechle (ralf@gnu.ai.mit.edu)
#
+# $Id: Makefile,v 1.2 1997/09/23 06:23:49 ralf Exp $
+#
TARGET := $(TOPDIR)/include/asm-$(ARCH)/offset.h
.S.s:
@@ -21,6 +23,6 @@
offset.s: offset.c
clean:
- rm -f offset.s $(TARGET).new
+ rm -f offset.[hs] $(TARGET).new
include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov