From 6b6657b59804851cc056796a48fd139f6a321ad7 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 13 Aug 2001 21:38:11 +0000 Subject: [PATCH] add and enable bicom --- archivers/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/archivers/Makefile b/archivers/Makefile index 0c55dcfcd6b0..58f44375632b 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.31 2001/06/30 23:14:46 taca Exp $ +# $NetBSD: Makefile,v 1.32 2001/08/13 21:38:11 wiz Exp $ # COMMENT= Archivers SUBDIR+= arc +SUBDIR+= bicom SUBDIR+= bunzip SUBDIR+= bzip2 SUBDIR+= fastjar