diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index ac0f03f..cdbd3f4 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.15 1996/10/24 00:03:46 jfitz Exp $ +# $Id: Makefile,v 1.16 1997/03/29 23:56:36 obrien Exp $ # SUBDIR += arc @@ -14,9 +14,6 @@ SUBDIR += unrar SUBDIR += unzip SUBDIR += unzip.with_encryption - SUBDIR += uudeview - SUBDIR += uudx - SUBDIR += xdeview SUBDIR += zip SUBDIR += zip.with_encryption SUBDIR += zoo |