patch-2.1.101 linux/Makefile
Next file: linux/arch/alpha/Makefile
Previous file: linux/Documentation/transname.txt
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Fri May 8 00:09:20 1998
- Orig file:
v2.1.100/linux/Makefile
- Orig date:
Thu May 7 22:51:46 1998
diff -u --recursive --new-file v2.1.100/linux/Makefile linux/Makefile
@@ -1,6 +1,6 @@
VERSION = 2
PATCHLEVEL = 1
-SUBLEVEL = 100
+SUBLEVEL = 101
ARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/)
@@ -355,7 +355,7 @@
fi
rm -f submenu*
-mrproper: clean
+mrproper: clean archmrproper
rm -f include/linux/autoconf.h include/linux/version.h
rm -f drivers/net/hamradio/soundmodem/sm_tbl_{afsk1200,afsk2666,fsk9600}.h
rm -f drivers/net/hamradio/soundmodem/sm_tbl_{hapn4800,psk4800}.h
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov