patch-2.1.8 linux/Makefile
Next file: linux/arch/alpha/lib/Makefile
Previous file: linux/Documentation/ide.txt
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Sun Nov 3 11:04:41 1996
- Orig file:
v2.1.7/linux/Makefile
- Orig date:
Fri Nov 1 17:13:13 1996
diff -u --recursive --new-file v2.1.7/linux/Makefile linux/Makefile
@@ -1,6 +1,6 @@
VERSION = 2
PATCHLEVEL = 1
-SUBLEVEL = 7
+SUBLEVEL = 8
ARCH = i386
@@ -313,7 +313,7 @@
rm -f core `find . -type f -name 'core' -print`
rm -f vmlinux System.map
rm -f .tmp* drivers/sound/configure
- rm -fr modules/*
+ rm -f modules/*
rm -f submenu*
mrproper: clean
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov