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