| Kernel v2.4.1 /net/decnet/Makefile |
|---|
 2.4.1
 net
 decnet
 Makefile
diff -u --recursive --new-file v2.4.0/linux/net/decnet/Makefile linux/net/decnet/Makefile
--- v2.4.0/linux/net/decnet/Makefile Fri Dec 29 14:07:24 2000
+++ linux/net/decnet/Makefile Mon Jan 22 13:32:10 2001
@@ -11,5 +11,3 @@
include $(TOPDIR)/Rules.make
-tar:
- tar -cvf /dev/f1 .
|