From 0947f4236d5093a9a45735293e96130457d36c1d Mon Sep 17 00:00:00 2001 From: jwise Date: Tue, 18 Jan 2000 01:53:35 +0000 Subject: Add jssi, but disabled, as it depends on jsdk20 --- www/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/Makefile b/www/Makefile index 3e4f2552d40..6a8fc4f4678 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2000/01/17 14:14:25 agc Exp $ +# $NetBSD: Makefile,v 1.68 2000/01/18 01:53:35 jwise Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -40,6 +40,8 @@ SUBDIR += jakarta-tomcat # jsdk20 is disabled because the distfile must be manually downloaded. # SUBDIR += jsdk20 +# disabled because it depends on jsdk20 +# SUBDIR += jssi SUBDIR += libghttp # SUBDIR += libpics SUBDIR += libwww -- cgit v1.2.3