Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v1.3.55 /Makefile

Filename:/Makefile
Lines Added:2
Lines Deleted:2
Also changed in: (Previous) 1.3.54  1.3.53  1.3.52  1.3.51  1.3.50  1.3.49 
(Following) 1.3.56  1.3.57  1.3.58  1.3.59  1.3.60  1.3.61 

Location
[  1.3.55
   o  Makefile

Patch

diff -u --recursive --new-file v1.3.54/linux/Makefile linux/Makefile
--- v1.3.54/linux/Makefile   Thu Jan  4 21:54:53 1996
+++ linux/Makefile   Sat Jan  6 15:26:35 1996
@@ -1,6 +1,6 @@
 VERSION = 1
 PATCHLEVEL = 3
-SUBLEVEL = 54
+SUBLEVEL = 55
 
 ARCH = i386
 
@@ -309,7 +309,7 @@
 
 distclean: mrproper
    rm -f core `find . \( -name '*.orig' -o -name '*~' -o -name '*.bak' \
-      -o -name '#*#' -o -name '.*.orig' \) -print`
+      -o -name '#*#' -o -name '.*.orig' \) -print` TAGS
 
 
 backup: mrproper


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.