patch-2.0.34 linux/Makefile
Next file: linux/arch/alpha/Makefile
Previous file: linux/MAINTAINERS
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Wed Jun 3 15:17:46 1998
- Orig file:
v2.0.33/linux/Makefile
- Orig date:
Tue Mar 10 13:19:08 1998
diff -u --recursive --new-file v2.0.33/linux/Makefile linux/Makefile
@@ -1,6 +1,6 @@
VERSION = 2
PATCHLEVEL = 0
-SUBLEVEL = 33
+SUBLEVEL = 34
ARCH = i386
@@ -201,6 +201,9 @@
$(TOPDIR)/include/linux/version.h: include/linux/version.h
$(TOPDIR)/include/linux/compile.h: include/linux/compile.h
+
+ksymoops:
+ $(MAKE) -C scripts ksymoops
newversion:
@if [ ! -f .version ]; then \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov